8013 Commits (113dbf518389ecc643ec6025deaf68b6def7373e)

Author SHA1 Message Date
Craig Tiller accc1688a8
[build] Exclude some e2e suites from experiments tests (#34404) 1 year ago
Craig Tiller e6359c34a4
[fuzzing] Extend deadline to fix fuzzer failure (#34389) 1 year ago
Craig Tiller c0155b4188
[experiments] Make codegen more merge friendly (#34393) 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 4cfa676045
[combiner] Add a force-offload mechanism (#34377) 1 year ago
Craig Tiller 86b931c354
[work-serializer] Dispatch on run experiment (relanding) (#34372) 1 year ago
AJ Heller 2467562e4b
[EventEngine] Delete OriginalThreadPool, remove work_stealing experiment (#34315) 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
Esun Kim 9a7ecfad00
[Fix] Added missing #include (#34359) 1 year ago
nanahpang a4ac80c394
Revert "[Security] Move ownership of tsi_ssl_client_handshaker_factory to grpc_ssl_credentials." (#34355) 1 year ago
Gregory Cooke 36dc5e7391
[Security] Move ownership of tsi_ssl_client_handshaker_factory to grpc_ssl_credentials. (#34180) 1 year ago
Mark D. Roth 1986007e1e
[round_robin] 4th attempt: delegate to pick_first as per dualstack design (#34337) 1 year ago
Esun Kim 1d55e8dd88
[Fix] Added missing #include (#34339) 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 a9bf741735
[fuzzing] Make it easier for fuzzers to find experiments (#34296) 1 year ago
Romain Geissler @ Amadeus d0d826750f
[C++] Stop using std::aligned_storage. (#34110) 1 year ago
Craig Tiller e6bf7c12cf
Revert "[round_robin] delegate to pick_first as per dualstack design" (#34317) 1 year ago
Craig Tiller 3e3c828f91
[fuzzing] Add TickUntil variants to FuzzingEventEngine (#34308) 1 year ago
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