20682 Commits (1c6040162e55e264acb4f55747eeecbff05632b9)

Author SHA1 Message Date
Jan Tattermusch 1c6040162e regenerate C# protos 6 years ago
Juanli Shen 34aa714644 Remove pollset_set when resetting LB policies 6 years ago
Jerry e2aef4d373 fixed seg fault 6 years ago
yang-g 919dc4cd2c Add comment 6 years ago
Yash Tibrewal 6b45cea2f0 Remove from poll-cv comments too 6 years ago
Jerry c619c49fab fixed seg fault caused by access client after it is closed 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
Mark D. Roth 8878712aeb Split client_channel tracer into two. 6 years ago
Juanli Shen d15605c0e5 Swap in new LB policy when it's ready 6 years ago
Mark D. Roth 827c77bd24 Use fallback before timeout if balancer channel reports TRANSIENT_FAILURE. 6 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
Vijay Pai 5030177c5c Add comment to address reviewer feedback 6 years ago
yang-g a6596b2fd5 Fix fuzzer test 6 years ago
Mark D. Roth d85e6f4e94 Make grpclb work when selected via service config with no balancer addresses. 6 years ago
Stanley Cheung 548beec563 Fix qps composer.json 6 years ago
Karthik Ravi Shankar 5e5e337b03 fix from clang format code 6 years ago
Lidi Zheng 8326ac64e4 Remove GIL for grpc_call_unref 6 years ago
Richard Belleville efa1f8b993 Remove debug prints 6 years ago
Richard Belleville 07bfbec8f9 Fix hanging build 6 years ago
Prashant Jaikumar 57759a3525 Added automated test for network transitions on iOS devices 6 years ago
Mark D. Roth 49c6d5044b Add lock for channelz access outside of the combiner. 6 years ago
yang-g 8369b05529 Fix a memory leak 6 years ago
Mark D. Roth 6d75cfe426 Revert "Merge pull request #18254 from grpc/revert-18078-grpclb_child_policy_configurable" 6 years ago
Juanli Shen e889fda482 Use real resolver in xds lb channel 6 years ago
Mark D. Roth 9febbf2d92
Revert "Make grpclb child policy configurable" 6 years ago
Soheil Hassas Yeganeh c060d55cc7
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing." 6 years ago
Mark D. Roth 840e7a2861 Store LB policy name in Config object. 6 years ago
Mark D. Roth 762676249e Make grpclb child policy configurable. 6 years ago
Karthik Ravi Shankar b606cad6cc Fold opencensus into grpc_impl namespace 6 years ago
Mark D. Roth a04b0646de Don't use a separate call context for subchannel calls. 6 years ago
Vijay Pai 05d8ddfc6e Support callback-based generic service 6 years ago
Soheil Hassas Yeganeh 509e77a5a3 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Soheil Hassas Yeganeh dcc5728ddf Initialize tcp->read_done_closure only once 6 years ago
Soheil Hassas Yeganeh 059e104475 Use grpc_core::RefCount for ServerContext. 6 years ago
Soheil Hassas Yeganeh 8898f48277 Avoid copying grpc_slice as much as possible. 6 years ago
Mark D. Roth 8d9982c1f8 Fix gpr_once initialization. 6 years ago
Lidi Zheng ef42aff699 Simplify batch operations event interpretation 6 years ago
Mark D. Roth 251d66aac6 Convert client channel factory to C++ 6 years ago
Mark D. Roth 1c52c30991 Inhibit client-side health checking for backends from balancer in xds. 6 years ago
Mikael Grimstad 30934aeb83
Fixed dead examples link 6 years ago
Richard Belleville 1112d52f03 Revert "Merge pull request #18206 from grpc/revert-18182-enable-deadline-propagation" 6 years ago
Mark D. Roth 9e811bef4d Don't to try to watch connectivity state of balancer channel. 6 years ago
Vijay Pai 4f86edeb23
Revert "Enable deadline propagation" 6 years ago
Yash Tibrewal 80f1eb57af Add peer string to ping sent log 6 years ago
Yash Tibrewal 030149df8f Print the peer string, instead of the address of the peer string 6 years ago
Richard Belleville 33be6cd732 Switch pattern for marking unused argument 6 years ago
Richard Belleville 1c05218497 Fix new pylint errors. 6 years ago
tzik e94a11482a Use GRPC_ABSTRACT 6 years ago
Richard Belleville 3c3eb36b36 Yapf 6 years ago
Richard Belleville 795efaa108 Appease the pylint gods 6 years ago