11343 Commits (398968d90e4ae5de2b15bca2c5a921b72a2f34a4)

Author SHA1 Message Date
Mark D. Roth c35a37d6c2 Remove TargetAuthorityTable in favor of a per-address channel arg. 4 years ago
Alexander Polcyn f57879ac56 Flag protect new logs 4 years ago
Yash Tibrewal 7100ee3bfb Add keepalive throttling 4 years ago
Yash Tibrewal 2c5291ff71 Plumb absl::Status through connectivity state notifiers 4 years ago
Vijay Pai 2667eba8c2 Fix a typo 4 years ago
Alexander Polcyn bdfd96ad03 Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely 4 years ago
Richard Belleville d40a91dde5 Don't check tenancy if credentials specified 4 years ago
Alexander Polcyn 4bdbd4caef Log the peer address of grpc_cli CallMethod RPCs to stderr 4 years ago
Richard Belleville c4491121c6 Stop checking g_is_on_gce in security connector 4 years ago
Donna Dionne 0d6ee9b309 Implement fake and ignored headers. 4 years ago
Mark D. Roth e681f37054 Remove env var protection of new xds routing code. 4 years ago
Vijay Pai 9d79ca6058 C++ify core server 4 years ago
Esun Kim 315caf5d05 Added grpc::testing::TestEnvironment 4 years ago
Karthik Ravi Shankar d7565c37a8 Revert "Adding Fake headers for header matching." 4 years ago
Donna Dionne ea459f72f5 Fixing unsafe std::move. 4 years ago
Jan Tattermusch 7ce7bbfc33 fix concurrent file read flake 4 years ago
Donna Dionne 1f30faad13 Fixing call to absl::StrSplit to deal with empty string case. 4 years ago
Mark D. Roth fc5bd60f16 Concatenate duplicate header keys for matching. 4 years ago
Vijay Pai bb7cfb638d Construct/destruct ExecCtx between init/shutdown only 4 years ago
Donna Dionne 8c013bfcdc Adding Fake headers for header matching. 4 years ago
Jan Tattermusch 4f96118724 move routeguide c++ distribtest under cmake_pkgconfig 4 years ago
Donna Dionne fc8923c0a3 Updating C++ interop client and server to do path matching and header 4 years ago
Vijay Pai 612a3dfa10
clang-format 4 years ago
Vijay Pai bec17c1dd3
Avoid unused variables 4 years ago
Richard Belleville 0ef84e4306 Regenerate projects 4 years ago
Jan Tattermusch bc9e99e635 clang format code 4 years ago
Jan Tattermusch 8cbd5550ef address comments 4 years ago
Richard Belleville 535d0da0dd Complete synchronously 4 years ago
Richard Belleville acbda9835e Reuse mdelem 4 years ago
Richard Belleville ff5f4bb6fc Add test 4 years ago
Vijay Pai d03daab509
Remove unused variable (fixes builder error) 4 years ago
Richard Belleville 8412476a9b Add sunny day core API path 4 years ago
Vijay Pai e1a45fb237 Remove references to skipping callback API tests 4 years ago
Muxi Yan 232756e7bf Remove unnecessary RPC 4 years ago
Jan Tattermusch 45d92f26ca add Grpc.Tools test for generating for .proto with the same name 4 years ago
Vijay Pai 407fdc3a36 Fix data race in RpcWithEarlyFreeRequest by using atomics 4 years ago
Vijay Pai c6c05910c2 Fix data race in RpcWithEarlyFreeRequest by using atomics 4 years ago
Muxi Yan fa28bab456 Address comments 4 years ago
Vijay Pai 7ee2bc6db5 EM-agnostic callback completion queue 4 years ago
Richard Belleville d067b63d48 WIP 4 years ago
Mark D. Roth 7c3fefea3f Make request path more easily visible to LB policies. 4 years ago
Vijay Pai fe2e9d6803 Properly count messages sent 4 years ago
Jan Tattermusch f1975a09ff include line numbers in win abort handler 4 years ago
Vijay Pai 0ab6db4fe8 Make sure that some ops don't start concurrently with Finish 4 years ago
Donna Dionne 8dd0cb4712 Add support for xDS regex matchers. 4 years ago
Muxi Yan ec2cd96426 Address comments 4 years ago
Muxi Yan 3f684093d7 Add test for the new config field 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Matthew Stevenson a2afea6ee0 Add TLS 1.2 and 1.3 specific tests to h2_tls fixture. 4 years ago
Esun Kim 073c499e18 Added TCP_USER_TIMEOUT auto-detection 4 years ago