745 Commits (7507e3b6442f90cf537a95ebe8ffe4ad9950b9d7)

Author SHA1 Message Date
Craig Tiller 562bc9b363 [fuzzing] better fallback rng (#35621) 11 months ago
Craig Tiller 1751f1043e [transport] Add a transport test suite for promise based transports (#35476) 11 months ago
Craig Tiller eb17c1f7de [filters] Optimize construction/destruction (#35591) 11 months ago
Craig Tiller 584c0c0c98 [call-v3] Filter executor (#35533) 11 months ago
Craig Tiller 9f6789e2b2 [chttp2] Rework settings management to be a c++ type (#35449) 11 months ago
Craig Tiller 8a5f659c66 [chaotic-good] Fix fuzzer bug (#35537) 11 months ago
Craig Tiller 86522af60d [chaotic-good] Client & server transport (#35400) 11 months ago
Craig Tiller a100e90f97 [chttp2] Remove a bunch of mostly-rolled-out experiments (#35426) 12 months ago
Craig Tiller 2c18d16475 [promises] Deal with promise endpoint deletion whilst read/write is in progress (#35409) 12 months ago
Matthew Stevenson af36847fb5 [alpn] Remove grpc-exp experimental ALPN protocol. (#34876) 1 year ago
Craig Tiller d00582bd82 Fix fuzzer bug b/309756937 (#35279) 1 year ago
Craig Tiller 9118cb1a55 Fix fuzzer bug b/309716763 (#35278) 1 year ago
John Cormie 2ffdca65e5 binder: skip all tests on ios (#35226) 1 year ago
Craig Tiller 9eadf42dbf [promises] Add an API to access new style filters (#35200) 1 year ago
nanahpang 1e15d00ec4
[chaotic-good] Add client transport error handling. (#34611) 1 year ago
Mark D. Roth 8a000f45f8
[grpclb and fake resolver] clean up e2e tests and simplify fake resolver (#34887) 1 year ago
nanahpang 3869ef09a5
[chaotic-good] Add chaotic good client transport read (roll-forward) (#34806) 1 year ago
Mark D. Roth 30a24a37d1
[e2e tests] refactor code for determining local IP address (#34769) 1 year ago
Craig Tiller 8f14e37b11
Revert "[chaotic-good] Add chaotic good client transport read (roll-forward)" (#34761) 1 year ago
nanahpang a78145514d
[chaotic-good] Add chaotic good client transport read (roll-forward) (#34657) 1 year ago
nanahpang 16c214629b
[chaotic-good] Fix frame serialization (#34711) 1 year ago
Craig Tiller a0c1027bb3
[transport] Move transport interface to C++ (#34618) 1 year ago
Alisha Nanda 940e2c38e5
[server] Remove name parameter from CreateMemoryOwner (#34479) 1 year ago
Craig Tiller 975184f04b
[channel-stack] Make ordering explicit (#32852) 1 year ago
Craig Tiller 7c59c09f43
[chttp2] Bound write sizes based on observed write performance (#34665) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller ec49866463
[fuzzing] Fix timeout in retry_exceeds_buffer_size_in_delay (#34627) 1 year ago
Craig Tiller 6a49e953a4
[chttp2] Experiments for rst_stream pushback (#34642) 1 year ago
Craig Tiller 98c7e8fb12
Revert "[chaotic-good] Initial change of chaotic-good client-read path." (#34649) 1 year ago
nanahpang ce75ec23a1
[chaotic-good] Initial change of chaotic-good client-read path. (#34191) 1 year ago
Craig Tiller 0814055337
[fuzzers] Expand client_fuzzer, server_fuzzer (#34596) 1 year ago
Craig Tiller 7fabc61f07
[chttp2] Delay starting ping timeout timer until writes complete (#34589) 1 year ago
Mark D. Roth 7044af2691
[tests] fix flakes caused by dualstack changes (#34575) 1 year ago
Craig Tiller 4c16e6b68f
[test] Enforce hygene between tests that require it (#34561) 1 year ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 1 year ago
Craig Tiller a17f08b49d
[chttp2] Continue refactoring towards promises (#34437) 1 year ago
Mark D. Roth 41f26de3b6
Revert "[resolver and LB policy APIs] change address list to support multiple addresses per endpoint" (#34527) 1 year ago
Mark D. Roth fd2e8c9462
[resolver and LB policy APIs] change address list to support multiple addresses per endpoint (#33567) 1 year ago
Craig Tiller 59d886cb5c
[fuzzing] Expose random number generator to some fuzzers (#34415) 1 year ago
AJ Heller 3707b42bec
[reland][EventEngine] Move combiner executor usage to EventEngine (#34396) 1 year ago
Craig Tiller 86b931c354
[work-serializer] Dispatch on run experiment (relanding) (#34372) 1 year ago
Craig Tiller d589caa679
Revert "[work-serializer] Dispatch on run experiment" (#34371) 1 year ago
Craig Tiller 1705470950
[work-serializer] Dispatch on run experiment (#34274) 1 year ago
Craig Tiller aed2797cd2
[chttp2] Fix inefficiency in flow control (#34265) 1 year ago
Craig Tiller b38bb68e80
[chttp2] Review feedback for new framing layer (#34179) 1 year ago
Craig Tiller 12c9748134
[chttp2] New framing layer (#33692) 1 year ago
nanahpang 9907d94da4
[chaotic-good] Client transport write path (#33876) 1 year ago
Craig Tiller 8bbd11ebed
[promises] New `Join`, `TryJoin` implementation (#33995) 1 year ago
Alisha Nanda f7fc3fbed4
[tracing] Add annotation with metadata sizes and limits (#33910) 1 year ago
Yash Tibrewal 010a59b7fd
[keepalive] Allow server side keepalive_permit_without_calls setting to be overridden (#33917) 1 year ago