839 Commits (c4682fe2599a8db96e36daf79be1430a9d4904b5)

Author SHA1 Message Date
Alisha Nanda e37d3848a1 Add new HTTP2 frame type SecurityFrame for security-related data. Also add new setting to negotiate whether the SecurityFrame type is supported. 3 months ago
Craig Tiller cb57a0496c [chaotic-good] Land a second copy as an experiment (#38026) 3 months ago
Tanvi Jagtap 7f664c69b2 Improve metadata redaction comment (#38033) 3 months ago
Tanvi Jagtap 3bb0ea4e62 [PH2][NewFile][ClassStructure] Add client and server class (#37840) 3 months ago
Nathan Baulch 2ce4c6430e Fix core typos (#38028) 3 months ago
Mark D. Roth 55b1ae9700 [build] replace grpc_proto_library rules with separate proto_library/cc_proto_library/cc_grpc_library rules (#37943) 3 months ago
Craig Tiller 9945066c88 [call-v3] Send flow control (#37868) 4 months ago
Craig Tiller 47faab618b Add more flexibility for internal benchmark monitoring systems 4 months ago
AJ Heller 4ffcdd4ab7 Delete gRPC C++ Binder implementation 4 months ago
Craig Tiller 92c9dec6c4 [benchmarks] Enable monitoring on a swath of benchmarks (#37903) 4 months ago
Craig Tiller 6bfaae4468 [call-v3] Add state machinery for flow control (#37867) 4 months ago
Craig Tiller c7eebad1c0 Configure internal benchmark monitoring systems 4 months ago
AJ Heller b41b323fbe Automated rollback of commit 4abd199841. 4 months ago
AJ Heller 4abd199841 Delete gRPC C++ Binder implementation 4 months ago
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 4 months ago
Craig Tiller 863aca8949 [call-v3] Implement failed_before_recv_message() on {Client,Server}Call (#37810) 4 months ago
Craig Tiller 6dbc0bdb10 [chaotic-good] Use a party for internal activities (#37078) 5 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 5 months ago
Craig Tiller e3aa78868f [chaotic-good] Fix race between call finishing and adding to the stream map (#37749) 5 months ago
Yash Tibrewal bddbe49a97 [flaky] Increase RPC deadline to address flakiness (#37647) 5 months ago
Esun Kim be26969058 [CI] Upgraded clang to 18 in sanity tests (#37593) 6 months ago
Tanvi Jagtap 0b30791867 [Gpr_To_Absl_Logging] Remove gpr logging header include from other headers (#37513) 6 months ago
Tanvi Jagtap e6e99a9d1c [Gpr_To_Absl_Logging] Remove logging header from example and test/core/t folder (#37489) 6 months ago
Craig Tiller a35ce3d68c [hpack] Track global hit rate on hpack cache (#37331) 6 months ago
Craig Tiller c8891a9542 [chttp2] Remove rstpit experiment (#37343) 6 months ago
Vignesh Babu 848272c570 Add a Sanitize method to metadata map to allow filtering select metadata types from the map. 6 months ago
Craig Tiller 40debf702b [chttp2] Fix a bug in hpack error handling 6 months ago
Craig Tiller 5638afba6e [call-v3][client-channel] Add benchmarks for lb picks (#37052) 7 months ago
Craig Tiller ebc0395cee [metadata] Optimize metadata creation (#37111) 7 months ago
Mark D. Roth 952d6276b4 [CallTracer] report transport byte counts directly to `CallTracer` 7 months ago
Yash Tibrewal 9993408735 [experiment] Delete stable experiments http2_stats_fix, keepalive_fix and keepalive_server_fix (#37076) 8 months ago
Craig Tiller 8b0882e4be [benchmark] Fix a flaky stack-use-after-return bug (#37079) 8 months ago
Craig Tiller c4aa89d60d [call-v3][transport] Add benchmarks for promise based transports (#37054) 8 months ago
Craig Tiller 678ee0a45d [party] Make party a concrete type (#37015) 8 months ago
Craig Tiller 47b53c85ad [call-v3] Add multi-stack support to CallFilters (#36985) 8 months ago
Craig Tiller ec7e4e2a96 [call-v3] Separate out the CallState class from CallFilters (#37003) 8 months ago
Mark D. Roth fa84360551 Automated rollback of commit af492ae70a. 8 months ago
Craig Tiller b90afd3017 [call-v3] Eliminate asynchronous server trailing metadata handling (#36984) 8 months ago
Craig Tiller 14ab9e790e [benchmark] Ensure benchmark names start with BM_ (#37024) 8 months ago
Craig Tiller 83ee2cd631 [benchmark] Add an opinionated macro for gRPC benchmark targets (#37012) 8 months ago
Mark D. Roth 34a0318dbf [LB policy API] change metadata mutation API to handle discarded picks (#36968) 8 months ago
Craig Tiller 23adb994cf [call-v3] Begin adding benchmarks (#36946) 8 months ago
Mark D. Roth af492ae70a Automated rollback of commit f1ab1d8cf3. 8 months ago
AJ Heller ed904bb476 [fuzzer] Fix mock endpoint ownership bug (#36966) 8 months ago
Mark D. Roth f1ab1d8cf3 [handshaker API] update handshaker API to use modern types 8 months ago
Craig Tiller a3b66f02d7 [channel_filter] Use UniqueTypeName for channel filter names (#36907) 8 months ago
Craig Tiller 5bb53125e7 [arena] Add tests around newer arena code (#36933) 8 months ago
Craig Tiller e21467475f [call-v3] Direct channel implementation (#36734) 8 months ago
Craig Tiller cf90fc7f73 [fuzzing] Fix chaotic good framer fuzzing bug (#36821) 8 months ago
Tanvi Jagtap 03e91b6811 [Gpr_To_Absl_Logging] Move function to test header form log.h (#36860) 8 months ago