aboutsummaryrefslogtreecommitdiff
path: root/Package.swift
AgeCommit message (Expand)Author
2024-01-29[ObjC] Update swift package for 1.61.x release (#35690)Hannah Shi
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-27[call-v3] initial surface call integration (#35312)Craig Tiller
2023-12-15[ObjC] add PrivacyInfo.xcprivacy to Package.swift (#35300)Hannah Shi
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-14[EventEngine] Replace Executor with EE::Run in Client Reactor (#35295)AJ Heller
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-12-06[call-v3] Add CallInitiator, CallHandler wrappers around CallSpine (#35223)Craig Tiller
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-20[tracing] Add TcpTracer and HttpAnnotation (#34592)Yousuk Seung
2023-10-19[TLS - Revocation] Crl Provider (#34715)Gregory Cooke
2023-10-18[transport] Move transport interface to C++ (#34618)Craig Tiller
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[promises] Sketch out a spot for the in-process transport promise conversion ...Craig Tiller
2023-10-12[xxhash] add a wrapper header to avoid clang-format breakage (#34658)Mark D. Roth
2023-10-10[chttp2] Experiments for rst_stream pushback (#34642)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-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-12Revert "Revert "[EventEngine] Make `AresResolver` build compatible with older...Yijie Ma
2023-09-12[round_robin] third attempt: delegate to pick_first as per dualstack design (...Mark D. Roth
2023-09-12Revert "[EventEngine] Make `AresResolver` build compatible with older… (#34...nanahpang
2023-09-12[EventEngine] Make `AresResolver` build compatible with older c-ares versions...Yijie Ma
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
2023-08-29[ObjC] Update swift package dependencies (#34192)Hannah Shi