168 Commits (b6038f8e9f9c626805574708ea18a660cb6866cc)

Author SHA1 Message Date
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
apolcyn a98819007d
Revert "Convert grpc_ares_wrapper to C++ (#25108)" (#25761) 4 years ago
apolcyn 2ee70175bd
Convert grpc_ares_wrapper to C++ (#25108) 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Alexander Polcyn d289f34f37 Fix flakey time diff assertion in resolver cooldown test 4 years ago
AJ Heller 51fe6bc4aa Fix gpr_log compiler warning about string literals, which breaks the build 4 years ago
AJ Heller 880a854f0e Convert URI parser to C++ #24701 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Benjamin Shaya 702edbeee4 Add support for "unix-abstract:" URIs to support abstract unix domain sockets 4 years ago
Esun Kim ccdfcc2ee8 Add workaround for bazel 4 years ago
Esun Kim 47dd5fd78e Fix by modernize-use-bool-literals 4 years ago
Esun Kim 8e9e895ffc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
Mark D. Roth bd73844208 Move parse_address library from client_channel to iomgr. 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Mark D. Roth 09b42371e7 Remove grpc_core::InlinedVector<> and grpc_core::Optional<>. 5 years ago
Mark D. Roth 03411d7be7 Second attempt: grpclb stabilization 5 years ago
Yash Tibrewal ab9cb78e4d Reviewer comments 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
Jan Tattermusch 3f3cf8b62a
Revert "grpclb stabilization" 5 years ago
Yash Tibrewal 36bd748faa Reviewer comments 5 years ago
Mark D. Roth 5b18402914 grpclb stabilization 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
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
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
Mark D. Roth 5e9404e41a Fix polymorphism for UniquePtr<> and OrphanablePtr<>. 5 years ago
Esun Kim e0b94db1b9 Enforce abstract class rule 5 years ago
Alexander Polcyn 0d2c622f9e Fix DNS resolver cooldown 5 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
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Mark D. Roth 687580fe04 Add ResultHandler to Resolver API. 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