23454 Commits (d1b31507d49aa6b09ccef27850ea23013d4530c7)

Author SHA1 Message Date
Arjun Roy 48f026d90e gRPC TCP Transmit-side Zerocopy. 5 years ago
yang-g 138ce26bb5 Fixes 5 years ago
yang-g f50c5a025c Revert "Merge pull request #21494 from grpc/revert-21478-max_message_size" 5 years ago
Richard Belleville ad83e0b77a Clarify the set_trailing_metadata docstring 5 years ago
Lidi Zheng 5c4e285830 Use "raise_for_status" 5 years ago
Esun Kim e52081f903 More pythons to be formatted 5 years ago
Esun Kim 5207eba9ff Add abseil 5 years ago
Esun Kim 252de4f05c Revert "Support CentOS 7 for gRPC.NET" 5 years ago
Yash Tibrewal 324d2e64be Replace or with || 5 years ago
Lidi Zheng 9a3ddd8d76 Correct comment wording 5 years ago
Lidi Zheng 4e3d980f70 Convert local cancellation exception into CancelledError 5 years ago
Lidi Zheng a3d7733dd0 Passing cancel signal to Core for Unary Call as well 5 years ago
Lidi Zheng 6f0ffef2e9 Resolve a TODO and handle one more cancellation corner case 5 years ago
Lidi Zheng 413d29218e Make YAPF happy 5 years ago
Lidi Zheng d49b0849f0 Adding more catch clauses for CancelledError 5 years ago
Lidi Zheng e8283e4818 Reword the comment 5 years ago
Lidi Zheng 65e4f17a2c Remove unused code 5 years ago
Lidi Zheng f1b29deea6 Improve cancellation mechanism: 5 years ago
Zhen Lian 618771dc6a [Exposing ALTS Context 2/2] Utility Wrapper Class 5 years ago
Esun Kim 7be821ac47 Yapf all target python sources 5 years ago
Vijay Pai 867d5f8052
Comment out unused-parameter 5 years ago
Yash Tibrewal ac845a1cd0 Fix log statement 5 years ago
Pau Freixes d3bba44e9e [Aio] Call correctly the connect CB error when an error happens 5 years ago
Yash Tibrewal 6be9f613b4 Extra logging with Truncated message on read closed 5 years ago
Vijay Pai 9ccc6b0e38 Properly set up deadline for generic requests 5 years ago
Esun Kim 97954dda09 Add namespace to MakeUnique in xds.cc 5 years ago
Zack Galbreath d51ef5feca Drop superbuild instructions 5 years ago
Esun Kim 24021c9bab Add cmake_target field to abseil targets 5 years ago
Ashitha Santhosh 0ef0be6541 Add nullptr check for max_frame_size. 5 years ago
Ashitha Santhosh ec4bfdfa57 Use pointer instead of reference parameter 5 years ago
Esun Kim f47ae53da4 Update abseil 5 years ago
Lidi Zheng bf1bfff280 Improve readability & reduce logging severity 5 years ago
Zack Galbreath 684aa48063 Updated documentation for using gRPC C++ 5 years ago
Lidi Zheng 8ad6152f00 Remove the explicit coroutine tracking 5 years ago
Yang Gao 5a938a7012
Revert "Allow plugin/option/global_callback to override max_recv_message_size" 5 years ago
Guantao Liu b341ddf72b
Revert "[Exposing ALTS Context 2/2] Utility Wrapper Class" 5 years ago
Esun Kim 60f45833e9 Update by review 5 years ago
Esun Kim 1baebaae1b Support CentOS 7 for gRPC.NET 5 years ago
yang-g 2db942a875 Allow plugin/option/global_callback to override max_recv_message_size 5 years ago
Vijay Pai 24483d2afd Address reviewer comments 5 years ago
Zhen Lian 98391c8f76 [Exposing ALTS Context 2/2] Utility Wrapper Class 5 years ago
Mark D. Roth 31773d2c6a grpclb: Add support for balancer telling client to enter fallback mode. 5 years ago
Mark D. Roth ef050280af Clean up APIs for handling grpclb protos 5 years ago
Vijay Pai 9be35f74c0 Make CancelDelayedRpc test not use sleeps for client-server sync 5 years ago
Vijay Pai 8d9d8326f5 De-experimentalize generated code 5 years ago
Lidi Zheng a205eaab56 Fix the mismatch type of benchmark server 5 years ago
Esun Kim 1b54364aca Add preprocessed_builds to abseil-cpp 5 years ago
Lidi Zheng 160900c897 Renamed the callback_start_batch to execute_batch 5 years ago
Lidi Zheng eff9f936b9 Simplify the creation and destruction of grpc_call 5 years ago
Lidi Zheng 6f9b77103a Adopt advices from gnossen@: 5 years ago