475 Commits (6d35000c17d96819184f344183b07104f5b7eb16)

Author SHA1 Message Date
Craig Tiller 9eadf42dbf [promises] Add an API to access new style filters (#35200) 1 year ago
Mark D. Roth 8a000f45f8
[grpclb and fake resolver] clean up e2e tests and simplify fake resolver (#34887) 1 year ago
Mark D. Roth 30a24a37d1
[e2e tests] refactor code for determining local IP address (#34769) 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 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
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
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
Craig Tiller 8c2c35785e
[chttp2] Fix for when global config is overridden via InitGoogleTest (#33885) 1 year ago
Craig Tiller 3717ff04ba
[chttp2] Split ping policy from transport (#33703) 1 year ago
Craig Tiller e821494739
[test] Increase deadline after observed failure internally (#33778) 1 year ago
Craig Tiller b7077f4bbf
[hpack] Rollforward huffman read optimization (#33657) 1 year ago
Craig Tiller 57c697d8ae
Revert "[hpack] Huffman read optimization" (#33655) 1 year ago
Craig Tiller 4ce51fe45d
[hpack] Huffman read optimization (#33269) 1 year ago
Craig Tiller ed587f2b07
[hpack] Reduce parse table size in the rare case of a parse error (#33637) 1 year ago
Yash Tibrewal 9984f1bd5b
Revert "Revert "Revert "Revert "[HTTP2] Fix inconsistencies in keepalive configuration ( #33428)" (#33512)"" (#33601) 1 year ago
Craig Tiller c5bb43ab61
[chttp2] Eliminate grpc_chttp2_stream_map (#33503) 1 year ago
Craig Tiller 43f67d3640
[fuzzing] Allow hpack fuzzers to supply config (#33242) 1 year ago
Esun Kim 415f2f9ee3
[Core] Improve HPACK (#33597) 1 year ago
Yash Tibrewal 523d9a2135
Revert "Revert "Revert "[HTTP2] Fix inconsistencies in keepalive configuration ( #33428)" (#33512)" (#33599) 1 year ago
Yash Tibrewal 8d9164fc16
Revert "Revert "[HTTP2] Fix inconsistencies in keepalive configuration ( #33428)" (#33512) (#33586) 1 year ago
Yash Tibrewal ba878c804d
Revert "[HTTP2] Fix inconsistencies in keepalive configuration (#33428)" (#33512) 1 year ago
Yash Tibrewal f8dd1a05dc
[http2] Rename configuration_test to ping_configuration_test (#33500) 1 year ago
Yash Tibrewal e107ff5e99
[HTTP2] Fix inconsistencies in keepalive configuration (#33428) 1 year ago
Craig Tiller c8f45f5b51
[fuzzing] Allow flow control fuzzer to fuzz across experiments (#33241) 2 years ago
Mark D. Roth a78001a087
[resolver] remove unused ctor for ServerAddress (#33148) 2 years ago
Craig Tiller 65a2a895af
[chttp2] Fix some fuzzer found bugs. (#33005) 2 years ago
Vignesh Babu c515eba30b
[Transport] Update Chttp2 context list to include relative offset of traced RPCs within outgoing buffer (#32825) 2 years ago
Craig Tiller 175ccc3a90
Reland global config changes (#32661) 2 years ago
Alisha Nanda 19d06a78ec
Add random early rejection for metadata (#32600) 2 years ago
Craig Tiller f9085e4496
[chttp2] Fix fuzzer found flow control error (#32716) 2 years ago