22823 Commits (31853bb79778116b9b643e23a6c0b51ca249a24e)

Author SHA1 Message Date
Lidi Zheng 750a8ab6ca Fix import 5 years ago
Lidi Zheng d9c0d498f2 Stop the failing tests 5 years ago
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
Benjamin Peterson 57586a1ca7 Rename gettid() functions. 5 years ago
Neeraj Kashyap b804ce974a Implemented _abort method on ServicerContext 5 years ago
Juanli Shen 4dffd82524 Fix type unmatch 5 years ago
Muxi Yan e21ec5d4d5
clang-format 5 years ago
Matthew Stevenson c2fd3844dc Implemented Yihua's comments 5 years ago
Muxi Yan 6f2f9ae2c3 import ProtoRPC and GRPCCallOptions in ProtoService 5 years ago
Arjun Roy 6e159d3ee3 Fix hpack parser fuzzer failure. 5 years ago
yang-g 3728329033 return unavailable on transport closed 5 years ago
Yash Tibrewal 5294f49d11 Init needs to be called in case of bad creds 5 years ago
Esun Kim 32f1119d2b Strict C++ 5 years ago
Matthew Stevenson 94d3e95e8d Small changes to/for unit tests. 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
Matthew Stevenson 9da9c0786d Added a line in build.yaml and starting to clean up memory leaks in unit tests 5 years ago
Karthik Ravi Shankar 28b0671235 Make MethodHandler and related interfaces generic 5 years ago
Richard Belleville 8ce740cfe0 Switch py_proto_library from using src to deps to conform with google3 5 years ago
Esun Kim 7ec6e8a4de Remove nanopb from gRPC 5 years ago
Matthew Stevenson 967b911f85 Add forgotten callback function for server authorization check. 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
Matthew Stevenson 6189d34724 Revert "Forgot to autogenerate files and run clang_format/tidy_code" 5 years ago
Richard Belleville 662919cf90 Simplify with itertools 5 years ago
Matthew Stevenson 9295e4ebb3 Forgot to autogenerate files and run clang_format/tidy_code 5 years ago
Richard Belleville d273fdf41d Remove line of dead code 5 years ago
Richard Belleville ee99f9aa4c Remove TODO 5 years ago
Matthew Stevenson 52b72c00f1 Debugging after restores 5 years ago
Richard Belleville 09a270d6ad Gracefully handle errors from callbacks. 5 years ago
Matthew Stevenson 853f95a7d5 Add files to previous restore commit 5 years ago
Matthew Stevenson b95e70ee1b Restored grpc_security, ssl_utils, grpc_tls_credentials_options.h 5 years ago
Matthew Stevenson 0e65b7a20c Restored tls_credentials_options.cc 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