7992 Commits (aa2bd100721298cfa47f5b1597a4a199935a6522)

Author SHA1 Message Date
Mark D. Roth 97571ebf81
[round_robin] delegate to pick_first as per dualstack design (#34241) 1 year ago
Craig Tiller 768a224711
[fuzzing] Extend deadline to fix fuzzer failure (#34301) 1 year ago
Eugene Ostroukhov 3d1f242abe
[Session Affinity] Update validation and add a test case (#34277) 1 year ago
Yash Tibrewal b388a7e250
[Core Config] Use absl::Invocable instead of std::function (#34282) 1 year ago
Craig Tiller aed2797cd2
[chttp2] Fix inefficiency in flow control (#34265) 1 year ago
Eugene Ostroukhov 3824288bad
[Tests] Move the http_proxy_mapper_test.cc back (#34268) 1 year ago
Craig Tiller 5bab2976c4
[max-age] Add jitter to max idle, use absl bitgen for rng (#34225) 1 year ago
Mark D. Roth 6dea42c874
[XdsClient] replace e2e test with unit test (#34258) 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
Craig Tiller b38bb68e80
[chttp2] Review feedback for new framing layer (#34179) 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 be22006bc1
[resource_quota] Add a mechanism to query all of the memory quotas in the system (#34169) 1 year ago
Craig Tiller 79a983472c
[promises] Client channel promise conversion (#33210) 1 year ago
Craig Tiller a749d07acf
[promises] Add an unbuffered/immediate send to mpsc for cancellations (#34208) 1 year ago
Craig Tiller 60c6b6bb3b
[promises] Inter-activity pipe (#34188) 1 year ago
apolcyn a35f282d58
[c-ares] fix spin loop bug when c-ares gives up on a socket that still has data left in its read buffer (#34185) 1 year ago
Esun Kim 1a1124903c
[Deps] Upgrade Protobuf and Upb to 24.x (#34123) 1 year ago
Craig Tiller f6fd5172ad
[fuzzing] Increase deadline, fix b/296076392, b/296712500 (#34176) 1 year ago
Craig Tiller 2b0d2a7115
[fuzzing] Tune deadline parameters to avoid fuzzing crash (#34174) 1 year ago
Craig Tiller 12c9748134
[chttp2] New framing layer (#33692) 1 year ago
Mark D. Roth de98c1c9ad
[xDS] ref-count xDS resources instead of copying them (#34111) 1 year ago
nanahpang 9907d94da4
[chaotic-good] Client transport write path (#33876) 1 year ago
Craig Tiller 6c86e79c95
[promises] Fix handling of `absl::Status` by `TrySeq` (#34162) 1 year ago
Gregory Cooke e9c2feb788
[Testing] Disable failing OpenSSL Test (#34131) 1 year ago
jrandolf 3489b6304e
[OpenSSL] Support for OpenSSL 3 (#31256) 1 year ago
Mark D. Roth 1e818c98bb
[client_channel] ensure that subchannels are always destroyed inside the WorkSerializer (#34077) 1 year ago
AJ Heller 108af0a94f
[EventEngine] Improve lock contention in WorkStealingThreadPool (alternative) (#34065) 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
Craig Tiller 361769c905
[promises] Add a bridge between callbacks and promises (#33792) 1 year ago
Craig Tiller 8bbd11ebed
[promises] New `Join`, `TryJoin` implementation (#33995) 1 year ago
Yousuk Seung 48aa2ff1e5
[fix] don't leak when a range times out unacked (#34064) 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 54651a7168
[promises] New `Seq`, `TrySeq` implementation (#33991) 1 year ago
Craig Tiller 2e2f5c9ba6
[fuzzer] Fix another deadline exceeded case (#34015) 1 year ago
Craig Tiller 8e18f1c1df
[fuzzer] Fix another deadline exceeded case (#34014) 1 year ago
Craig Tiller ad9e8f45eb
[end2end] Fix fuzzer found crash (#34004) 1 year ago
Luwei Ge a5f1121982
[xDS] Remove filter name from GenerateServiceConfig (#33915) 1 year ago
Craig Tiller b235f20f47
[promises] Make Sleep promise movable (#33997) 1 year ago
Mario Jones Vimal 1c0f5d32a0
[core/gpr] Move subprocess to gpr and add subprocess creation using execve (#33983) 1 year ago
Hannah Shi 239a5fce2d
[ObjC] dns service resolver for cf event engine (#33971) 1 year ago
Craig Tiller 862e6d0346
[fuzzing] Increase deadline, fix b/292258333 (#33877) 1 year ago
Yash Tibrewal a70f8a80d2
[CallTracer] Allow registering multiple call tracers on a call context (#33928) 1 year ago
Craig Tiller 1f05719c56
[end2end] Ensure deterministic ordering of tests (#33984) 1 year ago
Craig Tiller 5325b65d84
Revert "[core/gpr] move subprocess to gpr" (#33972) 1 year ago
Mario Jones Vimal f10a8e3418
[core/gpr] move subprocess to gpr (#33870) 1 year ago
Craig Tiller c79c1bf90f
[arena] Reland using malloc for pooled allocations (#33961) 1 year ago
AJ Heller 48f455a9a0
Revert "[ObjC] dns service resolver for cf event engine" (#33964) 1 year ago