23454 Commits (d1b31507d49aa6b09ccef27850ea23013d4530c7)

Author SHA1 Message Date
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
Richard Belleville 6feae07504 Regenerate projects 5 years ago
James Newton-King 7cccfb37b9
Additional tests 5 years ago
James Newton-King f7ddf4ed63
Add exceed capacity test 5 years ago
Juanli Shen 2693d34c30 Make StringView cmp compatible with absl 5 years ago
Juanli Shen bcaf6d41b8 Add move assignment method to Optional<> 5 years ago
Lidi Zheng 5e5781c961 First step of adding streaming API: 5 years ago
Vijay Pai 2c87eaabd4 De-experimentalize generic features of callback API under an ifdef 5 years ago
yang-g ae2b02a537 Support client side handshaker handoff fd 5 years ago
Guantao Liu b3b155c256 Fix build errors. 5 years ago
Guantao Liu 683384cd5f Clang format. 5 years ago
Guantao Liu e2b53bec09 Address review comments. 5 years ago
Guantao Liu 1de3076b54 Fix sanity checks. 5 years ago