23968 Commits (194513e388b3eedb5bbaa2b5dbcaa8509467752f)
 

Author SHA1 Message Date
Mark D. Roth 194513e388 Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fix 8 years ago
Mark D. Roth f03a078e12 Merge pull request #10451 from markdroth/subchannel_arena_fix 8 years ago
Mark D. Roth 61a6398675 Fix refcounting for subchannel call stack init failures. 8 years ago
Muxi Yan 80b4a8af19 Merge pull request #10460 from muxi/disable-cronet-unit-tests 8 years ago
Mark D. Roth b39bf85dfc Fix test for CLIENT_DIRECT_CHANNEL fixtures. 8 years ago
Craig Tiller bbcf378192 Merge pull request #10457 from ctiller/fixmsan 8 years ago
Mark D. Roth e645d13bda Fix build. 8 years ago
Mark D. Roth 9cda56747f Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fix 8 years ago
Muxi Yan 54aa9a0558 Merge pull request #10471 from muxi/fix-recv-message-update 8 years ago
Yuchen Zeng 526e624c58 Merge pull request #9902 from y-zeng/keepalive_server 8 years ago
Michael Lumish 500e361826 Merge pull request #10416 from murgatroid99/node_performance_tests 8 years ago
Michael Lumish 494a81c8a4 Merge pull request #10294 from murgatroid99/node_dbg_release_split 8 years ago
Mehrdad Afshari 0cbfad62cf Support custom pool in enable_server_reflection 8 years ago
Muxi Yan d0ee7a92ba Fix the hard conversion problem in cronet_transport.c 8 years ago
Muxi Yan e800e1c5d0 Fix the hard conversion problem in cronet_transport.c 8 years ago
Yang Gao c02f36bc9e Merge pull request #10334 from wcevans/master 8 years ago
Mark D. Roth b7d833b865 Change filter_call_init_fails test to catch the bug. 8 years ago
Mark D. Roth f0a83cf9cb Merge branch 'subchannel_arena_fix' into filter_call_init_fail_fix 8 years ago
Mark D. Roth ca13603302 Do not retry when we fail to create a subchannel call. 8 years ago
Mark D. Roth 7477a14e3c Remove invalid gpr_free() of arena-allocated memory. 8 years ago
Craig Tiller ca38800d62 Merge pull request #10423 from ctiller/minimal 8 years ago
Yuchen Zeng b0c2225336 generate projects 8 years ago
Muxi Yan 5ce09f08d2 Disable CronetUnitTests for possible Jenkins flakiness 8 years ago
kpayson64 f2ceefb9e2 Merge pull request #8063 from royalharsh/buffers 8 years ago
Craig Tiller be094fc5e6 Fix compile 8 years ago
Craig Tiller e3b5921559 Potential msan fix 8 years ago
Chris Evans ed2a5470db Calculate RPC deadline right before call creation 8 years ago
Craig Tiller ad286c35da Merge github.com:grpc/grpc into minimal 8 years ago
Craig Tiller 82c7fec59c Merge pull request #9949 from ctiller/new_transport_op 8 years ago
Craig Tiller 14af85e8d2 Merge pull request #10447 from ctiller/arena 8 years ago
Craig Tiller 3b17e8aad7 Merge pull request #10194 from ctiller/atomic-timers 8 years ago
Yuchen Zeng 8b0a4d207c Add KEEPALIVE_TIME_BACKOFF_MULTIPLIER macro 8 years ago
Yuchen Zeng ebe6baaf64 Double keepalive_time when the client needs to be calmed 8 years ago
Yuchen Zeng 5f89996e69 Enable server-side keepalive pings 8 years ago
Yuchen Zeng c18d4b39c8 Change time unit to ms 8 years ago
Yuchen Zeng fe59341360 Reword comments 8 years ago
Yuchen Zeng 78da25097d Update with the new grpc_erro interface 8 years ago
Yuchen Zeng 114a848972 Disable bdp probe in bad_ping test 8 years ago
Yuchen Zeng af5c505fc1 Add bad_ping test, fix ping test 8 years ago
Yuchen Zeng 187c752c6f Add min_ping_interval_without_data 8 years ago
Yuchen Zeng 0937fc1a30 Client-side keepalive pings server enforcement 8 years ago
Yuchen Zeng 5272dfca33 Reset the keepalive timer when sending a bdp ping 8 years ago
Vijay Pai 2d793c9813 Merge pull request #9892 from vjpai/shortstream 8 years ago
Craig Tiller 659030f0a4 Merge github.com:grpc/grpc into new_transport_op 8 years ago
Craig Tiller 8fb174e66e Merge branch 'new_transport_op' of github.com:ctiller/grpc into new_transport_op 8 years ago
Craig Tiller a044424430 clang-format 8 years ago
Craig Tiller 3a20cec8a3 Merge branch 'arena' of github.com:ctiller/grpc into arena 8 years ago
Craig Tiller f07e6a3136 Undo experimental change 8 years ago
Craig Tiller 8d322776f6 Merge github.com:grpc/grpc into minimal 8 years ago
Vijay Pai 45a9abae95 Add option to limit # of messages per stream with tests 8 years ago