7979 Commits (81db191c2ba8654e7587b8bf44c645d736ca181d)

Author SHA1 Message Date
Craig Tiller be22006bc1
[resource_quota] Add a mechanism to query all of the memory quotas in the system (#34169) 2 years ago
Craig Tiller 79a983472c
[promises] Client channel promise conversion (#33210) 2 years ago
Craig Tiller a749d07acf
[promises] Add an unbuffered/immediate send to mpsc for cancellations (#34208) 2 years ago
Craig Tiller 60c6b6bb3b
[promises] Inter-activity pipe (#34188) 2 years 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) 2 years ago
Esun Kim 1a1124903c
[Deps] Upgrade Protobuf and Upb to 24.x (#34123) 2 years ago
Craig Tiller f6fd5172ad
[fuzzing] Increase deadline, fix b/296076392, b/296712500 (#34176) 2 years ago
Craig Tiller 2b0d2a7115
[fuzzing] Tune deadline parameters to avoid fuzzing crash (#34174) 2 years ago
Craig Tiller 12c9748134
[chttp2] New framing layer (#33692) 2 years ago
Mark D. Roth de98c1c9ad
[xDS] ref-count xDS resources instead of copying them (#34111) 2 years ago
nanahpang 9907d94da4
[chaotic-good] Client transport write path (#33876) 2 years ago
Craig Tiller 6c86e79c95
[promises] Fix handling of `absl::Status` by `TrySeq` (#34162) 2 years ago
Gregory Cooke e9c2feb788
[Testing] Disable failing OpenSSL Test (#34131) 2 years ago
jrandolf 3489b6304e
[OpenSSL] Support for OpenSSL 3 (#31256) 2 years ago
Mark D. Roth 1e818c98bb
[client_channel] ensure that subchannels are always destroyed inside the WorkSerializer (#34077) 2 years ago
AJ Heller 108af0a94f
[EventEngine] Improve lock contention in WorkStealingThreadPool (alternative) (#34065) 2 years ago
Craig Tiller b85b57fdc7
[wrr] Add metrics to help debug high WRR cost (#34095) 2 years ago
Mohan Li ab024624da
[pick_first] de-experiment pick first (#34054) 2 years ago
Craig Tiller 361769c905
[promises] Add a bridge between callbacks and promises (#33792) 2 years ago
Craig Tiller 8bbd11ebed
[promises] New `Join`, `TryJoin` implementation (#33995) 2 years ago
Yousuk Seung 48aa2ff1e5
[fix] don't leak when a range times out unacked (#34064) 2 years ago
Mark D. Roth 64a318acd4
[pick_first] fix sticky-TF and handling of subchannels in TRANSIENT_FAILURE (#33753) 2 years ago
Craig Tiller 54651a7168
[promises] New `Seq`, `TrySeq` implementation (#33991) 2 years ago
Craig Tiller 2e2f5c9ba6
[fuzzer] Fix another deadline exceeded case (#34015) 2 years ago
Craig Tiller 8e18f1c1df
[fuzzer] Fix another deadline exceeded case (#34014) 2 years ago
Craig Tiller ad9e8f45eb
[end2end] Fix fuzzer found crash (#34004) 2 years ago
Luwei Ge a5f1121982
[xDS] Remove filter name from GenerateServiceConfig (#33915) 2 years ago
Craig Tiller b235f20f47
[promises] Make Sleep promise movable (#33997) 2 years ago
Mario Jones Vimal 1c0f5d32a0
[core/gpr] Move subprocess to gpr and add subprocess creation using execve (#33983) 2 years ago
Hannah Shi 239a5fce2d
[ObjC] dns service resolver for cf event engine (#33971) 2 years ago
Craig Tiller 862e6d0346
[fuzzing] Increase deadline, fix b/292258333 (#33877) 2 years ago
Yash Tibrewal a70f8a80d2
[CallTracer] Allow registering multiple call tracers on a call context (#33928) 2 years ago
Craig Tiller 1f05719c56
[end2end] Ensure deterministic ordering of tests (#33984) 2 years ago
Craig Tiller 5325b65d84
Revert "[core/gpr] move subprocess to gpr" (#33972) 2 years ago
Mario Jones Vimal f10a8e3418
[core/gpr] move subprocess to gpr (#33870) 2 years ago
Craig Tiller c79c1bf90f
[arena] Reland using malloc for pooled allocations (#33961) 2 years ago
AJ Heller 48f455a9a0
Revert "[ObjC] dns service resolver for cf event engine" (#33964) 2 years ago
Craig Tiller daa89145ca
Revert "[arena] Use malloc for pooled allocations" (#33960) 2 years ago
Craig Tiller b8829239b8
[arena] Use malloc for pooled allocations (#33927) 2 years ago
apolcyn e923706d6f
[c-ares DNS resolver] Revert "Revert "[c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails" (#33934)" (#33942) 2 years ago
Alisha Nanda f7fc3fbed4
[tracing] Add annotation with metadata sizes and limits (#33910) 2 years ago
Hannah Shi cd85d7edf2
[ObjC] dns service resolver for cf event engine (#33233) 2 years ago
Alisha Nanda 9aca06d38a
Revert "[c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails" (#33934) 2 years ago
Yash Tibrewal 010a59b7fd
[keepalive] Allow server side keepalive_permit_without_calls setting to be overridden (#33917) 2 years ago
apolcyn 76203ba589
[c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails (#33871) 2 years ago
AJ Heller 0e9553cf4e
[EventEngine] Add TODOs to re-enable EventEngine end2end tests (#33911) 2 years ago
AJ Heller 0897f0faf3
[EventEngine][Windows] Temporary changes for rare-flake debugging (#33894) 2 years ago
Craig Tiller a008026890
[fuzzing] Increase deadline, fix b/293425905 (#33897) 2 years ago
Yijie Ma 7524e899d1
Revert "[CI breakage] Skip some dns tests as a temporary workaround" (#33882) 2 years ago
Craig Tiller 8c2c35785e
[chttp2] Fix for when global config is overridden via InitGoogleTest (#33885) 2 years ago