37356 Commits (2640822c2d65adca9f15410e03f2e4be0b32e0f3)
 

Author SHA1 Message Date
Richard Belleville 2640822c2d Remove a statement proven wrong by science 6 years ago
Richard Belleville 4c8c8e36d2 Show some respect 6 years ago
Richard Belleville 69b5476429 Expand the readme 6 years ago
Richard Belleville d359dbe44d Remove unnecessary flush 6 years ago
Richard Belleville 81c3b0bfb6 Fix lint errors 6 years ago
Richard Belleville 307044c6af Fix linting 6 years ago
Richard Belleville d832738c08 Yapf 6 years ago
Richard Belleville 23c5fb8ca4 Add example tests to CI 6 years ago
Richard Belleville 67ca10b4f9 Add README 6 years ago
Richard Belleville b2a75fdc65 Merge branch 'master' into multiprocessing-example 6 years ago
Richard Belleville 0f6293e85e Improve logging handlers 6 years ago
Richard Belleville acbc095ab8 Implement test for example 6 years ago
Richard Belleville 5c4823c17b Build with bazel 6 years ago
Richard Belleville 0c8418c4bf WIP. Start BUILD file 6 years ago
Mark D. Roth 6dcf6d1645
Merge pull request #18254 from grpc/revert-18078-grpclb_child_policy_configurable 6 years ago
Soheil Hassas Yeganeh a2f1e924de
Merge pull request #18253 from grpc/revert-18199-slice-buffer 6 years ago
Mark D. Roth 9febbf2d92
Revert "Make grpclb child policy configurable" 6 years ago
rmstar f585e37bea
Merge pull request #18243 from rmstar/reconnectbackoff 6 years ago
Soheil Hassas Yeganeh c060d55cc7
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing." 6 years ago
Lidi Zheng 8b510d9f47
Merge pull request #18241 from lidizheng/strip 6 years ago
Mark D. Roth 932fdf398e
Merge pull request #18078 from markdroth/grpclb_child_policy_configurable 6 years ago
Mark D. Roth 762676249e Make grpclb child policy configurable. 6 years ago
Lidi Zheng 168df1cb5f Check hashes for pip wheels before installing 6 years ago
Yash Tibrewal b52bac7888
Merge pull request #18235 from soheilhy/tcp-closure 6 years ago
Mark D. Roth 51e718283e
Merge pull request #18094 from markdroth/subchannel_call_context_fix 6 years ago
Mark D. Roth a04b0646de Don't use a separate call context for subchannel calls. 6 years ago
Lidi Zheng bc81010f10 Strip Python wheel binary 6 years ago
Prashant Jaikumar ede3e61acb Try to fix FlakyNetworkTest.ServerRestartKeepaliveDisabled flake 6 years ago
Soheil Hassas Yeganeh 3560473673
Merge pull request #18199 from soheilhy/slice-buffer 6 years ago
Lidi Zheng f28286b526
Merge pull request #18218 from lidizheng/simplify-batch 6 years ago
Soheil Hassas Yeganeh 509e77a5a3 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Yash Tibrewal ebe2bbf974
Merge pull request #18225 from yashykt/serviceconfigvalidation 6 years ago
Lidi Zheng a846006192
Merge pull request #18224 from lidizheng/grpc-h-cancel 6 years ago
Mark D. Roth 5b2361cbab
Merge pull request #18208 from markdroth/grpclb_balancer_channel_no_connectivity_watch 6 years ago
Mark D. Roth be6f195823
Merge pull request #18215 from markdroth/xds_client_side_health_checking 6 years ago
Soheil Hassas Yeganeh dcc5728ddf Initialize tcp->read_done_closure only once 6 years ago
Soheil Hassas Yeganeh 324189c9dc
Merge pull request #18228 from soheilhy/slice-cref 6 years ago
Soheil Hassas Yeganeh 8898f48277 Avoid copying grpc_slice as much as possible. 6 years ago
Abhishek Kumar 280c0287a6
Merge pull request #18221 from markdroth/gpr_once_fix 6 years ago
Yash Tibrewal 394afb3a0c Update validation rules for service config 6 years ago
Richard Belleville 510beaaede Add a CLI parser to the client 6 years ago
Richard Belleville a6c33d3516 Dynamically allocate port 6 years ago
Lidi Zheng e1f5ce30ea Correct grpc_call_cancel and grpc_call_cancel_with_status comments 6 years ago
Mark D. Roth 8d9982c1f8 Fix gpr_once initialization. 6 years ago
Richard Belleville f2c7ffc9fb Add multiprocessed client 6 years ago
Mark D. Roth ebd7e01c3b
Merge pull request #18041 from markdroth/c++_client_channel_factory 6 years ago
Richard Belleville 4a8a2e286e Add basic multiprocessing-based server 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