23399 Commits (f8ebc20d3c9ffb4f95f1c13656ff2238d19b28e9)

Author SHA1 Message Date
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
Lidi Zheng 25f6723a7e Remove unused import 5 years ago
Lidi Zheng 467bd83845 Correct the return types 5 years ago
Lidi Zheng e9e77e5123 Suppress the pylint "abstract-method" warning 5 years ago
Lidi Zheng d411891bf6 Fix a tiny typing mismatch 5 years ago
Jan Tattermusch cef8ed8c33 upgrade Microsoft.NETFramework.ReferenceAssemblies dependency 5 years ago
Stanley Cheung 188fe7ca53 PHP: update readme 5 years ago
Lidi Zheng 1e31e610e7 Remove a useless line 5 years ago
Lidi Zheng 36e6ee9ac3 Adopt reviewer's advices: 5 years ago
Lidi Zheng fa4eb94ea2 Remove the add_callback method & fix segfault 5 years ago
Lidi Zheng 46e963f8bc Let streaming RPC start immediately 5 years ago
Yihua Zhang a6dbc7adb5 rename spiffe to tls 5 years ago
Vijay Pai 3da2c7aa22 De-experimentalize generic stub (under macro) 5 years ago
Kaya Bekiroğlu 24118570f6 Allow default use of system root certs on Android. 5 years ago
Guantao Liu 3485bf4af2 Fix a typo. 5 years ago
Lidi Zheng bc99ddedf0 Adopt reviewer's advices 5 years ago
Guantao Liu e607d51fc9 Use mutex and condvar to coordinate shutdown. 5 years ago
James Newton-King 8b740047c9
Improve error message 5 years ago
James Newton-King 1fec449ee9
Improve error message 5 years ago
James Newton-King 8abdbe18cd
Improve ChannelCredentials.Create error messsage with non-SslCredentials 5 years ago
James Newton-King 9cedb80c6f
Fix flaky health check test 5 years ago
Lidi Zheng 1a3916bc45 Use False instead 0 for bint 5 years ago
Lidi Zheng d4b8527fb6 Adopt reviewer's advices 5 years ago
Mark D. Roth 68df397aa2 Remove vtables from JSON library 5 years ago
James Newton-King 4f834e73b2
Clean up 5 years ago
Lidi Zheng 45e23ef3ad Ship grpcio-status with the actual proto file 5 years ago
Vijay Pai 88874094be Actually implement the generic reactor-based unary call. 5 years ago
Mark D. Roth f31e9d5721 Support multiple xds servers in bootstrap file. 5 years ago
Alex Amato 2e958cf01b (Census client filter: use current span and tags. original_author=g-easy) 5 years ago
Vijay Pai 62e01dd922 Add non-experimental:: versions under ifdef 5 years ago
Vijay Pai 0ba1a0e464 Remove unused forward declarations produced by C++ code generator 5 years ago
Vijay Pai 8fd4767410
Remove unused parameter names 5 years ago
James Newton-King 74f3291a13
Remove readonly struct to fix build 5 years ago
Jan Tattermusch 931ce49cf1
fix a few nits 5 years ago
mgravell 2030a4e5f7
move core of Async*Call into a new internal AsyncCallState struct; abstracts over Foo() vs Foo(object), avoiding delegate allocations 5 years ago
Vijay Pai b8cebf0814
Fix a TODO 5 years ago
Lidi Zheng c5d194062c Attempt to fix all CI failures: 5 years ago
Lidi Zheng 32d05488f6 Hitting the technical debt the hard way 5 years ago
Lidi Zheng dc2ee66432 Make Sanity test happy 5 years ago