14052 Commits (d5fb73e5b2d21dbdfc45d99d8252353393d7946b)

Author SHA1 Message Date
Matthew Stevenson d5fb73e5b2 Fix internal test failure. 12 months ago
Matthew Stevenson 129849e7d8 Address review comments. 12 months ago
Matthew Stevenson cda97a2d50 Add test for LoadSystemRootCerts. 12 months ago
Matthew Stevenson 939013bc14 Do not include <sys/param.h> header on Windows. 12 months ago
Mark D. Roth f22c954ef5 [reorg] move client channel code to src/core/client_channel (#35827) 12 months ago
Yash Tibrewal 242e9185a3 [metadata] Allow non application/grpc content-type values (#35824) 1 year ago
Yash Tibrewal 387c894117 [CSM] Remove experimental CSM PluginOption API in favor of CsmObservability API (#35812) 1 year ago
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 1 year ago
Craig Tiller b2bf241a71 [call-v3] Add a quick & easy way to add an interceptor for *just* server trailing metadata (#35797) 1 year ago
Craig Tiller 3ff53525d1 [channel] Integrate channel init infrastructure with new call filter infrastructure (#35767) 1 year ago
Mark D. Roth 122a1996ae [promise] add optional is_acceptable callback to Observable (#35789) 1 year ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 1 year ago
Yash Tibrewal 20e5e0cb29 [CSM] Modify CsmObservability to CsmOpenTelemetryPluginOption internally (#35803) 1 year ago
Mark D. Roth fa5603c72c [client channel] rename ClientChannel to ClientChannelFilter (#35783) 1 year ago
AJ Heller 2288b63601 [EventEngine] Fix HttpCli test to deail with EventEngine async execution (#35776) 1 year ago
Vignesh Babu 6e9dad7deb [testing] Update max fd limit in test (#35775) 1 year ago
Eugene Ostroukhov 8ea3b417cc [csds] Make grpc_dump_xds_configs return ClientStatusResponse (#35612) 1 year ago
AJ Heller 71fa68f7fb [EventEngine] Add QueryExtension Interfaces for *SupportsFd (#35648) 1 year ago
Stanley Cheung 48961e8a2c [PSM Interop] Add a payload to xds interop client when sending RPCs (#35545) 1 year ago
AJ Heller ba2f74a84c [EventEngine] Dump all thread stacks when the thread pool is wedged 1 year ago
Craig Tiller ab795b0adc Revert "[EventEngine] Enable the EventEngine DNS Resolver on Posix (#35573)" (#35667) 1 year ago
Yash Tibrewal 76c45b98d1 [otel] Return absl::Status as a return from BuildAndRegisterGlobal (#35659) 1 year ago
Craig Tiller 19ad49d169 [bazel] disable fuzzer on mac (#35662) 1 year ago
Yash Tibrewal 984daf98d7 [CSM o11y] Re-experimentalize CSM OTel Plugin Option (#35660) 1 year ago
Yijie Ma 6318e9e7e9 [EventEngine] Enable the EventEngine DNS Resolver on Posix (#35573) 1 year ago
Craig Tiller 870a66d9a0 [chaotic-good] Connection setup & test suites (#35650) 1 year ago
apolcyn 7d5b53e2a7 [testing] minor logging improvement in http cli tests (#35654) 1 year ago
Yash Tibrewal 4cea5d0cba [xDS Interop] Use XdsServerBuilder when testing CSM Observability (#35634) 1 year ago
Craig Tiller 6b6ce36f74 [fuzzing] Allow server fuzzer to take multiple connection requests at the same time (#35645) 1 year ago
Yash Tibrewal f51f14e70c [otel] Re-structure otel_plugin_test initialization (#35631) 1 year ago
Yijie Ma 16b71d91d8 [CSM O11Y] Fix issue when CSM optional labels are present in server metrics (#35633) 1 year ago
Craig Tiller 7507e3b644 [fuzzing] Teach server_fuzzer about the chaotic good protocol (#35643) 1 year ago
Craig Tiller 19f1b39829 [fuzzer] Eliminate use of mock_endpoint in server fuzzer (#35625) 1 year ago
Esun Kim af95eafb34 [CI] Using clang-17 for clang tidy & format (#35595) 1 year ago
Esun Kim 1a20f21b6b Fixed multi-line comments warning (#35351) 1 year ago
Craig Tiller 562bc9b363 [fuzzing] better fallback rng (#35621) 1 year ago
Craig Tiller e93f2dfbef [fuzzer] Separate scheduling from schedule creation for network input (#35618) 1 year ago
Yijie Ma 5bf0971972 [EventEngine] Fix issues found when enabling `event_engine_dns` experiment in OSS (#35530) 1 year ago
David Chamberlin 5b724c09c5 [tls] Add copy constructor for TlsCredentialsOptions (#35499) 1 year ago
Mark D. Roth b440474655 [XdsClient] Clean up mechanism used to store XdsServer in map keys. 1 year ago
Craig Tiller 1751f1043e [transport] Add a transport test suite for promise based transports (#35476) 1 year ago
Craig Tiller 67d6b8ea74 [promise] Context improvements (#35592) 1 year ago
Craig Tiller 98472179fb [promises] Add an observer type (#35552) 1 year ago
Esun Kim bc04417440 [Clean-up] Fix Abseil-usage (#35590) 1 year ago
Craig Tiller eb17c1f7de [filters] Optimize construction/destruction (#35591) 1 year ago
Craig Tiller 584c0c0c98 [call-v3] Filter executor (#35533) 1 year ago
Craig Tiller c77ba326e9 [gprpp] Implement down_cast - a debug-time checked down cast (#35548) 1 year ago
Yash Tibrewal 8231340aef [CSM] Add support for GCE resources (#35371) 1 year ago
Craig Tiller 9f6789e2b2 [chttp2] Rework settings management to be a c++ type (#35449) 1 year ago
Craig Tiller 8a5f659c66 [chaotic-good] Fix fuzzer bug (#35537) 1 year ago