1841 Commits (28a253f14a18914b4b21d80546b4f5e11828a636)

Author SHA1 Message Date
donnadionne 8e268dcec8
Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) 4 years ago
Lidi Zheng 2efd2d5216 Fix a typo in xDS bootstrap parsing 4 years ago
Vijay Pai dba8bb59a0 Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 4 years ago
Esun Kim 6468d8a69d Make grpcpp/mutex compatible absl/mutex 4 years ago
Mark D. Roth b2164837a8 xDS HTTP filter support for gRPC client 4 years ago
Esun Kim 0b53341328 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
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
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Yash Tibrewal 7a5288d2a0 Replace disrespectful words 4 years ago
Donna Dionne cdd8a4ba87 Change xds_cluster_resolver LB policy config to support combined 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
Yash Tibrewal 88086a57a4 Fix xds_end2end_test for ipv6 only platforms 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
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
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
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
Mark D. Roth 8ddbc50272 change xDS certificate provider to contain a map by cluster 4 years ago
Donna Dionne 5c1834e8db A previous fix which changed grpc_cycle_counter_to_millis_round_down/up 4 years ago
Mark D. Roth 1bc2d7d1a6 Remove StringLess and src/core/lib/gprpp/map.h. 4 years ago
Yash Tibrewal 9c043baf49 Allow the channelz service test to get different listen socket sizes 4 years ago
Mark D. Roth a38d6c641f xds: Ignore WeightedCluster entries with weight 0. 4 years ago
Yash Tibrewal 4105d2ce20 XdsServerBuilder, config fetching per resolved address and delaying bind/listen till fetch is complete 4 years ago
Donna Dionne 4f8ed98f3e Xds cluster resolver 4 years ago
Yash Tibrewal c9e99945ec Add SANs matching for xDS credentials 4 years ago
AJ Heller 880a854f0e Convert URI parser to C++ #24701 4 years ago
ZhenLian de4e8a4680 refactor PemKeyCertPair 4 years ago
Mark D. Roth e4faf1945d Remove grpc_client_channel_get_subchannel_call(). 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Mark D. Roth a9d30fece6 Use separate mutexes and call queues for resolution and load balancing 4 years ago
Yash Tibrewal 096b2324e1 Experimental API for XdsServerCredentials 4 years ago
Yash Tibrewal b08861b60f Register certificate provider factories after init 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Yash Tibrewal f635d9deeb xds_end2end_test cleanup from #24643 4 years ago
Esun Kim 75e3e660fd Fix google-readability-todo 4 years ago
Yash Tibrewal 82b158f249 Update file watcher certificate provider factory with provider implementation 4 years ago