2444 Commits (a4036b2d8cad28e373ab93922e344d109c1a80d7)

Author SHA1 Message Date
Yash Tibrewal 07e899f5f3 Separate out message size parsing into a different file to avoid build issues 6 years ago
Yash Tibrewal 2c4c8438cc Message size filter parser and health check parser 6 years ago
Lidi Zheng 09d18aa659 Propagate KeyboardInterrupt above completion queue 6 years ago
Lidi Zheng 123fd943f1 Revert "Revert "Merge pull request #18547 from lidizheng/fix-gevent"" 6 years ago
Richard Belleville a922bd7a03 Revert "Merge pull request #18547 from lidizheng/fix-gevent" 6 years ago
Lidi Zheng 5721c518d9 Add DNS resolver test & Disable C-Ares for custom iomgr 6 years ago
Richard Belleville 392ffea8d5 Fix tests for internal runs 6 years ago
Richard Belleville f900eec41d Revert "Merge pull request #18727 from grpc/revert_compression" 6 years ago
Richard Belleville 167540efd4 Revert "Merge pull request #18564 from grpc/compression" 6 years ago
Richard Belleville 5afd77398e Implement compression API within gRPC Python. 6 years ago
Mark D. Roth eccfecd6a6 Move functions for individual args out of channel_args.{h,cc}. 6 years ago
Lidi Zheng 0231bf3b01 Regenerate projects 6 years ago
Lidi Zheng 04697287b7 Attempt to not depend on stdint.h 6 years ago
Fabian Holler 8c49802f75 add strsplit.c, strsplit.h files to build and test files 6 years ago
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Lidi Zheng f527cfbbac Adopt review's advice 6 years ago
Jared Hance 3de283c665 Make gil handling in completion queue more robust 6 years ago
Evan Jones 86991f633d python docs: details are UTF-8 encodable, not just ASCII. 6 years ago
Lidi Zheng 4c3b577650 Add expectation to negative timeout test case 6 years ago
Lidi Zheng dfb5a2dbc6 Disable negative deadline test in gevent 6 years ago
Lidi Zheng c3ecc61867 Use C-Core API to perform time conversion 6 years ago
Lidi Zheng ec78d0f569 Use correct C integer types in Cython 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Richard Belleville 749c52de56 Refcount vtables 6 years ago
Srini Polavarapu 9e9cc11d2b Regenerate projects 6 years ago
Lidi Zheng 4966adaeae Disable two flaky gevent tests 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
Lidi Zheng 8326ac64e4 Remove GIL for grpc_call_unref 6 years ago
Richard Belleville efa1f8b993 Remove debug prints 6 years ago
Richard Belleville 07bfbec8f9 Fix hanging build 6 years ago
Alexander Polcyn 3f7d883054 Backport #18190 to 1.19.x 6 years ago
Lidi Zheng ef42aff699 Simplify batch operations event interpretation 6 years ago
Richard Belleville 1112d52f03 Revert "Merge pull request #18206 from grpc/revert-18182-enable-deadline-propagation" 6 years ago
Vijay Pai 4f86edeb23
Revert "Enable deadline propagation" 6 years ago
Richard Belleville 33be6cd732 Switch pattern for marking unused argument 6 years ago
Richard Belleville 1c05218497 Fix new pylint errors. 6 years ago
Richard Belleville 3c3eb36b36 Yapf 6 years ago
Richard Belleville 795efaa108 Appease the pylint gods 6 years ago
Richard Belleville 8665767aa5 Fix bad merge 6 years ago
Richard Belleville 969f698cf2 Enable deadline propagation 6 years ago
Nguyen Quang Huy c9acd8380f Fix some typos 6 years ago
Eric Gribkoff 1c2303c635 use isinstance for internal api to not catch mocks 6 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Srini Polavarapu d63f008767 Regenerate projects 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
Nikolai Lifanov 580b720a39 address comments by ericgribkoff@ 6 years ago
Nikolai Lifanov a916a53347 use str instead of Text to appease Python 2.7 6 years ago
Nikolai Lifanov 9eb1171dfb be compatible with Python 2 and Python 3 6 years ago
Mehrdad Afshari 0ac7203777 Removed unused ChannelCredentials.c_credentials 6 years ago
Nikolai Lifanov ad093660ff format with yapf 6 years ago