2832 Commits (3ddc48bf62a73bff3ab5cbc254df7ccbdb3dcced)

Author SHA1 Message Date
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
Esun Kim 714640d71f [Deps] Upgrade Abseil to 2024-01-16 (#35589) 10 months ago
Craig Tiller 576c37192c [cmake] build fix (#35661) 10 months ago
Craig Tiller 870a66d9a0 [chaotic-good] Connection setup & test suites (#35650) 10 months ago
Eugene Ostroukhov 2fc9dd1546 [build] Update `envoy-api` and `xds` dependencies (#35603) 10 months ago
Yijie Ma 5bf0971972 [EventEngine] Fix issues found when enabling `event_engine_dns` experiment in OSS (#35530) 10 months ago
Matt Miller d4f1f8543e [build][cpp] Add cmake option to skip HTTP downloads (#34587) 10 months ago
Esun Kim fe75f2b5ff [GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE (#35602) 10 months ago
Craig Tiller 1751f1043e [transport] Add a transport test suite for promise based transports (#35476) 10 months ago
Mark D. Roth f41de0825c [sanity] fix sanity on master (#35604) 10 months ago
Craig Tiller 67d6b8ea74 [promise] Context improvements (#35592) 10 months ago
Craig Tiller 98472179fb [promises] Add an observer type (#35552) 10 months ago
Esun Kim 5c0f349761 [Build] Bump the required CMake version to 3.13 (#35572) 10 months ago
Esun Kim b34d98fbd4 [CI] Fix sanity test fail (#35584) 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 c77ba326e9 [gprpp] Implement down_cast - a debug-time checked down cast (#35548) 10 months ago
github-actions[bot] abacdf94a6 Automated fix for refs/heads/master (#35562) 10 months ago
David Chamberlin 528bc23088 [Build] Minimal changes for enabling DLL operation on Windows (#35484) 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
Yijie Ma 77ad5a786e [CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (#35210) 11 months ago
Craig Tiller 3020a68b86 [call-v3] Move `grpc_call_final_info` into its own target (#35504) 11 months ago
Mark D. Roth 20e5b2c4bb [xDS] read connection idle timeout from CDS resource (#35395) 11 months ago
AJ Heller 3f8af9a74c [EventEngine] Rename Posix native resolver (#35491) 11 months ago
Craig Tiller 6cfa2e9edb [chaotic-good] Disable cmake tests - these are not interesting (#35486) 11 months ago
Eugene Ostroukhov e73b76a7da [Test] Fix bug in waiting for the Orca OOB report (#35467) 11 months ago
AJ Heller 745a61222d [EventEngine] Implement Windows Native Resolver (#35458) 11 months ago
Craig Tiller 86522af60d [chaotic-good] Client & server transport (#35400) 11 months ago
Craig Tiller a100e90f97 [chttp2] Remove a bunch of mostly-rolled-out experiments (#35426) 11 months ago
Craig Tiller 75e5ebcb14 [promises] Add a switch primitive (#35424) 11 months ago
Mark D. Roth c7101d0867 [xDS] move CDS and EDS watchers into xds resolver (#35011) 11 months ago
Craig Tiller f703530b6d [call-v3] initial surface call integration (#35312) 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 8448d499e2 [promises] Add `AllOk` combinator (#35304) 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
Craig Tiller 9118cb1a55 Fix fuzzer bug b/309716763 (#35278) 12 months ago
Craig Tiller ff63ad9413 [call-v3] Convert message compression filter (#35269) 12 months ago
Craig Tiller 57dacad8c7 [call-v3] Idle/max-age filters (#35270) 12 months ago
Vignesh Babu f0d7df79da [EventEngine] Add virtual a MakeSlice method into MemoryAllocatorImpl and move its default implementation to GrpcMemoryAllocatorImpl 12 months ago
Yijie Ma 1abfc97502 [EventEngine] Posix NativeDNSResolver implementation (#35153) 12 months ago
Vignesh Babu 84678829af [EventEngine] Add public methods to allow EventEngine Endpoints to support optional Extensions. 1 year ago