766 Commits (9e86baaea60c241f454b520c8a014564f3d7228c)

Author SHA1 Message Date
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 5 years ago
Alexander Polcyn 6bb8629879 Add tests that expose a race and lock cycle in alts client, fix TSAN issues 5 years ago
Vijay Pai d16c6792b0 Make thread_manager_test look like other tests 5 years ago
Mark D. Roth 9a276c07fa Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap" 5 years ago
Jan Tattermusch 13abbd9a75
Revert "xds client bootstrap file" 5 years ago
Mark D. Roth 2afaec231d xds client bootstrap file 5 years ago
Esun Kim 1743519aa9 Activate C++ stdlib 5 years ago
Mark D. Roth cb67811c47 Revert "Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert" 5 years ago
Mark D. Roth 33f139b6e6 Revert "Merge pull request #20255 from markdroth/transport_connectivity_state_watcher" 5 years ago
Mark D. Roth ece8fd6642 Change transport connectivity watch API to not be lossy. 5 years ago
Hope Casey-Allen 673e0cec33 Fix 5 years ago
Hope Casey-Allen 0f116eb282 Fix 5 years ago
Mark D. Roth 51d18ecc63 Convert mpscq API from C to C++. 5 years ago
Prashant Jaikumar 41986e8ed8 Added test for timer wakeups 5 years ago
Matthew Stevenson 6189d34724 Revert "Forgot to autogenerate files and run clang_format/tidy_code" 5 years ago
Matthew Stevenson 9295e4ebb3 Forgot to autogenerate files and run clang_format/tidy_code 5 years ago
Alexander Polcyn 4e61956ef4 Add run: false to grpclb_fallback_test 5 years ago
Yihua Zhang ae863630d5 Add spiffe client-side credential reload 5 years ago
Esun Kim be4e684a82 Migrated tsi/alts from nanopb to upb 5 years ago
Alexander Polcyn 6898c23a5d Add experimental control plane creds C-core API 5 years ago
Yunjia Wang c6bc2b1875 Add threadpool benchmark and build files 5 years ago
Alexander Polcyn 3958a53bf7 Address review comments; fix sanity 5 years ago
Alexander Polcyn 4999420c7d Add a test client for certain grpclb fallback scenarios 5 years ago
Yunjia Wang 410451c126 Add threadpool implementation 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 5 years ago
Alexander Polcyn 0d2c622f9e Fix DNS resolver cooldown 5 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 5 years ago
Yunjia Wang a68e7bc461 Remove extra header file, change to c test, change new/delete 6 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Yunjia Wang 1def76bf1d Add Makefile 6 years ago
Yash Tibrewal 4fc02c6bf5 add tests for bad stream IDs 6 years ago
Yash Tibrewal e60c43ff3e Add out of bounds frame tests 6 years ago
Yunjia Wang 9df04d95a2 merge upstream/master 6 years ago
Yash Tibrewal 94e7edad99 Add Delegating Channel 6 years ago
Yash Tibrewal 7994ea53fc Add detailed unknown frame type tests 6 years ago
Na-Na Pang 070902b871 Merge bm_callback_cq to bm_cq 6 years ago
Na-Na Pang c96c21244c Modify test polling engine 6 years ago
Yash Tibrewal db1ccad039 Service Config Changes to set channel in transient failure on invalid service config 6 years ago
Na-Na Pang 5748665bc5 Add callback completion queue and modify callback streaming ping pong 6 years ago
Esun Kim 1518ecbd76 Added new configuration system to core/grp. 6 years ago
yang-g ac3a91edf8 Support accepting external connections. 6 years ago
Na-Na Pang bbd4eb5028 Add microbenchmark for callback unary ping pong and bidistreaming ping pong 6 years ago
yang-g 6929cdd654 initial 6 years ago
Yihua Zhang ef4508ca0d fix memory leaks in ssl credential reload. 6 years ago
Yash Tibrewal 390078b7a8 Add tests for new service config mechanism 6 years ago
Moiz Haidry ba00d3c914 Added a locality map class that maintains a child policy per locality. This is used by the xds lb policy to manage multiple localities. Also added a grpc_core::Map which is a templatized map, that is used by the locality map to maintain this info 6 years ago
Adam Langley 271807df79 Build BoringSSL tests as BoringSSL does. 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
yang-g a6596b2fd5 Fix fuzzer test 6 years ago