2943 Commits (2b3f21daea36e26151c7a46696fd3b0689b3ecf9)

Author SHA1 Message Date
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
Mark D. Roth 21cb320080 [reorg] move service config code to src/core/service_config (#35843) 10 months ago
Mark D. Roth f22c954ef5 [reorg] move client channel code to src/core/client_channel (#35827) 10 months ago
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 10 months ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 10 months ago
Craig Tiller 610f439342 [channel] Add CallFactory, CallDestination (#35766) 10 months ago
Craig Tiller 59004b4931 [channel] Separate call size estimation out of `grpc_core::Channel` (#35732) 10 months ago
Craig Tiller fb14685fd6 [transport] Move call spine related types into their own file (#35689) 10 months ago
AJ Heller 71fa68f7fb [EventEngine] Add QueryExtension Interfaces for *SupportsFd (#35648) 10 months ago
Eugene Ostroukhov 2fc9dd1546 [build] Update `envoy-api` and `xds` dependencies (#35603) 10 months ago
Craig Tiller 1751f1043e [transport] Add a transport test suite for promise based transports (#35476) 10 months ago
Stanley Cheung 7c347b96eb [Release] Bump version to 1.62.0-dev (on master branch) (#35580) 10 months ago
Craig Tiller 584c0c0c98 [call-v3] Filter executor (#35533) 10 months ago
Craig Tiller 9f6789e2b2 [chttp2] Rework settings management to be a c++ type (#35449) 11 months ago
Stanley Cheung 496c1aee63 Bump c-core version 202401121911 (#35543) 11 months ago
ericsalo a6823b6e97 Fix deprecation warnings from upb (#35510) 11 months ago
Yash Tibrewal d2cc24f189 [OTel] De-experimentalize API (#35509) 11 months ago
Craig Tiller 3020a68b86 [call-v3] Move `grpc_call_final_info` into its own target (#35504) 11 months ago
Craig Tiller d8d67f3e91 [transport] Move some pieces out of grpc_base (#35497) 11 months ago
Craig Tiller 2794078c48 [transport] Split metadata_batch into its own target (#35496) 11 months ago
Mark D. Roth 20e5b2c4bb [xDS] read connection idle timeout from CDS resource (#35395) 11 months ago
Mark D. Roth c7101d0867 [xDS] move CDS and EDS watchers into xds resolver (#35011) 11 months ago
Eugene Ostroukhov a2c7a7099d [xDS] Delay ADS read when watchers need time (#34942) 11 months ago
Yash Tibrewal c12a5645f7 [OTel] Experimental API for metrics (#35348) 11 months ago
Craig Tiller f703530b6d [call-v3] initial surface call integration (#35312) 11 months ago
Vignesh Babu b25a382b60 [EventEngine] Adjust visibility of event_engine_base_hdrs and //src/core:useful targets 11 months ago
AJ Heller 18b58450b0 Remove legacy `iomgr_timer` gRPC target visibility 11 months ago
Eugene Ostroukhov 85cede5967 [Build] Fix proto includes (#35345) 11 months ago
Craig Tiller 6d35000c17 [promises] Log errors in TrySeq (#35319) 11 months ago
Craig Tiller 585bdccf45 Automated rollback of commit a5a25c7dad. 12 months ago
gRPC Team Bot a5a25c7dad Automated rollback of commit b455726401. 12 months ago
Craig Tiller b455726401 [call-v3] Convert server auth filter (#35299) 12 months ago
AJ Heller a0cab8318d [EventEngine] Replace Executor with EE::Run in Client Reactor (#35295) 12 months ago
Xuan Wang 7f2ecdb3f8 [Python Observability] Building package and add to run_test (#34207) 12 months ago
Craig Tiller ff63ad9413 [call-v3] Convert message compression filter (#35269) 12 months ago
Craig Tiller 295b665a18 [call-v3] Add CallInitiator, CallHandler wrappers around CallSpine (#35223) 12 months ago
Mark D. Roth fcdc9b4d29 [LB policy API] pass address lists down via an iterator interface (#34753) 1 year ago
gRPC Team Bot 8bed0f30fb Internal change 1 year ago
Mark D. Roth 15e2f9e873
[release] Bump version on master to 1.61.0-dev (#34923) 1 year ago
Mark D. Roth afae477b4a
[release] Bump core version 202311101839 (#34916) 1 year ago
Adam Cozzette 016ed921ce
[deps] Upgrade protobuf version to v25.0 (#34513) 1 year ago
Alisha Nanda a9291f59fb
[hpack] Dynamically allocate error for hpack parser (#34889) 1 year ago
Mark D. Roth 8a000f45f8
[grpclb and fake resolver] clean up e2e tests and simplify fake resolver (#34887) 1 year ago
Luwei Ge 2fdcba26dd
[ALTS] Create GsecKeyInterface and related classes in ALTS (#34814) 1 year ago
Craig Tiller b38e7ab88e
[server] Reland cap size of pending request queue with RealRequestMatcher (#34809) 1 year ago
Mark D. Roth 9c15d6327e
Revert "[server] Cap size of pending request queue with RealRequestMatcher" (#34803) 1 year ago
Craig Tiller f09cd072fc
[server] Cap size of pending request queue with RealRequestMatcher (#34782) 1 year ago
Yash Tibrewal 2bc23f1138
[xds] C++ XdsServerBuilder Remove src/... header dependency from public header (#34790) 1 year ago
Yousuk Seung e3ff5f4166
[tracing] Add TcpTracer and HttpAnnotation (#34592) 1 year ago