aboutsummaryrefslogtreecommitdiff
path: root/grpc.gyp
AgeCommit message (Expand)Author
2024-01-12[chttp2] Rework settings management to be a c++ type (#35449)Craig Tiller
2024-01-12Fix deprecation warnings from upb (#35510)ericsalo
2024-01-10[call-v3] Move `grpc_call_final_info` into its own target (#35504)Craig Tiller
2024-01-09[xDS] read connection idle timeout from CDS resource (#35395)Mark D. Roth
2024-01-09[EventEngine] Rename Posix native resolver (#35491)AJ Heller
2024-01-09[EventEngine] Implement Windows Native Resolver (#35458)AJ Heller
2024-01-02[chttp2] Remove a bunch of mostly-rolled-out experiments (#35426)Craig Tiller
2024-01-02[xDS] move CDS and EDS watchers into xds resolver (#35011)Mark D. Roth
2023-12-15Automated rollback of commit a5a25c7dad9ebcdb85b9d8ca282e4da7db292520.Craig Tiller
2023-12-14Automated rollback of commit b455726401587212a39bb43158e20f40aad3e540.gRPC Team Bot
2023-12-14[call-v3] Convert server auth filter (#35299)Craig Tiller
2023-12-11[call-v3] Convert message compression filter (#35269)Craig Tiller
2023-12-11[call-v3] Idle/max-age filters (#35270)Craig Tiller
2023-12-08[EventEngine] Add virtual a MakeSlice method into MemoryAllocatorImpl and mov...Vignesh Babu
2023-12-06[EventEngine] Posix NativeDNSResolver implementation (#35153)Yijie Ma
2023-11-10[deps] Upgrade protobuf version to v25.0 (#34513)Adam Cozzette
2023-11-09[EventEngine] WindowsDNSResolver Implementation (#34400)Yijie Ma
2023-11-03[Security - Revocation] Crl Directory Watcher Implementation (#34749)Gregory Cooke
2023-10-27[server] Reland cap size of pending request queue with RealRequestMatcher (#3...Craig Tiller
2023-10-26Revert "[server] Cap size of pending request queue with RealRequestMatcher" (...Mark D. Roth
2023-10-25[server] Cap size of pending request queue with RealRequestMatcher (#34782)Craig Tiller
2023-10-25[xds] C++ XdsServerBuilder Remove src/... header dependency from public heade...Yash Tibrewal
2023-10-19[TLS - Revocation] Crl Provider (#34715)Gregory Cooke
2023-10-17Revert "[TLS - Revocation] Crl Provider (#33786)" (#34713)apolcyn
2023-10-17[channel-stack] Make ordering explicit (#32852)Craig Tiller
2023-10-17[TLS - Revocation] Crl Provider (#33786)Gregory Cooke
2023-10-12[chttp2] Bound write sizes based on observed write performance (#34665)Craig Tiller
2023-10-12[test] Update gTest (#34629)Eugene Ostroukhov
2023-10-12[promises] Sketch out a spot for the in-process transport promise conversion ...Craig Tiller
2023-10-12[cpp] Reland removal of channel_filter code (#34598)Craig Tiller
2023-10-10[chttp2] Experiments for rst_stream pushback (#34642)Craig Tiller
2023-10-06[reflection] Add v1 reflection (#34599)Eugene Ostroukhov
2023-10-04Revert "[reflection] Add v1 reflection" (#34594)Craig Tiller
2023-10-04[reflection] Add v1 reflection (#34535)Eugene Ostroukhov
2023-09-28Revert "[cpp] Remove legacy channel filter C++ wrapper" (#34541)Craig Tiller
2023-09-28[cpp] Remove legacy channel filter C++ wrapper (#34522)Craig Tiller
2023-09-28[resolver and LB policy APIs] reland: change address list to support multiple...Mark D. Roth
2023-09-28[chttp2] Continue refactoring towards promises (#34437)Craig Tiller
2023-09-28Revert "[resolver and LB policy APIs] change address list to support multiple...Mark D. Roth
2023-09-28[resolver and LB policy APIs] change address list to support multiple address...Mark D. Roth
2023-09-25[fuzzing] Expose random number generator to some fuzzers (#34415)Craig Tiller
2023-09-15[EventEngine] Delete OriginalThreadPool, remove work_stealing experiment (#34...AJ Heller
2023-09-14[round_robin] 4th attempt: delegate to pick_first as per dualstack design (#3...Mark D. Roth
2023-09-13[Build] re-enable grpc++_unsecure library without ssl dependencies (#34327)David Chamberlin
2023-09-13Revert "[round_robin] third attempt: delegate to pick_first as per dualstack ...Mark D. Roth
2023-09-12[round_robin] third attempt: delegate to pick_first as per dualstack design (...Mark D. Roth
2023-09-11Revert "[round_robin] delegate to pick_first as per dualstack design" (#34317)Craig Tiller
2023-09-11[round_robin] delegate to pick_first as per dualstack design (#34241)Mark D. Roth
2023-09-05[HTTP Proxy] Rename source/header and move test (#34221)Eugene Ostroukhov
2023-08-29[Deps] Upgrade Protobuf and Upb to 24.x (#34123)Esun Kim