Mark D. Roth
|
3cadfb152f
|
Started updating docs.
|
8 years ago |
Craig Tiller
|
4603a1c7a4
|
Merge pull request #9062 from grpc/revert-9019-short_deadlines
Revert "Handle (and test) short call deadlines"
|
8 years ago |
Craig Tiller
|
de58cd07b1
|
Merge pull request #9063 from grpc/revert-8951-revert-8949-revert-8922-slice_cleanup
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
|
8 years ago |
Craig Tiller
|
30268a99e0
|
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
|
8 years ago |
Craig Tiller
|
70a85ad617
|
Revert "Handle (and test) short call deadlines"
|
8 years ago |
Jan Tattermusch
|
b62bffbea5
|
Merge pull request #9026 from jtattermusch/protobuf_consistent_cmake
Make cmake protobuf building consistent with third_party/protobuf
|
8 years ago |
Jan Tattermusch
|
92f059e692
|
Merge pull request #9028 from jtattermusch/remove_releasesigned_config
Get rid of unused ReleaseSigned config
|
8 years ago |
Craig Tiller
|
d225241b4a
|
Merge pull request #9055 from randvis/patch-1
Fix the incorrect number of states
|
8 years ago |
randvis
|
0a588c6453
|
Fix the incorrect number of states
There're five states: CONNECTING, READY, TRANSIENT_FAILURE, IDLE, SHUTDOWN.
|
8 years ago |
David G. Quintas
|
48b1558823
|
Merge pull request #8797 from sreecha/pss_pi
Rewrite pollset_set implementation
|
8 years ago |
David G. Quintas
|
8cbaeb89f3
|
Merge pull request #9019 from dgquintas/short_deadlines
Handle (and test) short call deadlines
|
8 years ago |
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 |
David Garcia Quintas
|
9460166968
|
Short deadlines: set Status on deadline
|
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
|
c7df4cfd7c
|
get rid of unused ReleaseSigned config
|
8 years ago |
Jan Tattermusch
|
9fe161c789
|
readable output from run_tests.py on windows
|
8 years ago |
Jan Tattermusch
|
e3e2106fad
|
make protobuf building consistent
|
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 |
Sree Kuchibhotla
|
8bebcbcf7c
|
Remove pollset_set_test for now and send it in a separate PR
|
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 |
Sree Kuchibhotla
|
e6f516ecc9
|
Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c
|
8 years ago |
Sree Kuchibhotla
|
d36e8069cb
|
Merge branch 'master' into pss_pi
|
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 |