1017 Commits (c05a4356d0aade5e783429697fa093d8b5247d0d)

Author SHA1 Message Date
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
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
Craig Tiller 67d6b8ea74 [promise] Context improvements (#35592) 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 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
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
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
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
Gregory Cooke 9969d820b5
[TLS - Revocation] Crl Provider (#34715) 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
Eugene Ostroukhov 4d61e4d59e
[test] Update gTest (#34629) 1 year ago
Craig Tiller 8430af1614
[promises] Sketch out a spot for the in-process transport promise conversion (#34616) 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
Eugene Ostroukhov 3ed72c0c60
[reflection] Add v1 reflection (#34599) 1 year ago
Craig Tiller 3b0916fc0a
Revert "[reflection] Add v1 reflection" (#34594) 1 year ago
Eugene Ostroukhov 5817f0f6c1
[reflection] Add v1 reflection (#34535) 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
Craig Tiller 59d886cb5c
[fuzzing] Expose random number generator to some fuzzers (#34415) 1 year ago
AJ Heller 2467562e4b
[EventEngine] Delete OriginalThreadPool, remove work_stealing experiment (#34315) 1 year ago
Mark D. Roth 1986007e1e
[round_robin] 4th attempt: delegate to pick_first as per dualstack design (#34337) 1 year ago
David Chamberlin 0b8fb5a3c6
[Build] re-enable grpc++_unsecure library without ssl dependencies (#34327) 1 year ago