23292 Commits (89d317d95c9db76a413aa3732d5405daef38bedc)

Author SHA1 Message Date
Vijay Pai 94a8c5888a Remove namespace experimental from namespace grpc_impl 5 years ago
Yash Tibrewal 71d2895005 Reviewer comments 5 years ago
jiangtaoli2016 735d228145 Add url scheme to ALTS security connector 5 years ago
Muxi Yan 9ec763a800 Add doc to notice that users should not reuse GRPCUnaryResponseHandler 5 years ago
Muxi Yan 38d361c398 Update GRPCUnaryResponseHandler with generics 5 years ago
Hope Casey-Allen bdac6a5dd4 Revert csharp workaround for empty payload gzip compression crash 5 years ago
Hope Casey-Allen 60d0105542 Fix compression filter Stream::Next bug 5 years ago
Muxi Yan bceb2c8921 Update doc of interceptor about response order requirements 5 years ago
Jan Tattermusch 06b420d314 consider cancelRequested flag too 5 years ago
Jan Tattermusch 7eeb1e564d address review comments 5 years ago
Jan Tattermusch 6df4fc5865 improve comments 5 years ago
Lidi Zheng bb38187221 Add a TODO to remove a.out 5 years ago
Yash Tibrewal cce1f5a060 Clang format 5 years ago
Nicolas Noble e3095a15ce
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context" 5 years ago
Richard Belleville aa156984b1 Support mutating a value used for a response in grpcio_testing 5 years ago
Zhen Lian fe9576c861 [Exposing ALTS Context 2/2] Provide a Utility Function to Get Context 5 years ago
Yash Tibrewal 1ae439e3f0 Reviewer comments 5 years ago
Jan Tattermusch 2791791128 adjust port.h to fix parse_address_with_named_scope_id_test 5 years ago
Prashant Jaikumar 2526dfade5 WIP: Make core and C++ tests work with bazel on Mac OS 5 years ago
Julien Boeuf cedf76ee9a Fixing bug where subject token was used instead of the actor token. 5 years ago
Yash Tibrewal d4d9e45990 Use std::function instead of grpc_closure 5 years ago
Mark D. Roth 4e393dc035 Convert grpc_proxy_mapper to C++. 5 years ago
Yash Tibrewal 3b1d176e9d LogicalThread 5 years ago
Jan Tattermusch 4b834f4661 add tests empty send_message buffer 5 years ago
Jan Tattermusch 745f973eeb ensure there is at least one slice in send_message buffer 5 years ago
Hannah Shi c75febf906 del unneed func 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Hannah Shi b880b07a6b add one test case for invalidateDefaultRootsPem() 5 years ago
Hannah Shi 2537632d8c add invalidateDefaultRootsPem 5 years ago
Lidi Zheng 87e1189083 Use dedicated threads for synchronous runners 5 years ago
Karthik Ravi Shankar 7f88f66f93 Fix ordering of load and licenses in BUILD 5 years ago
Karthik Ravi Shankar edd22e5a6c Address reviewer comments 5 years ago
Vijay Pai 55748facd8 Fix server shutdown ordering issue 5 years ago
Alexander Polcyn df4801a7fc Address comments; remove unneedd nullptr check 5 years ago
Alexander Polcyn 6b62e2d1cc Post-review change; ensure handshake queue has been initialized in alts_tsi_handshaker_test 5 years ago
Alexander Polcyn 528d50ab15 Add a global queue to limit the number of outstanding ALTS handshakes 5 years ago
Esun Kim f40a702441 Clean up headers 5 years ago
Mark D. Roth 80c69d8277 Remove unnecessary owners in client_channel tree. 5 years ago
Karthik Ravi Shankar eaefb98aeb Create http_over_grpc proto 5 years ago
Mark D. Roth 0e487a7405 Convert grpc_connector to C++. 5 years ago
Jan Tattermusch 986070d280 use test size instead of timeout 5 years ago
Jan Tattermusch d34f7f3df5 fix unobserved task exception problem for non-exhausted response streams 5 years ago
Jan Tattermusch 87bb6ed2bf add UnobservedTaskExceptionTest 5 years ago
Yash Tibrewal 114f03ed6d Reduce log level of gpr_cpu_current_cpu to GPR_DEBUG 5 years ago
Yash Tibrewal 79aa21fa71 Reviewer comments 5 years ago
Vijay Pai 405d7b4ce0 Ban use of std::sync constructs 5 years ago
Jan Tattermusch cf019a8cbe only run the test with tracing enabled on windows 5 years ago
Jan Tattermusch 1387226fe0 reduce amount of logs generated by ExternalDnsWithTracingClientServerTest 5 years ago
Mikko Rantanen 71d627c2c7
Fix format 5 years ago
Mikko Rantanen ff4af602b0
Ensure awake pollset_work threads exist on Windows 5 years ago