2095 Commits (ffcf4f477eb29a16b6b7f45281adf6c702ec7c7b)

Author SHA1 Message Date
murgatroid99 41871bf7de Add cares glue for libuv event loop 6 years ago
Lidi Zheng 09d18aa659 Propagate KeyboardInterrupt above completion queue 6 years ago
Lidi Zheng ae72bf76b3 Regenerate projects 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
Lidi Zheng 8beaac2911 Regenerate projects 6 years ago
Lidi Zheng aaef785de8 Regenerate projects 6 years ago
Mark D. Roth eccfecd6a6 Move functions for individual args out of channel_args.{h,cc}. 6 years ago
Lidi Zheng 1d7e99142f Regenerate projects 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
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 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
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
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
Nikolai Lifanov c1451e83d5 generalize macOS workaround for -std=c++11 passed in C mode 6 years ago
Lidi Zheng d209deb14b Revert "Revert "Merge pull request #17644 from lidizheng/bzl-py3"" 6 years ago
Eric Gribkoff bf7107b9dc comments 6 years ago
Richard Belleville 4f299d84ed Add private _finalize_state method to ServicerContext 6 years ago
Eric Gribkoff 0346ec2f45 stream_observer->on_next_callback 6 years ago
Eric Gribkoff 9345eac211 non-blocking server streaming for health service 6 years ago