1092 Commits (cc358fadce7cf565e11cfe19eb1bcb60aa2126c1)

Author SHA1 Message Date
Mark D. Roth c43f1a63b0 [RLS] implement non-per-call metrics (#36001) 9 months ago
Mark D. Roth 0213523907 [build] move channel out of grpc_base (#35924) 9 months ago
Tanvi Jagtap e39bd50716 [grpc] Redacting unknown metadata types in debug logs. (#36006) 9 months ago
Alisha Nanda fa2bae473a [metadata] Expose metadata limits and annotation info to filter stack (#35970) 9 months ago
Mark D. Roth 40577dd585 [WRR] implement non-per-call metrics (#35977) 9 months ago
Mark D. Roth cfcbb0a535 [build] move parts of the `grpc_client_channel` BUILD target out into their own targets (#35879) 9 months ago
Esun Kim 527557d03d [Deps] Upgrade abseil podsepc to 1.20240116.1 (#35893) 10 months ago
Eugene Ostroukhov 6c157f9128 [Release] Bump version to 1.63.0-dev (on master branch) (#35899) 10 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 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
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) 11 months ago
Stanley Cheung 7c347b96eb [Release] Bump version to 1.62.0-dev (on master branch) (#35580) 11 months ago
Craig Tiller 584c0c0c98 [call-v3] Filter executor (#35533) 11 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