155 Commits (98cf51687469bbe8b3dfca4ab2bdee5dc44e77b8)

Author SHA1 Message Date
Mark D. Roth 9177c5324a
Revert "start splitting up xds_end2end_test (#27702)" (#27725) 3 years ago
Mark D. Roth 69a978231b
start splitting up xds_end2end_test (#27702) 3 years ago
Mark D. Roth 2b813d2bff
grpclb: implement subchannel caching (#27657) 3 years ago
Yash Tibrewal a61bb8ed5b
Move service config code out of client_client to its own target (#27683) 3 years ago
Mark D. Roth 3d83dd3776
Revert "Revert "centralize handling of channel's default authority (#27544)" (#27616)" (#27624) 3 years ago
Mark D. Roth 0611f7c9b3
Revert "centralize handling of channel's default authority (#27544)" (#27616) 3 years ago
Mark D. Roth f0a0628795
centralize handling of channel's default authority (#27544) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
AJ Heller 6ba4a92af7
Reorder gtest/gmock headers (#27070) 3 years ago
AJ Heller 58f8f5ced3
Add macro to define gtest death_test_style using an older syntax (#27042) 3 years ago
Tamir Duberstein 013e67a029
Deprecate grpc{_core,::internal}::WaitUntil (#26866) 3 years ago
Mark D. Roth 6b71ec3704
LB policy API improvements (#26481) 3 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Esun Kim 377fe6095a
Upgrade clang-tidy and clang-format to 11 (#25590) 4 years ago
Esun Kim 6468d8a69d Make grpcpp/mutex compatible absl/mutex 4 years ago
AJ Heller 880a854f0e Convert URI parser to C++ #24701 4 years ago
yang-g 8456e2138a Check localhost is resolved to ipv4 or ipv6 and update test accordingly. 4 years ago
Mark D. Roth b62d5c7eaa Allow channel args to modify service config parsing behavior. 4 years ago
Mark D. Roth bd73844208 Move parse_address library from client_channel to iomgr. 4 years ago
Mark D. Roth c35a37d6c2 Remove TargetAuthorityTable in favor of a per-address channel arg. 4 years ago
Vijay Pai d03daab509
Remove unused variable (fixes builder error) 4 years ago
Muxi Yan 232756e7bf Remove unnecessary RPC 4 years ago
Muxi Yan fa28bab456 Address comments 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
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Mark D. Roth 581751b65b xds: When listener does not exist, put channel in TRANSIENT_FAILURE. 5 years ago
Mark D. Roth 0324afa89e grpclb: Add test showing that backend status is returned to client. 5 years ago
Mark D. Roth bac25901d7 Fix flakiness in grpclb SingleBalancerWithClientLoadReportingTest.Vanilla test. 5 years ago
Mark D. Roth dcdd04fcaa Fix flakiness in grpclb_end2end_test ReresolveDeadBalancer test case. 5 years ago
Mark D. Roth 03411d7be7 Second attempt: grpclb stabilization 5 years ago
Esun Kim 415d41f9e8 Rerun clang-formatter-7 5 years ago
Jan Tattermusch 3f3cf8b62a
Revert "grpclb stabilization" 5 years ago
Mark D. Roth 5b18402914 grpclb stabilization 5 years ago
Mark D. Roth 31773d2c6a grpclb: Add support for balancer telling client to enter fallback mode. 5 years ago
Prashant Jaikumar 9f02fc7f91 Enable end2end C++ tests on iOS. 5 years ago
Qiancheng Zhao 444806583d lazy resolving lb policy creation 5 years ago
Prashant Jaikumar fbfb93c88f Fix C++ tests to run on iOS 6 years ago
Esun Kim 434b3b62e5 Applied the best practice using global configuration 6 years ago
Yash Tibrewal 98d8f85d4e Reviewer comments 6 years ago
Yash Tibrewal b53465c106 Add test for not special casing grpclb if loadbalancingconfig is used 6 years ago
Esun Kim 1518ecbd76 Added new configuration system to core/grp. 6 years ago
Juanli Shen 438cb44378 Add fallback-at-startup into xds 6 years ago
Nicolas "Pixel" Noble b9a279c030 Resolving ambiguous call to CreateCustomChannel. 6 years ago
Soheil Hassas Yeganeh 2b9448a71c Revert "Revert "Introduce C++ wrappers for gpr_mu and gpr_cv."" 6 years ago
Alexander Polcyn d09c9f8e20 Revert "Introduce C++ wrappers for gpr_mu and gpr_cv." 6 years ago
Soheil Hassas Yeganeh e85dd2e644 Fix build errors 6 years ago