8478 Commits (406fbf07a4429d2ca23ee93a5c0ee06ceca9fc4f)

Author SHA1 Message Date
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 20e5b2c4bb [xDS] read connection idle timeout from CDS resource (#35395) 11 months ago
Yash Tibrewal 5888738c5a [OTel] Add a PluginOption API (#35434) 11 months ago
Mark D. Roth 0df505d9db [api_fuzzer] Cap the number of comma-delimited strings in the target URI to 1K. 11 months ago
Craig Tiller 86522af60d [chaotic-good] Client & server transport (#35400) 11 months ago
Craig Tiller fede9051e1 [call-v3] Begin migration of channel_init to templates. 11 months ago
Craig Tiller f82f8966f0 [promise] Add a facility to delay promise execution until after the current poll (#35413) 11 months ago
Mark D. Roth a3e24ed692 [FuzzingEventEngine] add time padding to avoid busy loops (#35447) 11 months ago
Gregory Cooke 61a841b208 Disable failing openssl102 tests (#35354) 11 months ago
Craig Tiller a100e90f97 [chttp2] Remove a bunch of mostly-rolled-out experiments (#35426) 11 months ago
Craig Tiller 75e5ebcb14 [promises] Add a switch primitive (#35424) 11 months ago
Mark D. Roth c7101d0867 [xDS] move CDS and EDS watchers into xds resolver (#35011) 11 months ago
Craig Tiller 2c18d16475 [promises] Deal with promise endpoint deletion whilst read/write is in progress (#35409) 11 months ago
Eugene Ostroukhov a2c7a7099d [xDS] Delay ADS read when watchers need time (#34942) 11 months ago
Craig Tiller f703530b6d [call-v3] initial surface call integration (#35312) 11 months ago
Mark D. Roth 3e785d395d [RefCounted and friends] Fix type safety of ref-counted types. 12 months ago
Matthew Stevenson af36847fb5 [alpn] Remove grpc-exp experimental ALPN protocol. (#34876) 12 months ago
Mark D. Roth 60deb79b24 [xDS] don't allocate drop config if not needed (#35326) 12 months ago
Craig Tiller 8448d499e2 [promises] Add `AllOk` combinator (#35304) 12 months ago
Yijie Ma 90cdff5a3c [EventEngine] Returns error instead of assertion when hostname is empty (#35306) 12 months ago
Craig Tiller 4e666c740b Internal change 12 months ago
Craig Tiller d00582bd82 Fix fuzzer bug b/309756937 (#35279) 12 months ago
Tanvi Jagtap 8019903a44 Internal configuration cleanup 12 months ago
Craig Tiller 03403724f5 [fuzzing] Add ability for api-fuzzer to create inproc channels (#35277) 12 months ago
Gregory Cooke 12c0058bf2 [Security - Testing] OpenSSL 1.0.2 and 1.1.1 CI Testing (#35236) 12 months ago
Craig Tiller 9118cb1a55 Fix fuzzer bug b/309716763 (#35278) 12 months ago
Craig Tiller ff63ad9413 [call-v3] Convert message compression filter (#35269) 12 months ago
Craig Tiller a7e90045db [promises] Fix fuzzer found uncancelable call bug in client promise code (#34909) 12 months ago
Craig Tiller 2b1d06f037 [fuzzing] Add ability to listen to ports to api-fuzzer (#35273) 12 months ago
John Cormie 2ffdca65e5 binder: skip all tests on ios (#35226) 12 months ago
Luwei Ge dd12460018 [tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861) 12 months ago
Yijie Ma 86d90f54b0 [EventEngine] Skip `dns_resolver_cooldown_test` for `event_engine_dns` experiment (#35251) 1 year ago
Yijie Ma 1abfc97502 [EventEngine] Posix NativeDNSResolver implementation (#35153) 1 year ago
Anirudh Ramachandra a58f3f2df5 [core] Add support for RefIfNonZero in InternallyRefCounted. (#34869) 1 year ago
Craig Tiller 9eadf42dbf [promises] Add an API to access new style filters (#35200) 1 year ago
Craig Tiller 01fb4a0fe4 [experiments] Clean up some rolled out experiments (#35195) 1 year ago
ericsalo 16fb6bf640 [upb] Update "upb::SymbolTable" to "upb::DefPool" (#35208) 1 year ago
Craig Tiller 501b895736 [fuzzing-heck] Fix a bug that comes up with promises + work serializer dispatch (#35196) 1 year ago
Craig Tiller addd18b186 [channel-args] Enforce const-correctness for RefCounted<const T> values (#35199) 1 year ago
Mark D. Roth 1d4ecf6629 [RefCounted] allow RefCounted<> to work for const types (#35188) 1 year ago
Vignesh Babu 84678829af [EventEngine] Add public methods to allow EventEngine Endpoints to support optional Extensions. 1 year ago
Craig Tiller e348d65bc7 [promises] Add some niceties for StatusFlag, ValueOrFailure 1 year ago
AJ Heller be4d2a6d8b [core] Ensure ChannelArgs::SetObject only allows conforming shared_ptr<T> classes (#35008) 1 year ago
AJ Heller a215eb6717 [test] Sleep between server restarts in retry_transparent_max_concurrent_streams (#35149) 1 year ago
aeitzman 79c9a67dee [core/security] Adding metrics header to sts request for external account credentials (#34661) 1 year ago
Craig Tiller 399fded213 Reapply "[experiments] Explicit requirement check" (#34911) (#34915) 1 year ago
Mark D. Roth fcdc9b4d29 [LB policy API] pass address lists down via an iterator interface (#34753) 1 year ago
Craig Tiller f11c010e51 [promises] Add awaitable spawn to Party (#34744) 1 year ago
Craig Tiller dc41f42073
[promises] Add some status-like types for TrySeq (#34906) 1 year ago
Yijie Ma 720d7a0653
[EventEngine] WindowsDNSResolver Implementation (#34400) 1 year ago