kpayson64
|
9b1d0f9260
|
Merge pull request #9043 from kpayson64/service_rpchandler
Add ServiceRpcHandler to exported names
|
8 years ago |
Ken Payson
|
65feb6ae3d
|
Add ServiceRpcHandler to exported names
|
8 years ago |
Yang Gao
|
a3727aa8d5
|
Merge pull request #8940 from yang-g/cli
Use user provided method name when using binary files in cli
|
8 years ago |
Mark D. Roth
|
be37dff6d3
|
Merge pull request #8979 from markdroth/handshaker_cleanup
Address comments from #8913. Also make changes needed for import.
|
8 years ago |
Mark D. Roth
|
d03dfccd26
|
Merge pull request #8951 from grpc/revert-8949-revert-8922-slice_cleanup
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
|
8 years ago |
Mark D. Roth
|
aa6f24b81b
|
Merge pull request #8980 from markdroth/handshaker_early_exit
Provide a way to exit handshaking early without an error.
|
8 years ago |
kpayson64
|
5431135ce5
|
Merge pull request #8742 from kpayson64/service_names_hint
Allow handlers to hint at the services they export
|
8 years ago |
kpayson64
|
a98778f33d
|
Merge pull request #8745 from kpayson64/sigpipe_handle
Return status unavailable (over internal) on EPIPE
|
8 years ago |
Mark D. Roth
|
32f35f8576
|
Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup
|
8 years ago |
Jan Tattermusch
|
cf9e317e83
|
Merge pull request #9027 from jtattermusch/run_tests_windows_output
Readable output from run_tests.py on windows
|
8 years ago |
Mark D. Roth
|
0ee1dbbfa9
|
Catch the case where we were shutdown after a handoff.
|
8 years ago |
Mark D. Roth
|
96ba68d7cd
|
Fix more allocation bugs.
|
8 years ago |
Mark D. Roth
|
6c07bf85a3
|
Fix allocation bug.
|
8 years ago |
Mark D. Roth
|
42841414fa
|
Fix submodule checkout.
|
8 years ago |
Jan Tattermusch
|
9fe161c789
|
readable output from run_tests.py on windows
|
8 years ago |
yang-g
|
6c8de363ca
|
Use user provided method name when using binary files in cli
|
8 years ago |
apolcyn
|
c204647295
|
Merge pull request #8699 from apolcyn/run_perf_on_benchmarks
Add perf option to benchmark runner script, create text profiles and flamegraphs
|
8 years ago |
kpayson64
|
a44d3145c9
|
Allow handlers to hint at the services they export
|
8 years ago |
Alexander Polcyn
|
9f08d110f8
|
add a "perf" option to benchmarks script, generate profile text reports and flamegraphs
|
8 years ago |
Mark D. Roth
|
3c1cd53187
|
Merge remote-tracking branch 'upstream/master' into handshaker_early_exit
|
8 years ago |
apolcyn
|
ad13e597e5
|
Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout
handle empty string for qps workers in driver and dont quit them after netperf test
|
8 years ago |
Mark D. Roth
|
eed3815e9e
|
Pass ownership of grpc_tcp_server_acceptor to connector.
|
8 years ago |
Mark D. Roth
|
5b850b2194
|
clang-format
|
8 years ago |
Mark D. Roth
|
c898417302
|
Fix race condition on shutdown.
|
8 years ago |
Craig Tiller
|
ef17501a60
|
Merge pull request #8898 from rjshade/fix_tsan
Fix TSAN failure when running DEBUG mode.
|
8 years ago |
Muxi Yan
|
17ebccffe7
|
Merge pull request #8344 from muxi/cronet-stream-read
Fix Cronet end2end tests
|
8 years ago |
David Garcia Quintas
|
ec7ba39317
|
PR comments
|
8 years ago |
David Garcia Quintas
|
3da4188176
|
Fix handling of streams waiting for concurrency
|
8 years ago |
Craig Tiller
|
5f5f470b13
|
Merge pull request #8930 from ctiller/fixit19
Make TCP error messages more descriptive
|
8 years ago |
Masood Malekghassemi
|
307ee65034
|
Merge pull request #8966 from soltanmm-google/this-is-okay
Fix #8285
|
8 years ago |
Masood Malekghassemi
|
dfd5199e0e
|
Unpin Python setuptools dependency
Fixes #8285, allows us to work on later versions of virtualenv without
getting problems with too-recent python packaging versions.
|
8 years ago |
Muxi Yan
|
58d68f0d49
|
Turn off Cronet logging
|
8 years ago |
David G. Quintas
|
e7825eae1e
|
Merge pull request #8986 from dgquintas/rename_gbench_2
Renamed google_benchmark submodule to benchmark (bis)
|
8 years ago |
Mark D. Roth
|
7d74b666bb
|
Redo change accidentally reverted in previous commit.
|
8 years ago |
Mark D. Roth
|
887e218ccc
|
Make grpc_handshaker vtable wrapper functions public.
|
8 years ago |
Mark D. Roth
|
cc8487eebe
|
clang-format
|
8 years ago |
Mark D. Roth
|
d095340897
|
Allow creating security handshaker without adding it to handshake manager.
|
8 years ago |
Mark D. Roth
|
3059828bf6
|
Make handshakers that exit early responsible for cleaning up all args.
|
8 years ago |
Vijay Pai
|
bd3af4ec03
|
Merge pull request #8984 from murgatroid99/node_perf_test_quit_fix
Perform quit operations in a useful order in Node perf tests
|
8 years ago |
David Garcia Quintas
|
ff3112188b
|
Renamed google_benchmark submodule to benchmark
|
8 years ago |
murgatroid99
|
200ef28796
|
Perform quit operations in a useful order in Node perf tests
|
8 years ago |
Mark D. Roth
|
170a073b26
|
clang-format
|
8 years ago |
Mark D. Roth
|
cc527cf0e4
|
Provide a way to exit handshaking early without an error.
|
8 years ago |
Muxi Yan
|
7c9076ab7a
|
Merge pull request #8960 from muxi/test-timeout-flakiness
Increase and unify test timeout of Objective C tests
|
8 years ago |
Mark D. Roth
|
5335cd62b6
|
Fix test.
|
8 years ago |
Mark D. Roth
|
d9ef2830d0
|
clang-format
|
8 years ago |
Mark D. Roth
|
71daef7e32
|
Clarify comment.
|
8 years ago |
Mark D. Roth
|
65b79c8dda
|
Rename *_create_handshakers() to *_add_handshakers().
|
8 years ago |
Jan Tattermusch
|
bc4403ad74
|
Merge pull request #8948 from jtattermusch/internal_fuzzer
Try running client_fuzzer on internal CI
|
8 years ago |
Masood Malekghassemi
|
52493d84c2
|
Merge pull request #8965 from soltanmm-google/let's-try-that-again
Fix test runner failures for Python on Windows
|
8 years ago |