332 Commits (004480e706324c9e7ead31ba06682720d999811e)

Author SHA1 Message Date
Yash Tibrewal 404a1ec1f7 Fix sanity on master 4 years ago
Yash Tibrewal 95299ec00b xDS bootstrap parsing changes for certificate providers 4 years ago
Esun Kim 47dd5fd78e Fix by modernize-use-bool-literals 4 years ago
Mark D. Roth fff44c05c6 Change service_config_test to use gmock ContainsRegex() matcher. 4 years ago
Esun Kim 8e9e895ffc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
Mark D. Roth 71050c88b9 Move EDS drop handling to a new eds_drop LB policy. 4 years ago
Mark D. Roth b62d5c7eaa Allow channel args to modify service config parsing behavior. 4 years ago
Yash Tibrewal cdda406115 Add certificate provider registry implementation 4 years ago
Mark D. Roth bd73844208 Move parse_address library from client_channel to iomgr. 4 years ago
Yash Tibrewal bef69db1a6 A bit of cleanup 4 years ago
Mark D. Roth 12fc8f6a35 Change URI parser to take absl::string_view and move tests to correct directory. 4 years ago
Mark D. Roth d926e1ca47 Move XdsClient code out of client_channel tree. 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Mark D. Roth aed6574023 Refactor ServiceConfig code to move parsing to its own API. 5 years ago
Mark D. Roth d74548e611 Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 years ago
Mark D. Roth d39c981d4f
Revert "Remove StringLess and src/core/lib/gprpp/map.h" 5 years ago
Mark D. Roth c0f82fc595 Remove StringLess and src/core/lib/gprpp/map.h 5 years ago
Mark D. Roth 09b42371e7 Remove grpc_core::InlinedVector<> and grpc_core::Optional<>. 5 years ago
Mark D. Roth f8f6034d1a Refactor xds LB policy 5 years ago
Mark D. Roth 03411d7be7 Second attempt: grpclb stabilization 5 years ago
Yash Tibrewal ab9cb78e4d Reviewer comments 5 years ago
Mark D. Roth d4fb5ea436 update service config parsing as per recent spec change 5 years ago
Esun Kim 7a14955759 Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago
Yash Tibrewal 68ac18b095 Avoid linter warnings 5 years ago
Yash Tibrewal 44c0477d65 Remaning commits 5 years ago
Yash Tibrewal 9ca286a48f Replace LogicalThread with WorkSerializer 5 years ago
Yash Tibrewal 957f0390df Reviewer comments 5 years ago
Mark D. Roth 283574e3b7 Convert service config code to use new JSON API 5 years ago
Mark D. Roth a96ae699f7 Convert xds bootstrap code to use new JSON API 5 years ago
Esun Kim ed44a1f430 Clean up grpc_core::MakeUnique 5 years ago
Jan Tattermusch 3f3cf8b62a
Revert "grpclb stabilization" 5 years ago
Yash Tibrewal 36bd748faa Reviewer comments 5 years ago
yang-g 5bc57b64fe InitGoogleTest before grpc_init 5 years ago
Mark D. Roth 5b18402914 grpclb stabilization 5 years ago
Esun Kim 9ae81e1d3f Make test code use TestEnvironment 5 years ago
Yash Tibrewal 4ffec8c53e s/combiner/logical_thread 5 years ago
Yash Tibrewal e05417db32 Use LogicalThread in client channel code 5 years ago
Mark D. Roth f31e9d5721 Support multiple xds servers in bootstrap file. 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Yash Tibrewal 3a189d7e08 test changes 5 years ago
Jan Tattermusch eaf01655cd disable xds_bootstrap_test on TSAN ASAN UBSAN 5 years ago
Yash Tibrewal 780d41224c Squashed commit of the following: 5 years ago
Vijay Pai e7fefa9ef5 clang-format 5 years ago
Vijay Pai 3c7b035ca6 Remove unused parameter warning (4 of 20) 5 years ago
Vijay Pai 38d87137f8 Remove unused parameter warning (3 of 20) 5 years ago
Hope Casey-Allen 3883c577f1 Skip running service config test on older libstdc++ versions and log to ERROR 5 years ago
Mark D. Roth 621ea6534d Fix xds_bootstrap_test to actually run and fix bugs in it. 5 years ago