8208 Commits (0cb7a3122c692d48ce4022f529c484fda2541f64)

Author SHA1 Message Date
Mark D. Roth fa5603c72c [client channel] rename ClientChannel to ClientChannelFilter (#35783) 10 months ago
AJ Heller 2288b63601 [EventEngine] Fix HttpCli test to deail with EventEngine async execution (#35776) 10 months ago
Vignesh Babu 6e9dad7deb [testing] Update max fd limit in test (#35775) 10 months ago
Eugene Ostroukhov 8ea3b417cc [csds] Make grpc_dump_xds_configs return ClientStatusResponse (#35612) 10 months ago
AJ Heller 71fa68f7fb [EventEngine] Add QueryExtension Interfaces for *SupportsFd (#35648) 10 months ago
AJ Heller ba2f74a84c [EventEngine] Dump all thread stacks when the thread pool is wedged 10 months ago
Craig Tiller 19ad49d169 [bazel] disable fuzzer on mac (#35662) 10 months ago
Craig Tiller 870a66d9a0 [chaotic-good] Connection setup & test suites (#35650) 10 months ago
apolcyn 7d5b53e2a7 [testing] minor logging improvement in http cli tests (#35654) 10 months ago
Craig Tiller 6b6ce36f74 [fuzzing] Allow server fuzzer to take multiple connection requests at the same time (#35645) 10 months ago
Craig Tiller 7507e3b644 [fuzzing] Teach server_fuzzer about the chaotic good protocol (#35643) 10 months ago
Craig Tiller 19f1b39829 [fuzzer] Eliminate use of mock_endpoint in server fuzzer (#35625) 10 months ago
Esun Kim af95eafb34 [CI] Using clang-17 for clang tidy & format (#35595) 10 months ago
Esun Kim 1a20f21b6b Fixed multi-line comments warning (#35351) 10 months ago
Craig Tiller 562bc9b363 [fuzzing] better fallback rng (#35621) 10 months ago
Craig Tiller e93f2dfbef [fuzzer] Separate scheduling from schedule creation for network input (#35618) 10 months ago
Yijie Ma 5bf0971972 [EventEngine] Fix issues found when enabling `event_engine_dns` experiment in OSS (#35530) 11 months ago
Mark D. Roth b440474655 [XdsClient] Clean up mechanism used to store XdsServer in map keys. 11 months ago
Craig Tiller 1751f1043e [transport] Add a transport test suite for promise based transports (#35476) 11 months ago
Craig Tiller 67d6b8ea74 [promise] Context improvements (#35592) 11 months ago
Craig Tiller 98472179fb [promises] Add an observer type (#35552) 11 months ago
Craig Tiller eb17c1f7de [filters] Optimize construction/destruction (#35591) 11 months ago
Craig Tiller 584c0c0c98 [call-v3] Filter executor (#35533) 11 months ago
Craig Tiller c77ba326e9 [gprpp] Implement down_cast - a debug-time checked down cast (#35548) 11 months ago
Craig Tiller 9f6789e2b2 [chttp2] Rework settings management to be a c++ type (#35449) 11 months ago
Craig Tiller 8a5f659c66 [chaotic-good] Fix fuzzer bug (#35537) 11 months ago
ericsalo a6823b6e97 Fix deprecation warnings from upb (#35510) 11 months ago
Craig Tiller 02c10df298 [api-fuzzer] Fix inproc channels (#35538) 11 months ago
Yijie Ma 77ad5a786e [CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (#35210) 11 months ago
Mark D. Roth a446df61f4 [xDS] remove unnecessary string from XdsConfig struct (#35503) 11 months ago
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