2478 Commits (51ccea9ad4378d4e04e3ae3b343d241f8d2dfa56)

Author SHA1 Message Date
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
Nikolai Lifanov c1451e83d5 generalize macOS workaround for -std=c++11 passed in C mode 6 years ago
Eric Gribkoff 8ba4d3a801 Disable test_abort_does_not_leak_local_vars 6 years ago
Eric Gribkoff deb1081536 Disable flaky health service test 6 years ago
Eric Gribkoff af3d32214c increase timeout 6 years ago
Eric Gribkoff 93ef0db86b use else in right spot 6 years ago
Eric Gribkoff ab5b28538f use else: 6 years ago
Eric Gribkoff fbc4ea7d8e mark as experimental 6 years ago
Eric Gribkoff a2495502df add enter_graceful_shutdown() to health service 6 years ago
Lidi Zheng cb3966b881 Use `tuple` instead of `list`/`map` combination 6 years ago
Lidi Zheng 61bea3891b Another attempt to fix this problem cleanly 6 years ago
Lidi Zheng e9c67f23f3 Add a new environment variable GRPC_BAZEL_BUILD 6 years ago
Lidi Zheng 48ccc2477c Prevent the Bazel hack from affecting environment other than Bazel 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
Eric Gribkoff 2ba9a5aaa8 bazel dep 6 years ago