424 Commits (5dc93179ebc696960e62dfe1e738c30dc7d77581)

Author SHA1 Message Date
Craig Tiller 152b79144c
Extract HPACK Encoder Hash Map to a separate file (#26973) 3 years ago
Craig Tiller bbea27de46
Reland HPACK parsing changes (#26997) 3 years ago
Craig Tiller 840bcce9c4
Revert "HPACK Table --> C++ (#26851)" (#26995) 3 years ago
Craig Tiller 83bcb0cf2e
HPACK Table --> C++ (#26851) 3 years ago
Craig Tiller 58d3161aac
Split the filter popularity counting into a separate module (#26884) 3 years ago
Yash Tibrewal 3e197acaa1
Limit initial window size increases and per-stream window delta (#26342) 3 years ago
Craig Tiller 613b90ba93
Revert "Buffer HPACK parsing until the end of a header boundary (#26700)" (#26825) 3 years ago
Craig Tiller 8bab3e4bf4
Buffer HPACK parsing until the end of a header boundary (#26700) 3 years ago
Ming-Chuan 02c6d81eea
Create binder transport folder (#26602) 3 years ago
Craig Tiller d3e5803cb2
Move HPACK parser to C++ (#26689) 3 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
AJ Heller a63f188153
Add conversion method for absl::Status to grpc_error* (#25896) 4 years ago
Yash Tibrewal e9de13e6ad
Adding test to make sure that http2 transport gets cleaned up (#25714) 4 years ago
Ashitha Santhosh dbe50923b4
Add getter to grpc_metadata_batch. (#25395) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
AJ Heller 880a854f0e Convert URI parser to C++ #24701 4 years ago
Esun Kim e0d8c498a6 C++ cast for others 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Yash Tibrewal 6095b67d6c Reduce BdpPingNotSentWithoutReceiveSideActivity flakiness 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
Yash Tibrewal b555343dd3
Revert "Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS"" 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim 6ae8463500 Fix by modernize-make-unique 4 years ago
Yash Tibrewal a9fd34a81d
Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS" 4 years ago
Yash Tibrewal e0c4475db0 Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS and make it non-effective 4 years ago
Yash Tibrewal 23cb073a93 Initiate HTTP/2 writes on BDP pings too 4 years ago
Alexander Polcyn 46d4a27cb6 Add a test which reproduces the original crash that is fixed by https://github.com/grpc/grpc/pull/23984 4 years ago
Yash Tibrewal 4a03ce5a14 Remove grpc_channel_ping from surface API 4 years ago
Yash Tibrewal 09904691e0 Do not send BDP pings if there is no receive side activity. 4 years ago
Yash Tibrewal 7019c2ca4b Long timeout for too_many_pings_test 4 years ago
Mark D. Roth bd73844208 Move parse_address library from client_channel to iomgr. 4 years ago
Yash Tibrewal c62d2b483c Test renaming 4 years ago
Yash Tibrewal 1618d21796 Add roundrobin test and reviewer comments 4 years ago
Yash Tibrewal cf0b46c4d6 Reviewer comments 4 years ago
Esun Kim 4c6a6b5a52 Clean up transport tests 4 years ago
Yash Tibrewal 7100ee3bfb Add keepalive throttling 4 years ago
Yash Tibrewal 2c5291ff71 Plumb absl::Status through connectivity state notifiers 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Yash Tibrewal f8b7fef753 Fix connect deadline issue in settings_timeout_test 4 years ago
Yash Tibrewal 234d64859f Add some additional comments 5 years ago
Yash Tibrewal 722f1e937a Reviewer comments 5 years ago
Yash Tibrewal f41694ad64 Add the missing reset for ping clocks to avoid mistakenly sending GOAWAY 5 years ago
Yash Tibrewal 376d8689d2 Fix #19094 and #21947 - Fix HTTP status conversion inconsistencies 5 years ago
Brian O'Connor d38f7cfe5e Fixing bug with END_STREAM if header has continuations 5 years ago
Donna Dionne 46439bcb0f Fixing the settings_timeout_test flake by reducing pollset_work deadline 5 years ago
Jan Tattermusch cbb0ef2717 try marking some offenders as flaky 5 years ago