300 Commits (c0c7f1dae370d57cafed4d8950a7a671025709bc)

Author SHA1 Message Date
Mark D. Roth 03411d7be7 Second attempt: grpclb stabilization 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
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
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
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
Mark D. Roth 9a276c07fa Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap" 5 years ago
Jan Tattermusch 13abbd9a75
Revert "xds client bootstrap file" 5 years ago
Mark D. Roth 2afaec231d xds client bootstrap file 5 years ago
Mark D. Roth 5e9404e41a Fix polymorphism for UniquePtr<> and OrphanablePtr<>. 5 years ago
Jan Tattermusch 8e79705d29 disable fuzzers on windows 5 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 5 years ago
Hope Casey-Allen 2af922e8c3 Skip service config tests for gcc4.8 and below 5 years ago
Esun Kim e0b94db1b9 Enforce abstract class rule 5 years ago
Juanli Shen a802b14be6 Add xds resolver 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 5 years ago
Alexander Polcyn 0d2c622f9e Fix DNS resolver cooldown 5 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 6 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Esun Kim 90fbdc92f5 Roll-forward "Config migration" 6 years ago
Mark D. Roth 356e7c2107 Clean up some names in the service config code. 6 years ago
Alexander Polcyn 236ae12bb1 Revert "Config migration" 6 years ago
Esun Kim 87905ae5ea Config migration 6 years ago
Yash Tibrewal 156d743c37 Reviewer comments 6 years ago
Yash Tibrewal f7c8e8be62 clang tidy 6 years ago
Yash Tibrewal a2316142b2 Reviewer comments 6 years ago
Yash Tibrewal 70839d966f Reviewer comments 6 years ago
Yash Tibrewal a4036b2d8c Add tests for health check parsing too 6 years ago
Yash Tibrewal 576828696a Add parsing tests 6 years ago
Yash Tibrewal 813865acaf Adding service config parser 6 years ago
Yash Tibrewal 960864736b Unref errors in test 6 years ago
Yash Tibrewal b7f32af1d0 Fix scoping for service config errors 6 years ago
Yash Tibrewal 327350ab39 ServiceConfig::Create expects non-Null error and better errors 6 years ago