aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-02-12[Release] Bump version to 1.61.1 (on v1.61.x branch) (#35888)Esun Kim
2024-01-30[Release] Bump version to 1.61.0 (on v1.61.x branch) (#35760)Stanley Cheung
2024-01-25[Release] Bump version to 1.61.0-pre3 (on v1.61.x branch) (#35677)Stanley Cheung
2024-01-22[Release] Bump version to 1.61.0-pre2 (on v1.61.x branch) (#35626)Stanley Cheung
2024-01-17[Release] Bump version to 1.61.0-pre1 (on v1.61.x branch) (#35582)Stanley Cheung
2024-01-12[chttp2] Rework settings management to be a c++ type (#35449)Craig Tiller
2024-01-12Bump c-core version 202401121911 (#35543)Stanley Cheung
2024-01-12Fix deprecation warnings from upb (#35510)ericsalo
2024-01-11[CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (...Yijie Ma
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[chaotic-good] Disable cmake tests - these are not interesting (#35486)Craig Tiller
2024-01-09[Test] Fix bug in waiting for the Orca OOB report (#35467)Eugene Ostroukhov
2024-01-09[EventEngine] Implement Windows Native Resolver (#35458)AJ Heller
2024-01-08[chaotic-good] Client & server transport (#35400)Craig Tiller
2024-01-02[chttp2] Remove a bunch of mostly-rolled-out experiments (#35426)Craig Tiller
2024-01-02[promises] Add a switch primitive (#35424)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-15Automated rollback of commit a5a25c7dad9ebcdb85b9d8ca282e4da7db292520.Craig Tiller
2023-12-14Automated rollback of commit b455726401587212a39bb43158e20f40aad3e540.gRPC Team Bot
2023-12-14[promises] Add `AllOk` combinator (#35304)Craig Tiller
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-11Fix fuzzer bug b/309716763 (#35278)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-12-01[EventEngine] Add public methods to allow EventEngine Endpoints to support op...Vignesh Babu
2023-11-14[promises] Add awaitable spawn to Party (#34744)Craig Tiller
2023-11-13[release] Bump version on master to 1.61.0-dev (#34923)Mark D. Roth
2023-11-10[release] Bump core version 202311101839 (#34916)Mark D. Roth
2023-11-10[promises] Add some status-like types for TrySeq (#34906)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-08[promises] Add an intra-activity mutex type (#34824)Craig Tiller
2023-11-08[chaotic-good] Add client transport error handling. (#34611)nanahpang
2023-11-08Revert "[security] Support a list of SSL ECs" (#34900)Vignesh Babu
2023-11-07[Fork] Add ObjectGroupForkHandler fork-handling system (#33733)Yijie Ma
2023-11-06[event-engine] Fix channelz tests to hermetically clean up callbacks (#34883)Craig Tiller
2023-11-03[security] Support a list of SSL ECs (#34867)Luwei Ge
2023-11-03[Security - Revocation] Crl Directory Watcher Implementation (#34749)Gregory Cooke
2023-11-03[tls] Allow skipping server cert verification when no default roots are prese...Matthew Stevenson
2023-10-31[PSM Interop] Exclude PSM interop test target from being built by cmake (#34836)Stanley Cheung
2023-10-31Revert "[PSM Interop] Add flag to enable CSM Observability in c++ image" (#34...Vignesh Babu
2023-10-31[CMake] Link with librt only when platform toolchain has it (#34255)Roman-Byshliaha-Bose
2023-10-31[PSM Interop] Add flag to enable CSM Observability in c++ image (#34832)Stanley Cheung
2023-10-27[server] Reland cap size of pending request queue with RealRequestMatcher (#3...Craig Tiller