99 Commits (cea03edc0b430e5c4734164a8336ae4b3b77fd16)

Author SHA1 Message Date
Yousuk Seung 371d231b53
Support unix socket in grpc_sockaddr_to_string (#29169) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
Craig Tiller 16a3ce51ff
Service config parser to core configuration (#28883) 3 years ago
Craig Tiller dd76a04b8c
Move resolver to core configuration (#28881) 3 years ago
Craig Tiller 55b365f287
Move resolver code around a little (#27846) 3 years ago
apolcyn 2a4b7f25e6
testing: add a fake TCP and UDP server to test/core/util (extracted from #27883) (#28332) 3 years ago
Mark D. Roth ac70281e74
improve RPC status messages when name resolution fails (#28091) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
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 8215b21dc1 move grpc_ares_ev_driver and fd_node definitions into grpc_ares_wrapper.cc 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Esun Kim 75e3e660fd Fix google-readability-todo 4 years ago
capstan 131579d52d Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
Nathan Herring da66b7d14e
Revert "Abseil Flags" 4 years ago
capstan 7883b5133d Use abseil's flags in tests. 4 years ago
Esun Kim aae4f4cf18 Fix by misc-unused-using-decls 4 years ago
Esun Kim 6ae8463500 Fix by modernize-make-unique 4 years ago
Esun Kim ece76ee1e8 Fix code by readability-container-size-empty 4 years ago
Esun Kim c08f33c437 Fix clang-tidy errors 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
Alexander Polcyn 2c133c562d Fix sorting of gRPCLB addresses when resolved via DNS 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
Mark D. Roth 03411d7be7 Second attempt: grpclb stabilization 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
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
Yash Tibrewal 780d41224c Squashed commit of the following: 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." 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
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