566 Commits (61e1c030b28c3b3bc5849015cc19f2dbe01ed059)

Author SHA1 Message Date
Mark D. Roth 21cb320080 [reorg] move service config code to src/core/service_config (#35843) 10 months ago
Mark D. Roth f22c954ef5 [reorg] move client channel code to src/core/client_channel (#35827) 10 months ago
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 10 months ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 10 months ago
Mark D. Roth fa5603c72c [client channel] rename ClientChannel to ClientChannelFilter (#35783) 10 months ago
Yijie Ma 77ad5a786e [CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (#35210) 11 months ago
Mark D. Roth a446df61f4 [xDS] remove unnecessary string from XdsConfig struct (#35503) 11 months ago
Mark D. Roth 6a4b5ccea3 [SSA] change xds_override_host policy to manage subchannels based on last-used time rather than EDS health state (#35397) 11 months ago
Mark D. Roth c7101d0867 [xDS] move CDS and EDS watchers into xds resolver (#35011) 11 months ago
Mark D. Roth 3e785d395d [RefCounted and friends] Fix type safety of ref-counted types. 12 months ago
Yijie Ma 86d90f54b0 [EventEngine] Skip `dns_resolver_cooldown_test` for `event_engine_dns` experiment (#35251) 1 year ago
Mark D. Roth fcdc9b4d29 [LB policy API] pass address lists down via an iterator interface (#34753) 1 year ago
Mark D. Roth 8a000f45f8
[grpclb and fake resolver] clean up e2e tests and simplify fake resolver (#34887) 1 year ago
Mark D. Roth 1324ce42ea
[pick_first] fix race condition for detecting idleness (#34885) 1 year ago
Mark D. Roth 4826efa619
[pick_first] fix happy eyeballs address interleaving bug (#34804) 1 year ago
Eugene Ostroukhov 1a76e7cb42
[Proxy] Support for setting proxy for addresses (#34617) 1 year ago
Mark D. Roth b2d5a3c8da
[pick_first] don't finish Happy Eyeballs pass until all subchannels fail at least once (#34717) 1 year ago
Mark D. Roth f15635287b
[xxhash] add a wrapper header to avoid clang-format breakage (#34658) 1 year ago
Mark D. Roth 067fc48dca
[pick_first] implement address interleaving for Happy Eyeballs (#34615) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Mark D. Roth 01907a7767
[ring_hash] add test and make some minor fixes and improvements (#34610) 1 year ago
Mark D. Roth bb6a6faa69
[SSA] support multiple addresses per endpoint (#34472) 1 year ago
Mark D. Roth 36b70504e5
[outlier detection] support multiple addresses per endpoint (#34526) 1 year ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 1 year ago
Mark D. Roth 41f26de3b6
Revert "[resolver and LB policy APIs] change address list to support multiple addresses per endpoint" (#34527) 1 year ago
Mark D. Roth fd2e8c9462
[resolver and LB policy APIs] change address list to support multiple addresses per endpoint (#33567) 1 year ago
Mark D. Roth 835775e347
[pick_first] implement Happy Eyeballs (#34426) 1 year ago
Craig Tiller 47306d78f4
[work-serializer] Add some basic process-wide monitoring (#34369) 1 year ago
Mark D. Roth 25cb8e6ed2
[WRR] delegate to pick_first as per dualstack design (#34245) 1 year ago
Craig Tiller 86b931c354
[work-serializer] Dispatch on run experiment (relanding) (#34372) 1 year ago
Craig Tiller d589caa679
Revert "[work-serializer] Dispatch on run experiment" (#34371) 1 year ago
Craig Tiller 1705470950
[work-serializer] Dispatch on run experiment (#34274) 1 year ago
Mark D. Roth 1986007e1e
[round_robin] 4th attempt: delegate to pick_first as per dualstack design (#34337) 1 year ago
Mark D. Roth 6534f0a6bf
Revert "[round_robin] third attempt: delegate to pick_first as per dualstack design" (#34335) 1 year ago
Mark D. Roth d713427cec
[round_robin] third attempt: delegate to pick_first as per dualstack design (#34320) 1 year ago
Craig Tiller e6bf7c12cf
Revert "[round_robin] delegate to pick_first as per dualstack design" (#34317) 1 year ago
Mark D. Roth 97571ebf81
[round_robin] delegate to pick_first as per dualstack design (#34241) 1 year ago
Eugene Ostroukhov 3824288bad
[Tests] Move the http_proxy_mapper_test.cc back (#34268) 1 year ago
Eugene Ostroukhov a5e9feeb04
[HTTP Proxy] Rename source/header and move test (#34221) 1 year ago
Mark D. Roth b7e680ad46
[health checking] move to generic health watch for dualstack design (#34222) 1 year ago
Mark D. Roth b8fd38d7cb
[xds_override_host] improve logging for debuggability (#34223) 1 year ago
Mark D. Roth 6412412ae1
[pick_first] changes to support dualstack design (#34218) 1 year ago
Craig Tiller b85b57fdc7
[wrr] Add metrics to help debug high WRR cost (#34095) 1 year ago
Mohan Li ab024624da
[pick_first] de-experiment pick first (#34054) 1 year ago
Mark D. Roth 64a318acd4
[pick_first] fix sticky-TF and handling of subchannels in TRANSIENT_FAILURE (#33753) 1 year ago
Craig Tiller 3717ff04ba
[chttp2] Split ping policy from transport (#33703) 1 year ago
Mark D. Roth 083bbee480
[LB policies] revert changes for dualstack design (#33718) 1 year ago
Mark D. Roth ec39600872
[WRR] fix bugs that caused us to re-enter blackout period upon updates (#33694) 1 year ago
Mark D. Roth 38816cf327
[WRR] delegate to pick_first instead of creating subchannels directly (#33087) 1 year ago
Mark D. Roth 27a778fece
[round robin] delegate to pick_first instead of creating subchannels directly (#32692) 1 year ago