11529 Commits (cd53c552696b36eba2f5e83b475e6dec507fee19)

Author SHA1 Message Date
Esun Kim 6dc1748f6c
Revert "Made grpc_core::Mutex compatible to absl::Mutex" 4 years ago
Esun Kim 6a1518bd22 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
bojeil-google 33b80f16ec Applies clang_format_code.sh to address sanity check tests. 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Yash Tibrewal 7a5288d2a0 Replace disrespectful words 4 years ago
Bassam Ojeil a8e061bf88 Removes experimental namespace from ExternalAccountCredentials tests. 4 years ago
Donna Dionne cdd8a4ba87 Change xds_cluster_resolver LB policy config to support combined 4 years ago
Alexander Polcyn d289f34f37 Fix flakey time diff assertion in resolver cooldown test 4 years ago
Mark D. Roth 0f9af3c045 xds: Change ADS parsing to not stop at the first error 4 years ago
Mark D. Roth bfd230c29c xds: Remove env-var protection for xDS v3 support. 4 years ago
Mark D. Roth 60204d9e16 Fix fake xDS server bug that caused unnecessary round trips in NACK tests. 4 years ago
Donna Dionne 07d51a4d12 Fixing Logical DNS case: 4 years ago
Esun Kim 0cf94e3fdd Add time-util 4 years ago
Yash Tibrewal 88086a57a4 Fix xds_end2end_test for ipv6 only platforms 4 years ago
Donna Dionne 4cab9778d8 Fixing a clang tidy caught at import time 4 years ago
Mark D. Roth 958c8e15f7 Fix NACK detection in test xDS server. 4 years ago
Esun Kim be761cd430 Fixed sign-compare warnings 4 years ago
Jan Tattermusch c8e4a68edc avoid UDS conflict between tests in local bazel test run 4 years ago
Donna Dionne b2443df1e1 xds_interop_client.cc modification: new stats and new timeout_sec config 4 years ago
Esun Kim 9eabb96f1c Added no_test_ios to error_details_test 4 years ago
Donna Dionne 19b1f8f64a Cds Watchers changes to support aggregate Cds and Logical DNS Cds. 4 years ago
Esun Kim 669e859f7a Fix more unused-parameter warning 4 years ago
Esun Kim 985c8ff3b2 Fix the bug of cq_maybe_expect_completion 4 years ago
Mark D. Roth 42f123efbe Add ability to read xDS bootstrap config from an env var. 4 years ago
Esun Kim 0db0ab052d Update by review 4 years ago
Jan Tattermusch 0b1798412b
Revert "Wrap strerror into a thread-safe implementation" 4 years ago
Greg Miller 7d4d516511 wip: change error_details functions to templates 4 years ago
ZhouyihaiDing a584bc4f02 Support ServerContext for callback API 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Yash Tibrewal 0406f3ba42 Fix xds_end2end_test msan flake 4 years ago
Yash Tibrewal 60891587bb Fix end2end test for ipv6 only platforms 4 years ago
Donna Dionne 83d6d96c86 Add Missing test case: present match 4 years ago
Ashitha Santhosh 4ca878799b Refactor [String/Header/Path]matchers in xds_api. 4 years ago
Donna Dionne 4715bbc220 Fixing TryNextPrioirtyLocked to ensure we properly try higher priorities when lower ones fail 4 years ago
Yash Tibrewal ac4f4de196 xDS server config fetcher 4 years ago
Sergii Tkachenko 8db79e2e71 Python style: reformat code using updated yapf 0.30.0 4 years ago
yang-g cf26f0133a Wrap strerror into a thread-safe implementation 4 years ago
Mark D. Roth 8ddbc50272 change xDS certificate provider to contain a map by cluster 4 years ago
ZhenLian c48e39d5c2 Support Default Root Certs in Tls Credentials 4 years ago
Donna Dionne 5c1834e8db A previous fix which changed grpc_cycle_counter_to_millis_round_down/up 4 years ago
yang-g c6c3dc57af Remove unneeded filter 4 years ago
Chuan Ren 06cc42eb85 Add support of implicit and explicit flows for external account creds 4 years ago
Mark D. Roth 1bc2d7d1a6 Remove StringLess and src/core/lib/gprpp/map.h. 4 years ago
Alexander Polcyn 882243606f Add a mechanism to plumb arbitary command line flags to the c-ares unit test binary 4 years ago
Alexander Polcyn 17a49209bc Remove unnecessary signal-forwarding/timeout thread in c-ares unit test driver 4 years ago
AJ Heller 3b15b508dd Convert URIParser test to googletest 4 years ago
Alexander Polcyn 8215b21dc1 move grpc_ares_ev_driver and fd_node definitions into grpc_ares_wrapper.cc 4 years ago
Adam Cozzette 63ee5b62c2 Updated parse_json.cc to rely on config_protobuf.h for protobuf types 4 years ago
Donna Dionne 88876b194c Fixing interop client to send all RPC types for each duration_per_query. 4 years ago
Chuan Ren 18ffe21abd Add support of url with query params to url creds 4 years ago