8478 Commits (406fbf07a4429d2ca23ee93a5c0ee06ceca9fc4f)

Author SHA1 Message Date
apolcyn 5227db884d [pick first] explicitly unset selected subchannel when promoting pending subchannel (#35865) 10 months ago
Gregory Cooke 310770d61d [Security - CrlProvider] Use a better mechanism for Crl Lookup and add some verification helpers (#35641) 10 months ago
youyuanwu a58f83c947 [EventEngine] Support AF_UNIX for windows (#34801) 10 months ago
Mark D. Roth 574b0572f1 [client channel] remove grpc_channel_num_external_connectivity_watchers() (#35840) 10 months ago
Mark D. Roth 17d9e20ff1 [slice] use absl base64 APIs instead of slice base64 APIs (#35851) 10 months ago
apolcyn 1669b9e853 [testing] Add ExitIdle and CompleteCall helpers to LB policy test lib (#35860) 10 months ago
gRPC Team Bot 2b3f21daea Internal change 10 months ago
Yousuk Seung 3459e5c7b8 [work-serializer] deflake tests with dispatching workserializer 10 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
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) 11 months ago
apolcyn 7d5b53e2a7 [testing] minor logging improvement in http cli tests (#35654) 11 months ago
Craig Tiller 6b6ce36f74 [fuzzing] Allow server fuzzer to take multiple connection requests at the same time (#35645) 11 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