14057 Commits (7b7d95aaa99a1156208d8c51c1f4f746f0278edf)

Author SHA1 Message Date
Mark D. Roth 7b7d95aaa9 fix test 10 months ago
Mark D. Roth b7a1798a02 attempt to fix windows build 10 months ago
markdroth ff3fc89564 Automated change: Fix sanity tests 10 months ago
Mark D. Roth 41d4687c44 fix test 10 months ago
Mark D. Roth 8fe6b4b28e m0ar build fixing 10 months ago
Mark D. Roth f476d403ac remove unnecessary include 10 months ago
Mark D. Roth cc11e9b58c add missing include 10 months ago
Mark D. Roth 0447c542ea fix types 10 months ago
markdroth 739b0b0131 Automated change: Fix sanity tests 10 months ago
Mark D. Roth a47f24d804 fix include path 10 months ago
Mark D. Roth a5133740f0 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() 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
Yash Tibrewal 387c894117 [CSM] Remove experimental CSM PluginOption API in favor of CsmObservability API (#35812) 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
Yash Tibrewal 20e5e0cb29 [CSM] Modify CsmObservability to CsmOpenTelemetryPluginOption internally (#35803) 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
Stanley Cheung 48961e8a2c [PSM Interop] Add a payload to xds interop client when sending RPCs (#35545) 10 months ago
AJ Heller ba2f74a84c [EventEngine] Dump all thread stacks when the thread pool is wedged 10 months ago
Craig Tiller ab795b0adc Revert "[EventEngine] Enable the EventEngine DNS Resolver on Posix (#35573)" (#35667) 10 months ago
Yash Tibrewal 76c45b98d1 [otel] Return absl::Status as a return from BuildAndRegisterGlobal (#35659) 10 months ago
Craig Tiller 19ad49d169 [bazel] disable fuzzer on mac (#35662) 10 months ago
Yash Tibrewal 984daf98d7 [CSM o11y] Re-experimentalize CSM OTel Plugin Option (#35660) 10 months ago
Yijie Ma 6318e9e7e9 [EventEngine] Enable the EventEngine DNS Resolver on Posix (#35573) 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
Yash Tibrewal 4cea5d0cba [xDS Interop] Use XdsServerBuilder when testing CSM Observability (#35634) 10 months ago
Craig Tiller 6b6ce36f74 [fuzzing] Allow server fuzzer to take multiple connection requests at the same time (#35645) 10 months ago
Yash Tibrewal f51f14e70c [otel] Re-structure otel_plugin_test initialization (#35631) 10 months ago
Yijie Ma 16b71d91d8 [CSM O11Y] Fix issue when CSM optional labels are present in server metrics (#35633) 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) 10 months ago
David Chamberlin 5b724c09c5 [tls] Add copy constructor for TlsCredentialsOptions (#35499) 10 months ago
Mark D. Roth b440474655 [XdsClient] Clean up mechanism used to store XdsServer in map keys. 10 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