8219 Commits (61e1c030b28c3b3bc5849015cc19f2dbe01ed059)

Author SHA1 Message Date
Craig Tiller d1cb0c0874 [chaotic-good] Bring up core e2e tests (#35663) 10 months ago
erm-g 3343756673 [ssl] Fix for ALPN comparision logic (#35863) 10 months ago
Mark D. Roth 21cb320080 [reorg] move service config code to src/core/service_config (#35843) 10 months ago
AJ Heller 521b2ea17c [EventEngine] Make oauth2 test utils work with EventEngine clients (#35866) 10 months ago
Mark D. Roth f22c954ef5 [reorg] move client channel code to src/core/client_channel (#35827) 10 months ago
Yash Tibrewal 242e9185a3 [metadata] Allow non application/grpc content-type values (#35824) 10 months ago
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 10 months ago
Craig Tiller b2bf241a71 [call-v3] Add a quick & easy way to add an interceptor for *just* server trailing metadata (#35797) 10 months ago
Craig Tiller 3ff53525d1 [channel] Integrate channel init infrastructure with new call filter infrastructure (#35767) 10 months ago
Mark D. Roth 122a1996ae [promise] add optional is_acceptable callback to Observable (#35789) 10 months ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 10 months ago
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) 11 months ago
Craig Tiller 19f1b39829 [fuzzer] Eliminate use of mock_endpoint in server fuzzer (#35625) 11 months ago
Esun Kim af95eafb34 [CI] Using clang-17 for clang tidy & format (#35595) 11 months ago
Esun Kim 1a20f21b6b Fixed multi-line comments warning (#35351) 11 months ago
Craig Tiller 562bc9b363 [fuzzing] better fallback rng (#35621) 11 months ago
Craig Tiller e93f2dfbef [fuzzer] Separate scheduling from schedule creation for network input (#35618) 11 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