28247 Commits (1c1e6beb2068f8d3b0839833a74ee0b925c2441f)
 

Author SHA1 Message Date
Yuchen Zeng b56cf2d3bf Protect fdn->fd 8 years ago
Nicolas "Pixel" Noble 532aad7752 Adding script to generate pull request list from an interval. 8 years ago
Yash Tibrewal 85629d0696 Add missing exec_ctx parameter to pollset_uv.c 8 years ago
Yash Tibrewal 81e476e6d6 Merge pull request #12624 from yashykt/ctocc6 8 years ago
ZhouyihaiDing c6f9cf3158 update composer installing protobuf v3 for php-qps 8 years ago
Craig Tiller 1b23b104d0 Merge pull request #12580 from ctiller/execp 8 years ago
Yuchen Zeng 79c12b9dc0 Drain readable fd 8 years ago
Craig Tiller 7fcdd7add0 Really spell out code generation 8 years ago
Craig Tiller ca87867579 Merge pull request #12571 from vladmos/depset 8 years ago
Craig Tiller 5e5b73ccf0 Merge github.com:grpc/grpc into execp 8 years ago
Craig Tiller 1e9650ca36 Merge pull request #12641 from ctiller/simple_names 8 years ago
Craig Tiller a262f8fa79 Merge pull request #12370 from ctiller/pollset_kick_stats 8 years ago
Ken Payson 2746bd5998 Fix cython definition to match c definition 8 years ago
Craig Tiller 0f7dc4f71d Use shortname for shortname for json_run_localhost tests 8 years ago
Vijay Pai 43b55221e4 Cancel outstanding streams when shutting down the client 8 years ago
Nathaniel Manista 574faf3b05 Merge pull request #12625 from nathanielmanistaatgoogle/grpc_1_0_flag 8 years ago
Yash Tibrewal 6712c7d203 Merging master into yashykt:ctocc6 8 years ago
Muxi Yan 3f583b7829 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate 8 years ago
Yuchen Zeng 0aedb8136f Merge pull request #11587 from y-zeng/pure_ping 8 years ago
Jan Tattermusch 67cd21e6c7 adjust sanitizer timeouts 8 years ago
Craig Tiller 350a4239fe Fix compile error 8 years ago
Craig Tiller 1ed11b7d66 Merge github.com:grpc/grpc into pollset_kick_stats 8 years ago
apolcyn aafa875cb3 Merge pull request #12452 from apolcyn/google_rpc_status_in_ruby 8 years ago
David G. Quintas 7801f341a8 Merge pull request #12601 from dgquintas/lb_on_response_received_locked_leaaaaaaaaaaaaak 8 years ago
David G. Quintas 35d31c3641 Merge pull request #12622 from dgquintas/1.6.x-master-upmerge 8 years ago
David Garcia Quintas 588e36a3e3 Get rid of magic numbers 8 years ago
David Garcia Quintas 7d764673ef Backends must be up before some grpclb tests start. 8 years ago
Matt Kwong 75c2778902 Update Dockerfiles from ubuntu:15.10 to debian:jessie 8 years ago
Matt Kwong 473a06ed22 Merge pull request #12621 from matt-kwong/kokoro-shard 8 years ago
Sree Kuchibhotla 81b4195c12 Merge pull request #12600 from sreecha/closure-debug 8 years ago
Justin Burke 06576d5bc4 Merge pull request #12359 from justinburke/tsi_factory_locking 8 years ago
Nathaniel Manista 2c1a7e1375 Flip gRPC Python Protoc Plug-In default behavior 8 years ago
Nathaniel Manista 769ec3a8fa Merge pull request #12609 from nathanielmanistaatgoogle/grpc_1_0_flag 8 years ago
Noah Eisen ab65dc20f7 Merge pull request #12494 from ncteisen/stream-list-tracers 8 years ago
Yash Tibrewal 06312bdb43 Minor formatting, commenting and clang format for C to C++ conversion 8 years ago
Yash Tibrewal e203067bdc initializing checker_mu in timer_list to be safe 8 years ago
Yash Tibrewal 341c7e7eca Timer generic correction 8 years ago
Yash Tibrewal 067611f192 static metadata and clang format 8 years ago
Yash Tibrewal 533d118480 Removing designated initializers, implicit string literal to char * 8 years ago
Yash Tibrewal 6b56c4d953 Redefine GRPC_SLICE_MALLOC to use grpc_slice_malloc function instead of 8 years ago
Sree Kuchibhotla a63a4f9685 Merge pull request #12564 from sreecha/exp-cq-fix 8 years ago
Yash Tibrewal 1db64c0c60 Merge pull request #12610 from yashykt/ctocc5 8 years ago
Alexander Polcyn a594ba0bd7 add a client side utility for extracting a google rpc 8 years ago
Yuchen Zeng d7eda6127a Add more options in grpc_chttp2_config_default_keepalive_args 8 years ago
Yuchen Zeng 18ea66fe37 Update writing.c with the trailers-only response change 8 years ago
Yuchen Zeng 1ecbebc08f Set the ping behavior as described in the proposal 8 years ago
Yuchen Zeng ad32075af8 Set last_ping_sent_time to inf_past after receiving data 8 years ago
Yuchen Zeng 27411495f6 Fix keepalive_timeout 8 years ago
Yuchen Zeng 6a8c0ac2aa Fix ping policy 8 years ago
David Garcia Quintas 998bd2c7f4 Fix leak in grpclb's lb_on_response_received_locked 8 years ago