163 Commits (d0bf9cedcc5530e2503bb56a95ab194d94524a68)

Author SHA1 Message Date
Mark D. Roth bd73844208 Move parse_address library from client_channel to iomgr. 4 years ago
Alexander Polcyn e2837aa10b Raise deadline of CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithQueryTimeoutIsGraceful test 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Alexander Polcyn 2c133c562d Fix sorting of gRPCLB addresses when resolved via DNS 5 years ago
Jan Tattermusch f622a797d2 mark cancel_ares_query_test as flaky 5 years ago
Mark D. Roth c769951764 Remove deprecated variant of JoinHostPort(). 5 years ago
Mark D. Roth d74548e611 Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 years ago
Alexander Polcyn 292c07b432 Fix link error in address sorting test 5 years ago
Alexander Polcyn aec6be5ec9 Include request object in c-ares address sorting trace logs 5 years ago
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 b308241343 Fix clang-tidy issues 5 years ago
Jan Tattermusch 41ac287f7b generate build metadata from bazel BUILD 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
Jan Tattermusch 3f3cf8b62a
Revert "grpclb stabilization" 5 years ago
Mark D. Roth 5b18402914 grpclb stabilization 5 years ago
Esun Kim 9ae81e1d3f Make test code use TestEnvironment 5 years ago
Esun Kim e52081f903 More pythons to be formatted 5 years ago
Yash Tibrewal e05417db32 Use LogicalThread in client channel code 5 years ago
Jan Tattermusch f427cac49b dont run resolver_component_tests_runner_invoker on mac 5 years ago
Alexander Polcyn 7cd0d9266b Raise deadline of RPC in cancel_ares_query_test 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 780d41224c Squashed commit of the following: 5 years ago
Vijay Pai 37d248abd0 Remove unused parameter warning (19 of 20) 5 years ago
Vijay Pai 6ca827a008 Remove unused parameter warning (18 of 20) 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 5 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 5 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Prashant Jaikumar 43628b286f Update googletest version to v1.8.1 6 years ago
Prashant Jaikumar fbfb93c88f Fix C++ tests to run on iOS 6 years ago
Esun Kim 90fbdc92f5 Roll-forward "Config migration" 6 years ago
Alexander Polcyn 236ae12bb1 Revert "Config migration" 6 years ago
Esun Kim 87905ae5ea Config migration 6 years ago
Yash Tibrewal b6c7cb81f0 Fix resolver component test 6 years ago
Alexander Polcyn 2a4d62819b Revise c-ares timeouts to use c-ares's internal timeout/retry logic 6 years ago
Yash Tibrewal 6cba63eb47 reviewer comments and tests 6 years ago
Yash Tibrewal 587ae4a2d9 Fix existing tests 6 years ago
Esun Kim 1518ecbd76 Added new configuration system to core/grp. 6 years ago
yang-g 37783d6329 Stop calling ParseCommandLineFlags directly, use wrapper call instead 6 years ago
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Bill Feng d93959853f Enabled Windows Bazel build for cpp tests 6 years ago
Jan Tattermusch cf6a311761
Revert "Windows builds for gRPC C++ tests" 6 years ago
Mark D. Roth 687580fe04 Add ResultHandler to Resolver API. 6 years ago
billfeng327 4241edeaa4 renamed tag to no_windows in conformation with Bazel and TensorFlow 6 years ago
billfeng327 ab06853fc9 C++ Windows test builds 6 years ago