824 Commits (41dc97e1d66f32d95fdf016641164d9f7dc6fb94)

Author SHA1 Message Date
Craig Tiller 863aca8949 [call-v3] Implement failed_before_recv_message() on {Client,Server}Call (#37810) 2 months ago
Craig Tiller 6dbc0bdb10 [chaotic-good] Use a party for internal activities (#37078) 2 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
Craig Tiller e3aa78868f [chaotic-good] Fix race between call finishing and adding to the stream map (#37749) 2 months ago
Yash Tibrewal bddbe49a97 [flaky] Increase RPC deadline to address flakiness (#37647) 3 months ago
Esun Kim be26969058 [CI] Upgraded clang to 18 in sanity tests (#37593) 3 months ago
Tanvi Jagtap 0b30791867 [Gpr_To_Absl_Logging] Remove gpr logging header include from other headers (#37513) 3 months ago
Tanvi Jagtap e6e99a9d1c [Gpr_To_Absl_Logging] Remove logging header from example and test/core/t folder (#37489) 4 months ago
Craig Tiller a35ce3d68c [hpack] Track global hit rate on hpack cache (#37331) 4 months ago
Craig Tiller c8891a9542 [chttp2] Remove rstpit experiment (#37343) 4 months ago
Vignesh Babu 848272c570 Add a Sanitize method to metadata map to allow filtering select metadata types from the map. 4 months ago
Craig Tiller 40debf702b [chttp2] Fix a bug in hpack error handling 4 months ago
Craig Tiller 5638afba6e [call-v3][client-channel] Add benchmarks for lb picks (#37052) 4 months ago
Craig Tiller ebc0395cee [metadata] Optimize metadata creation (#37111) 5 months ago
Mark D. Roth 952d6276b4 [CallTracer] report transport byte counts directly to `CallTracer` 5 months ago
Yash Tibrewal 9993408735 [experiment] Delete stable experiments http2_stats_fix, keepalive_fix and keepalive_server_fix (#37076) 5 months ago
Craig Tiller 8b0882e4be [benchmark] Fix a flaky stack-use-after-return bug (#37079) 5 months ago
Craig Tiller c4aa89d60d [call-v3][transport] Add benchmarks for promise based transports (#37054) 5 months ago
Craig Tiller 678ee0a45d [party] Make party a concrete type (#37015) 5 months ago
Craig Tiller 47b53c85ad [call-v3] Add multi-stack support to CallFilters (#36985) 5 months ago
Craig Tiller ec7e4e2a96 [call-v3] Separate out the CallState class from CallFilters (#37003) 5 months ago
Mark D. Roth fa84360551 Automated rollback of commit af492ae70a. 5 months ago
Craig Tiller b90afd3017 [call-v3] Eliminate asynchronous server trailing metadata handling (#36984) 5 months ago
Craig Tiller 14ab9e790e [benchmark] Ensure benchmark names start with BM_ (#37024) 5 months ago
Craig Tiller 83ee2cd631 [benchmark] Add an opinionated macro for gRPC benchmark targets (#37012) 5 months ago
Mark D. Roth 34a0318dbf [LB policy API] change metadata mutation API to handle discarded picks (#36968) 5 months ago
Craig Tiller 23adb994cf [call-v3] Begin adding benchmarks (#36946) 5 months ago
Mark D. Roth af492ae70a Automated rollback of commit f1ab1d8cf3. 5 months ago
AJ Heller ed904bb476 [fuzzer] Fix mock endpoint ownership bug (#36966) 5 months ago
Mark D. Roth f1ab1d8cf3 [handshaker API] update handshaker API to use modern types 5 months ago
Craig Tiller a3b66f02d7 [channel_filter] Use UniqueTypeName for channel filter names (#36907) 5 months ago
Craig Tiller 5bb53125e7 [arena] Add tests around newer arena code (#36933) 5 months ago
Craig Tiller e21467475f [call-v3] Direct channel implementation (#36734) 5 months ago
Craig Tiller cf90fc7f73 [fuzzing] Fix chaotic good framer fuzzing bug (#36821) 6 months ago
Tanvi Jagtap 03e91b6811 [Gpr_To_Absl_Logging] Move function to test header form log.h (#36860) 6 months ago
Craig Tiller a07d3d09b7 [yodel] Make fuzzing timeouts much more lenient (#36853) 6 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 6 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 6 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 6 months ago
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 6 months ago
Craig Tiller b2e14059a6 [context] Remove `grpc_call_context_element` (#36793) 6 months ago
Craig Tiller 53c42e9dae [arena] Make arena refcounted (#36758) 6 months ago
Craig Tiller 34871fafa3 [call-v3] New client channel implementation (#36723) 6 months ago
Yash Tibrewal a88ee9ef99 [http2] Add experiment to modify behavior of GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA to throttle pings instead of blocking (#36374) 6 months ago
Craig Tiller 621aa4e5ce [call-v3] Yodel - a call testing framework (#36635) 6 months ago
Tanvi Jagtap 0ed095093c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36703) 6 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 7 months ago
Craig Tiller 545bd5171d [call-v3] Add client half close event edge to filters (#36598) 7 months ago
Tanvi Jagtap ed5a496b72 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36606) 7 months ago
Tanvi Jagtap b90be935af [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36595) 7 months ago