10323 Commits (c8ddf1f2f66659793542e36351d010da5763ee68)

Author SHA1 Message Date
Mark D. Roth 68df397aa2 Remove vtables from JSON library 5 years ago
Vijay Pai 88874094be Actually implement the generic reactor-based unary call. 5 years ago
Mark D. Roth f31e9d5721 Support multiple xds servers in bootstrap file. 5 years ago
Alex Amato 2e958cf01b (Census client filter: use current span and tags. original_author=g-easy) 5 years ago
Vijay Pai 0ba1a0e464 Remove unused forward declarations produced by C++ code generator 5 years ago
Juanli Shen 2693d34c30 Make StringView cmp compatible with absl 5 years ago
Vijay Pai 2c87eaabd4 De-experimentalize generic features of callback API under an ifdef 5 years ago
Guantao Liu 2d153a5fe3 Fix build errors. 5 years ago
Guantao Liu b3b155c256 Fix build errors. 5 years ago
Guantao Liu 683384cd5f Clang format. 5 years ago
Guantao Liu e2b53bec09 Address review comments. 5 years ago
Guantao Liu 19d1776c0d Rebase the workspace to fix the submodule discrepancy. 5 years ago
Guantao Liu a39c4edb2a Fix build errors. 5 years ago
Guantao Liu 13929e69ae Clang format. 5 years ago
Guantao Liu df435e584d Address review comments. 5 years ago
Yash Tibrewal 71d2895005 Reviewer comments 5 years ago
Jan Tattermusch e5634f318c dont run qps_json_driver and json_run_localhost scenarios under bazel on mac 5 years ago
Jan Tattermusch 649e706a12 print test case name and speedup under MSAN 5 years ago
Jan Tattermusch 13843be76e
fix type 5 years ago
Nicolas Noble e3095a15ce
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context" 5 years ago
Jan Tattermusch 674b1f6f52 use more reasonable timeouts for sanitizer tests 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 eb137ea519 clang format 5 years ago
Jan Tattermusch 05012c288f make tcp_posix_test run when CFSTREAM is enabled 5 years ago
Jan Tattermusch 04796c8ccb fix //test/core/security:credentials_test under local bazel run 5 years ago
Prashant Jaikumar 2526dfade5 WIP: Make core and C++ tests work with bazel on Mac OS 5 years ago
Jan Tattermusch f427cac49b dont run resolver_component_tests_runner_invoker on mac 5 years ago
Jan Tattermusch 78888d7861 avoid thread local unitialized problem under GRPC_PTHREAD_TLS 5 years ago
Jan Tattermusch 5d352ded8b disable a few macos bazel tests 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
Yash Tibrewal 3b1d176e9d LogicalThread 5 years ago
Mark D. Roth 3d3b6d8a8a shard xds_end2end_test 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Vijay Pai 9cbd685304 Prevent use of pthread header 5 years ago
Vijay Pai 73de768139 Test server destruction without explicit Shutdown 5 years ago
Esun Kim 88527cc393 Add missing #include condition_variable 5 years ago
Alexander Polcyn 7ba01aa3a2 Fix differing parameter name clang tidy warning 5 years ago
Alexander Polcyn 074ecfb754 Post-review change: disable active RPC counting for the expected-to-fail tests 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
Prashant Jaikumar c9117fa198 Fix C++ tests to enable running on android 5 years ago
Guantao Liu 8c58f224de Bare bones of the libuv EventManager. 5 years ago
Vijay Pai 9dfa8fb2f1 Temporarily disable client_idle filter check 5 years ago
Mikko Rantanen cc61d0e25d
Make the test more reliable 5 years ago
Vijay Pai 334fffc8c7 Repeat changes of #20968 which were accidentally reverted 5 years ago
Jan Tattermusch 986070d280 use test size instead of timeout 5 years ago
Yash Tibrewal 79aa21fa71 Reviewer comments 5 years ago
Alexander Polcyn 2a6cad41a4 Fix racey test assertion in alts_concurrent_connectivity_test 5 years ago