1082 Commits (009129b8e49eda2fd13512a3b49144039630f186)

Author SHA1 Message Date
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
Esun Kim 714640d71f [Deps] Upgrade Abseil to 2024-01-16 (#35589) 10 months ago
Eugene Ostroukhov 2fc9dd1546 [build] Update `envoy-api` and `xds` dependencies (#35603) 10 months ago
Nick Cooke f13a564e50 [CocoaPods] Re-work how privacy manifests are exposed (#35542) 10 months ago
Craig Tiller 67d6b8ea74 [promise] Context improvements (#35592) 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
ericsalo a6823b6e97 Fix deprecation warnings from upb (#35510) 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
AJ Heller 745a61222d [EventEngine] Implement Windows Native Resolver (#35458) 11 months ago
Craig Tiller a100e90f97 [chttp2] Remove a bunch of mostly-rolled-out experiments (#35426) 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 ff63ad9413 [call-v3] Convert message compression filter (#35269) 12 months ago
Craig Tiller 57dacad8c7 [call-v3] Idle/max-age filters (#35270) 12 months ago
Yijie Ma 1abfc97502 [EventEngine] Posix NativeDNSResolver implementation (#35153) 12 months ago
Craig Tiller 295b665a18 [call-v3] Add CallInitiator, CallHandler wrappers around CallSpine (#35223) 12 months ago
Mark D. Roth 15e2f9e873
[release] Bump version on master to 1.61.0-dev (#34923) 1 year ago
Adam Cozzette 016ed921ce
[deps] Upgrade protobuf version to v25.0 (#34513) 1 year ago
Yijie Ma 720d7a0653
[EventEngine] WindowsDNSResolver Implementation (#34400) 1 year ago
Gregory Cooke 0d4e1ef5df
[Security - Revocation] Crl Directory Watcher Implementation (#34749) 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
Gregory Cooke 9969d820b5
[TLS - Revocation] Crl Provider (#34715) 1 year ago
Craig Tiller a0c1027bb3
[transport] Move transport interface to C++ (#34618) 1 year ago
apolcyn 7af5efcfd3
Revert "[TLS - Revocation] Crl Provider (#33786)" (#34713) 1 year ago
Craig Tiller 975184f04b
[channel-stack] Make ordering explicit (#32852) 1 year ago
Gregory Cooke 0f0396ae92
[TLS - Revocation] Crl Provider (#33786) 1 year ago
Craig Tiller 7c59c09f43
[chttp2] Bound write sizes based on observed write performance (#34665) 1 year ago
Craig Tiller 8430af1614
[promises] Sketch out a spot for the in-process transport promise conversion (#34616) 1 year ago
Mark D. Roth f15635287b
[xxhash] add a wrapper header to avoid clang-format breakage (#34658) 1 year ago
Craig Tiller c9df0ca470
[cpp] Reland removal of channel_filter code (#34598) 1 year ago
Craig Tiller 6a49e953a4
[chttp2] Experiments for rst_stream pushback (#34642) 1 year ago
Craig Tiller 7b17e4aa92
Revert "[cpp] Remove legacy channel filter C++ wrapper" (#34541) 1 year ago
Craig Tiller 727c92a15c
[cpp] Remove legacy channel filter C++ wrapper (#34522) 1 year ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 1 year ago
Craig Tiller a17f08b49d
[chttp2] Continue refactoring towards promises (#34437) 1 year ago
Mark D. Roth 41f26de3b6
Revert "[resolver and LB policy APIs] change address list to support multiple addresses per endpoint" (#34527) 1 year ago
Mark D. Roth fd2e8c9462
[resolver and LB policy APIs] change address list to support multiple addresses per endpoint (#33567) 1 year ago
Richard Belleville 3bdd972c4a
[Release] Bump master version to 1.60 (gjallarhorn) (#34488) 1 year ago
Craig Tiller 59d886cb5c
[fuzzing] Expose random number generator to some fuzzers (#34415) 1 year ago