381 Commits (32361741769ac6fce6b37d0e2033869baa541241)

Author SHA1 Message Date
apolcyn d8f98fb1a7
[chttp2] fix stream leak with queued flow control update and absence of writes (#30907) 2 years ago
Cheng-Yu Chung 120ee4c0f7
Fix comparison between signed and unsigned in `test/core/transport/chttp2/decode_huff_fuzzer.cc` (#30983) 2 years ago
Craig Tiller 92f58c18a8
Revert "Revert "[chttp2] Improve huffman decode efficiency (#30479)" (#30961)" (#30962) 2 years ago
Craig Tiller bfea47093f
Revert "[chttp2] Improve huffman decode efficiency (#30479)" (#30961) 2 years ago
Craig Tiller 6c7f921f5f
[chttp2] Improve huffman decode efficiency (#30479) 2 years ago
Craig Tiller 47a43d68c9
[chttp2] Tune initial window size/max frame size setting (#30550) 2 years ago
Vignesh Babu 70dd34b438
Revert "Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args"" (#30509) 2 years ago
Cheng-Yu Chung 779419505f
Replace `absl::exchange()` with `std::exchange()` (#30802) 2 years ago
Craig Tiller c3fd40e0bc
[build] Fix import (#30776) 2 years ago
github-actions[bot] e5e0d7b94c
Automated change: Fix sanity tests (#30774) 2 years ago
Craig Tiller b8605a424e
[iwyu] Add test/core/transport (#30288) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
Yash Tibrewal 8f537b9780
TooManyPingsTest: Remove unnecessary assert (#30587) 2 years ago
Craig Tiller 09793bd981
fix broken test (#30552) 2 years ago
Craig Tiller ae70e65e13
[build] Shard tests a little more (#30489) 2 years ago
Vignesh Babu 0b1a8c984b
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)" (#30495) 2 years ago
Vignesh Babu 2c977a4d98
Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028) 2 years ago
Cheng-Yu Chung 3d0bdb34c1
Fix long http2 header values (#30379) 2 years ago
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
Craig Tiller 3ec0e29bcf
[test] Convert cq verifier to C++ (#30256) 2 years ago
Esun Kim 2cba5f80cf
gtestify test/core/transport (#30210) 2 years ago
AJ Heller 64939531f9
Re-Reland: Add SRV and TXT record lookup methods to the iomgr API (#30246) 2 years ago
Craig Tiller d7e6878ec4
[chttp2] use new channel args type (#30252) 2 years ago
AJ Heller b5966f39eb
Revert "Reland: Add SRV and TXT record lookup methods to the iomgr PAI (#30242) 2 years ago
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 2 years ago
AJ Heller c229703f9f
Reland: Add SRV and TXT record lookup methods to the iomgr API (#30206) 2 years ago
AJ Heller 2c3acbb2b2
Revert "Add SRV and TXT record lookup methods to the iomgr API (#30078)" (#30176) 2 years ago
AJ Heller c835402dd9
Add SRV and TXT record lookup methods to the iomgr API (#30078) 2 years ago
Yash Tibrewal 766caf5146
Fix MacOS master (#30137) 2 years ago
Craig Tiller eb5ae61470
Reland (again) bytestream removal (#29987) 2 years ago
apolcyn e6c6840db3
Revert "Reland bytestream removal (#29911)" (#29964) 3 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
Craig Tiller 98dcba2807
Reland bytestream removal (#29911) 3 years ago
Craig Tiller 713a1581d5
Revert "Revert "Revert "[transport] Remove ByteStream (#29637)" (#29890)" (#29894)" (#29910) 3 years ago
Craig Tiller 93cdc8b77e
Revert "Revert "[transport] Remove ByteStream (#29637)" (#29890)" (#29894) 3 years ago
Craig Tiller d53986657f
Revert "[transport] Remove ByteStream (#29637)" (#29890) 3 years ago
Craig Tiller aacf0e252b
[transport] Remove ByteStream (#29637) 3 years ago
Craig Tiller 457adf3d58
[iwyu] client_channel (#29579) 3 years ago
Craig Tiller 5918f98ecb
[iwyu] Enable nosafe_headers (#29591) 3 years ago
Craig Tiller 18bec00b58
[channel-stack] Eliminate post-init in channel stack builder (#29514) 3 years ago
Vignesh Babu b92f885756
Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 3 years ago
Vignesh Babu 53e382729f
Adding a min progress size argument to grpc_endpoint_read to allow gRPC to use TCP optimizations on the read path (#29503) 3 years ago
Yash Tibrewal da9682f939
HTTP: Send GOAWAY frame with last stream ID on immediate disconnect (#29462) 3 years ago
Craig Tiller 8bb45aa3a6
Convert grpc_channel to C++ (#29266) 3 years ago
Yash Tibrewal f28695351e
Prevent direct usage of absl::Mutex (#29424) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Yash Tibrewal 76a52f7696
Revert "Revert "HTTP2: Add graceful goaway (#29050)" (#29187)" (#29190) 3 years ago
AJ Heller 882f64e376
Revert "HTTP2: Add graceful goaway (#29050)" (#29187) 3 years ago
Yash Tibrewal f76e1563ea
HTTP2: Add graceful goaway (#29050) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago