43628 Commits (231f9c0c94ab5361583d86e8bafb44e3a5513236)
 

Author SHA1 Message Date
Lidi Zheng 231f9c0c94 Improve readability 5 years ago
Lidi Zheng ce68d53dd1 Make pytype happy 5 years ago
Lidi Zheng 57fa6ce33c Make pylint happy 5 years ago
Lidi Zheng 7b7c0ba5fc Fix the SEGFAULT caused by initialization ordering 5 years ago
Lidi Zheng 0ee33a4762 Confusing 5 years ago
Lidi Zheng 1d13ec88de Segfault while shutting down 5 years ago
Lidi Zheng 221a50bf87 Allow multiple asyncio engine 5 years ago
Lidi Zheng efd483311c Remove loggings 5 years ago
Lidi Zheng b2839c2bae Add assertion in grpc_call_soon_threadsafe 5 years ago
Lidi Zheng 464d41f4b8 Great. Everything seems working. 5 years ago
Lidi Zheng e00f8b3492 Use a poller thread to replace custom IO manager 5 years ago
Lidi Zheng d9c55675c4
Merge pull request #22234 from lidizheng/aio-iomgr-op 5 years ago
Esun Kim be7df211f9
Merge pull request #22253 from veblush/move-to-karthikravis 5 years ago
Eric Gribkoff d8623ba548
Merge pull request #22245 from ericgribkoff/readd_to_build_file 5 years ago
Lidi Zheng 25ad5c4afa
Merge pull request #22255 from lidizheng/aio-hack-bpo-39764 5 years ago
Lidi Zheng a05abc0939 Mark it correctly with a TODO 5 years ago
Lidi Zheng 08b028ab82 Update the comment about the expect life span of the hack 5 years ago
Lidi Zheng 0d785bf22a Resolve AttributeError from bpo-39764 5 years ago
Esun Kim 3ad0f520e5 Repo manager to karthikravis 5 years ago
Eric Gribkoff d19c10ff16 build: re-add xds interop client and server 5 years ago
Lidi Zheng b00fc59d29 Link the TODO issue & revert to call_later 5 years ago
donnadionne cca89309a2
Merge pull request #22233 from donnadionne/example4 5 years ago
Donna Dionne ca8ba90292 Adding Proto Reflection and Health Check to basic C++ example server 5 years ago
Lidi Zheng 33a406e6a8 Restore 3.6 compatibility 5 years ago
Lidi Zheng f87149c967 Destroy server without gil 5 years ago
Lidi Zheng 43fe171683 Optimize some implementation of IO manager 5 years ago
Lidi Zheng 87d01bf9e5
Merge pull request #22032 from ZHmao/implement-server-interceptor-for-unary-unary-call 5 years ago
Yang Gao 29dd5f5f97
Merge pull request #22235 from yang-g/dualstack 5 years ago
donnadionne 73f713320d
Merge pull request #22229 from donnadionne/failover_test2 5 years ago
ZhenLian bf16b26ead
Merge pull request #22171 from grpc/zhen_tls_credential_bugfix 5 years ago
Zhen Lian cbc977204b [ImproveTLS] fix memory leak issue from users' perspective 5 years ago
Donna Dionne e2178cc1ff Merged and addressed code review comments. 5 years ago
yang-g 976fff1797 Create a macro to allow custom dualstack socket 5 years ago
donnadionne 1f08157cc9
Merge pull request #22228 from donnadionne/failover_test 5 years ago
Esun Kim 0e2373551c
Merge pull request #22149 from veblush/upb-del-build 5 years ago
Eric Gribkoff 49ede8e078
Merge pull request #22226 from ericgribkoff/async_xds_interop-client 5 years ago
Zhanghui Mao 09168c534f fix type annotation 5 years ago
Mark D. Roth dc58caabc0
Merge pull request #22221 from markdroth/service_config_doc_update 5 years ago
Donna Dionne 854ebff0c3 Making ClingTidy changes 5 years ago
Eric Gribkoff 627f5d5f47 xds interop client: use async api and initialize an int 5 years ago
Esun Kim 1adb077815 Changed gen_upb_api.h to use root BUILD file 5 years ago
Esun Kim ce1c0b8743 Remove upb/BUILD 5 years ago
Esun Kim 30f88e8b76
Merge pull request #22210 from veblush/docker-for-sanity 5 years ago
matthewstevenson88 b47e0e51c5
Merge pull request #22168 from matthewstevenson88/tls-documentation-1 5 years ago
Mark D. Roth 9c2f219c6d add example 5 years ago
Mark D. Roth 08a42364a3
Merge pull request #22204 from markdroth/xds_virtual_domain_matching_fix 5 years ago
Esun Kim b308241343 Fix clang-tidy issues 5 years ago
donnadionne 49d211ac33
Merge pull request #21882 from donnadionne/fake_impl4 5 years ago
Esun Kim e019f18707 Fix C2196: egrep is non-standard and deprecated. 5 years ago
Esun Kim 415d41f9e8 Rerun clang-formatter-7 5 years ago