307 Commits (479c843f5bd948a0d84c0c4ca87ce7e44b02c668)

Author SHA1 Message Date
Tanvi Jagtap 3c928436b4 [Gpr_To_Absl_Logging] Remove logging header from example and test/cpp folder (#37488) 4 months ago
Mark D. Roth e5c99ad94b [xDS] implement authority rewriting (#37087) 5 months ago
Mark D. Roth 22322fe7df [e2e tests] fix regex for connection failures to catch a missed case (#36969) 6 months ago
Mark D. Roth dee3cf6e34 [e2e tests] fix connection failure regex (#36922) 6 months ago
Mark D. Roth f7ce3ee9d5 [call v3] add dynamic filter support to client channel (#36877) 6 months ago
Mark D. Roth 34ac4ee5de [grpc_error] remove unnecessary status attributes (#36523) 6 months ago
Tanvi Jagtap e3be06ee38 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36548) 7 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap 4f8b8aef83 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36406) 7 months ago
Mark D. Roth 696d644bcf [pick_first] avoid retaining unneeded memory after selecting subchannel (#34766) 8 months ago
Tanvi Jagtap a10a8c6c0e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASERT (#36224) 8 months ago
AJ Heller f238e5399c [security] Reland: Refactor credentials types to remove special handling for insecure creds (#36242) 8 months ago
AJ Heller da43a61322 Automated rollback of commit 822311c0d9. 8 months ago
AJ Heller 822311c0d9 [security] Refactor credentials types to remove special handling for insecure creds (#36176) 8 months ago
Mark D. Roth 390fef0590 [RR and WRR] clean up dualstack experiments (#35135) 9 months ago
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 8a000f45f8
[grpclb and fake resolver] clean up e2e tests and simplify fake resolver (#34887) 1 year ago
Mark D. Roth 30a24a37d1
[e2e tests] refactor code for determining local IP address (#34769) 1 year ago
Vignesh Babu 299b4fe3fd
[flakiness] Fix regex comparison which causes client_lb test to flake at a high rate internally when event engine is enabled. (#34607) 1 year ago
Mark D. Roth 883ec58237
[client_lb_e2e_test] fix flake in RR HealthChecking test (#34572) 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 0375a585e2
[work-serializer] Fix synchronous test assumption (#34392) 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
Mark D. Roth b7e680ad46
[health checking] move to generic health watch for dualstack design (#34222) 1 year ago
Mark D. Roth b980f62ca6
[pick_first] adjust threshold on e2e test to address flake (#34157) 1 year ago
Mark D. Roth 72e791402f
[pick_first] fix test flake (#34098) 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 91e7f223d3
[server] Remove `Notification` from shutdown path (#33953) 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 51e54ed636
[outlier detection] remove support for ejection via raw connectivity state (#33427) 1 year ago
Mark D. Roth 27a778fece
[round robin] delegate to pick_first instead of creating subchannels directly (#32692) 1 year ago
Mark D. Roth 8427bacaea
[resolver API] remove address attribute interface (#33514) 1 year ago
Yousuk Seung c03cd744b2
[WRR] Prefer application_utilization to cpu_utilization (#33355) 2 years ago
Mark D. Roth 6b4a1e4243
[outlier detection] hack to prevent OD from working with pick_first (#33336) 2 years ago
Mark D. Roth a78001a087
[resolver] remove unused ctor for ServerAddress (#33148) 2 years ago
Mark D. Roth 1fcaccdf5f
[client channel] Second attempt: use ChunkedVector for call attributes (#33015) 2 years ago