22421 Commits (7c4b45de43cb894c55c5dfbaf293c17def4f513b)

Author SHA1 Message Date
Neeraj Kashyap 5c173084f8 condition acquire and release with context manager 5 years ago
Neeraj Kashyap 1ab9225dce Release the lock on the RPC object condition 5 years ago
Neeraj Kashyap b804ce974a Implemented _abort method on ServicerContext 5 years ago
Esun Kim 32f1119d2b Strict C++ 5 years ago
Juanli Shen de6255941a Fix gettid() naming conflict 5 years ago
Esun Kim a031f0ffd6 Remove all nanopb defines 5 years ago
Mark D. Roth 5d646ff9ff Make Map<> copyable. 5 years ago
Muxi Yan 69c9780032 clang-format 5 years ago
Esun Kim 7ec6e8a4de Remove nanopb from gRPC 5 years ago
Prashant Jaikumar 41986e8ed8 Added test for timer wakeups 5 years ago
Lidi Zheng 25f21d4824 Make default vtable for pointer argumnet a constant 5 years ago
Lidi Zheng 2c9cff30a1 Fix typo in the ignore list... 5 years ago
Richard Belleville 662919cf90 Simplify with itertools 5 years ago
Richard Belleville d273fdf41d Remove line of dead code 5 years ago
Richard Belleville ee99f9aa4c Remove TODO 5 years ago
Richard Belleville 09a270d6ad Gracefully handle errors from callbacks. 5 years ago
Hope Casey-Allen 257737f2c6 Fix warning in client_idle_filter.cc to support gcc8 5 years ago
Lidi Zheng 853a6318b4 Correct the disable pattern 5 years ago
Richard Belleville e0d04c9a9e Yapf. 5 years ago
Lidi Zheng 5d7766153f Disable local tcp test for gevent 5 years ago
Richard Belleville f03ae6d493 Fix streaming test case 5 years ago
Qiancheng Zhao e45bea777e use acquire instead of relaxed in IdleTimerCallback() 5 years ago
Richard Belleville 3d56c83a5f Correct out-of-date docstrings 5 years ago
Richard Belleville 967f55efd6 Add explanatory comment. 5 years ago
Richard Belleville 235b27257c Re-add unittest.main. 5 years ago
Richard Belleville 84855a18a9 Yapf 5 years ago
Richard Belleville ca2fcd647a Add docstring 5 years ago
Richard Belleville 4f04a80a69 Add note about something seemingly suspect. 5 years ago
Richard Belleville b4eaccf754 Make tests deterministic 5 years ago
Richard Belleville 2a9998bc13 Properly handle exceptions in signal handlers for in-flight outgoing RPCs 5 years ago
Richard Belleville 43bedf0007 Fix internal lint warnings. 5 years ago
Lidi Zheng c45fb12ffb Add experimental API note. 5 years ago
Lidi Zheng 227a7cb47b Adopt reviewer's suggestion 5 years ago
Lidi Zheng 5a4d46d19b Add wait_for_ready attempt to fix gevent issue 5 years ago
Juanli Shen a802b14be6 Add xds resolver 5 years ago
Lidi Zheng 64dd532732 Make _api_test.py happy 5 years ago
Lidi Zheng 40fe76ad30 Fix import 5 years ago
Qiancheng Zhao 1391c93a95 atomic client idle filter 5 years ago
Esun Kim feb263ba6d Add check_attrs & clean-up build.yaml 5 years ago
Lidi Zheng 0d203d39b8 Adopt reviewers' advice 5 years ago
Juanli Shen c1713800e0 Handle EDS response update in locality map 5 years ago
Lidi Zheng f681fe89af Make yapf happy 5 years ago
Lidi Zheng 5db1ae34b4 Expose local credentials on Python layer 5 years ago
Yash Tibrewal 4076695969 Reviewer comments 5 years ago
Mike Moore 0f8dced6c4
Define Struct::Status in Ruby 5 years ago
Yash Tibrewal 699f810cf2 Do not create streams after a GOAWAY has been received 5 years ago
Joe Bolinger f463965084 Allow :: in ruby_package 5 years ago
Tony Lu eb2ed99a84 Changed visibility to public 5 years ago
Tony Lu 7422a14a5d Added wrapper for objc_library in examples 5 years ago
Prashant Jaikumar 141c2d24d1 Add support for running C++ tests on iOS 5 years ago