309 Commits (b784a4307d72c74afa1e18610ec5b9c3655a965a)

Author SHA1 Message Date
apolcyn 1a8d2b6760
API to cancel grpc_resolve_address (#27883) 3 years ago
Craig Tiller 0deb64d1f6
Move content-type, colon prefixed metadata to new system (#28204) 3 years ago
Mark D. Roth ac70281e74
improve RPC status messages when name resolution fails (#28091) 3 years ago
Craig Tiller b95ed96b96
Revert "Revert "Move arena into resource quota (#28008)" (#28292)" (#28293) 3 years ago
Craig Tiller 91edf92ce0
Revert "Move arena into resource quota (#28008)" (#28292) 3 years ago
Craig Tiller ad424a2ebf
Move arena into resource quota (#28008) 3 years ago
Vignesh Babu 33aef08081
Add locks to synchronize access to shared variable in flow control test to prevent data race (#28217) 3 years ago
Craig Tiller 672f31c6ac
Channel args preconditioning (#28132) 3 years ago
Craig Tiller 0794973bbb
Reland user-agent metadata work (#28109) 3 years ago
Jan Tattermusch 89d08dad9d
Revert "user-agent metadata trait, also: grpc_core::Slice is born (#27770)" (#28108) 3 years ago
Craig Tiller 7a40f50cb3
user-agent metadata trait, also: grpc_core::Slice is born (#27770) 3 years ago
Craig Tiller 6af45a35ba
Tooling to remove redundant grpc_core:: namespace references (#28030) 3 years ago
Craig Tiller a629c9a03e
Reland resource quota work (#28017) 3 years ago
Craig Tiller 0ea2c37263
Revert "New resource quota integration (#27643)" (#28014) 3 years ago
Craig Tiller 39f0877d25
New resource quota integration (#27643) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Esun Kim e246811e55
Add (void) to function calls returning absl::Status (#27761) 3 years ago
Craig Tiller 632cc4cc36
Make hpack tracing available in opt builds also (#27728) 3 years ago
Craig Tiller 1df153f46e
Revert "Revert "Move metadata setting into HPackParser (#27545)" (#27686)" (#27688) 3 years ago
Craig Tiller 0e6ced8800
Revert "Move metadata setting into HPackParser (#27545)" (#27686) 3 years ago
Craig Tiller f57a1f7d8c
Move metadata setting into HPackParser (#27545) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Craig Tiller b669a3c521
Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 4 years ago
Craig Tiller 9872da79a1
Eliminate grpc_metadata_batch_{init,destroy,move} (#27349) 4 years ago
Craig Tiller 5db17f7350
Revert "a useful change (#27381)" (#27411) 4 years ago
Craig Tiller 11eb70bbed
a useful change (#27381) 4 years ago
Esun Kim 91e0660638
Replace grpc_error* with grpc_error_handle (#27311) 4 years ago
Craig Tiller fd233193ec
Encapsulate metadata aggregates (#27262) 4 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 4 years ago
Craig Tiller dc701787e2
Convert HPACK encoder to C++ (#27226) 4 years ago
Craig Tiller 999e36fb31
Rebuild HPACK encoder table as C++ (#27192) 4 years ago
Craig Tiller b062fcd5c6
Ensure consistency of include style for <grpc.* headers (#27233) 4 years ago
AJ Heller d10617edb5
Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 4 years ago
Craig Tiller f5d3ed2db1
Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 4 years ago
AJ Heller d1935a65a1
Move resource_user ownership into chttp2 transport/server/connector (#26643) 4 years ago
Craig Tiller 152b79144c
Extract HPACK Encoder Hash Map to a separate file (#26973) 4 years ago
Craig Tiller bbea27de46
Reland HPACK parsing changes (#26997) 4 years ago
Craig Tiller 840bcce9c4
Revert "HPACK Table --> C++ (#26851)" (#26995) 4 years ago
Craig Tiller 83bcb0cf2e
HPACK Table --> C++ (#26851) 4 years ago
Craig Tiller 58d3161aac
Split the filter popularity counting into a separate module (#26884) 4 years ago
Yash Tibrewal 3e197acaa1
Limit initial window size increases and per-stream window delta (#26342) 4 years ago
Craig Tiller 613b90ba93
Revert "Buffer HPACK parsing until the end of a header boundary (#26700)" (#26825) 4 years ago
Craig Tiller 8bab3e4bf4
Buffer HPACK parsing until the end of a header boundary (#26700) 4 years ago
Craig Tiller d3e5803cb2
Move HPACK parser to C++ (#26689) 4 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
Yash Tibrewal e9de13e6ad
Adding test to make sure that http2 transport gets cleaned up (#25714) 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