368 Commits (858eff5ab909c7e975a152b22ddf9158efb2f337)

Author SHA1 Message Date
Craig Tiller 672f31c6ac
Channel args preconditioning (#28132) 3 years ago
Craig Tiller 6af45a35ba
Tooling to remove redundant grpc_core:: namespace references (#28030) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Mark D. Roth 3bde8305cc
Second attempt: Don't build RLS on mobile (#27878) 3 years ago
Mark D. Roth 73ad459c51
revert changes to not build RLS on mobile (#27875) 3 years ago
Mark D. Roth 2a69c525b8
don't build RLS on mobile (#27838) 3 years ago
Ming-Chuan 34fdb542b5
Add resolver for binder transport URI scheme (#27529) 3 years ago
Mark D. Roth 5406048ef6
Second attempt: RLS LB policy (#27748) 3 years ago
Mark D. Roth 4567af504e
Revert RLS LB policy (#27738) 3 years ago
Mark D. Roth 84ddc3289f
RLS LB policy (#27352) 3 years ago
Yash Tibrewal a61bb8ed5b
Move service config code out of client_client to its own target (#27683) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Craig Tiller 969f3d55ef
Check that grpc_package statements have the right name (#27608) 3 years ago
Esun Kim c89d05559b
absl::Status support to service_config_test (#27433) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Mark D. Roth fbd5e9f2ed
add separate channel arg to enable hedging (#26838) 3 years ago
Mark D. Roth 7172b00a96
Add perAttemptRecvTimeout to retryPolicy (#26540) 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
Mark D. Roth 3f19333ced
Move retry code into its own filter in the DynamicFilter stack (#25820) 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
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Mark D. Roth 2c084ff7a5 Use std::string for health check service name. 4 years ago
Donna Dionne 4f8ed98f3e Xds cluster resolver 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 53ab235fb8 Fix google-explicit-constructor 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Yash Tibrewal d45bbe46e0 File watcher certificate provider config parsing 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
Mark D. Roth b58fed9cc4 xds: Move channel creds creation into bootstrap parser. 4 years ago
Yash Tibrewal 404a1ec1f7 Fix sanity on master 4 years ago
Yash Tibrewal 95299ec00b xDS bootstrap parsing changes for certificate providers 4 years ago
Esun Kim 47dd5fd78e Fix by modernize-use-bool-literals 4 years ago
Mark D. Roth fff44c05c6 Change service_config_test to use gmock ContainsRegex() matcher. 4 years ago
Esun Kim 8e9e895ffc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
Mark D. Roth 71050c88b9 Move EDS drop handling to a new eds_drop LB policy. 4 years ago
Mark D. Roth b62d5c7eaa Allow channel args to modify service config parsing behavior. 4 years ago
Yash Tibrewal cdda406115 Add certificate provider registry implementation 4 years ago
Mark D. Roth bd73844208 Move parse_address library from client_channel to iomgr. 4 years ago
Yash Tibrewal bef69db1a6 A bit of cleanup 4 years ago
Mark D. Roth 12fc8f6a35 Change URI parser to take absl::string_view and move tests to correct directory. 4 years ago
Mark D. Roth d926e1ca47 Move XdsClient code out of client_channel tree. 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Mark D. Roth aed6574023 Refactor ServiceConfig code to move parsing to its own API. 5 years ago