265 Commits (f29aee7fa90cc853f34d7ef93000e2f6249e92d2)

Author SHA1 Message Date
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
Yash Tibrewal 390078b7a8 Add tests for new service config mechanism 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
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
yang-g 86b23adc7f Other comments 6 years ago
Alexander Polcyn 139d9f6e94 Revert "Revert c-ares as the default resolvre" 6 years ago
Alexander Polcyn ca30b2240f Revert c-ares as the default resolvre 6 years ago
Alexander Polcyn 2b328ee0ca Re-enable c-ares as the default resolver; but keep SRV queries off by default 6 years ago
Alexander Polcyn 371b987bf4 Revert turning c-ares on by default 6 years ago
Alexander Polcyn 46a872864c Turn on c-ares as the default resolver 6 years ago
Alexander Polcyn 00763bc3ea Support named scope id's with ipv6 resolver on posix 6 years ago
Alexander Polcyn 7dc330f298 Disable SRV and TXT lookups for localhost 6 years ago
Mark D. Roth c5f344deaf
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis."" 6 years ago
hcaseyal 27e2ba31bf
Revert "Allow encoding arbitrary channel args on a per-address basis." 6 years ago
Mark D. Roth dedff37b4f Allow encoding arbitrary channel args on a per-address basis. 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
Alexander Polcyn 570599cfc6 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago
Alexander Polcyn b203ed3c07 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
yang-g c930956289 Fix tests 6 years ago
ncteisen 1a3c2d3e3a Move uri_parser to lib 6 years ago
ncteisen 3cb8b0b8cb Move uri_parser to common spot 6 years ago
Alexander Polcyn 0f4968a6d9 Fix a dangling pointer on ares_request object in case of cancellation 6 years ago
Sree Kuchibhotla 8cf33aa8fa Fix asan bug 6 years ago
Sree Kuchibhotla 50419a04ae fix format specifier for size_t and and a typo in test 6 years ago