aboutsummaryrefslogtreecommitdiff
path: root/build_autogenerated.yaml
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-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-10[xDS] fix aggregate cluster design (#35313)Mark D. Roth
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[call-v3] Generic forwarder from a CallHandler to a CallInterceptor (#35256)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-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-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[chaotic-good] Add chaotic good client transport read (roll-forward) (#34806)nanahpang
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[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
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-24[xDS e2e tests] move xDS bootstrap and resource helpers into their own librar...Mark D. Roth
2023-10-24[test] Delete stranded event test (#34784)AJ Heller