109 Commits (2bcca152cf17b9a1680fa7a05a4aed447d7a4aec)

Author SHA1 Message Date
Craig Tiller 8b8f43aecf [metadata] Remove arena from `grpc_metadata_batch` constructor (#36118) 8 months ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller 59d886cb5c
[fuzzing] Expose random number generator to some fuzzers (#34415) 1 year ago
Alisha Nanda f7fc3fbed4
[tracing] Add annotation with metadata sizes and limits (#33910) 1 year ago
Alisha Nanda 19d06a78ec
Add random early rejection for metadata (#32600) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Alisha Nanda ad91404e0e
Remove static initialization of memory allocator in tests (#31776) 2 years ago
Esun Kim 250f9fc026
Revived google-readability-casting (#31607) 2 years ago
Craig Tiller 20d1efc38a
[stats] Move core stats to C++ (#30936) 2 years ago
Esun Kim ba8af0157b
Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2 years ago
Craig Tiller ebc4f236b6
[slice] Remove _internal variants of APIs (#30953) 2 years ago
Craig Tiller 1ad4bbe78e
Revert "fix (#31018)" (#31021) 2 years ago
Craig Tiller 2e6f268dfc
fix (#31018) 2 years ago
Craig Tiller 96f5cddb5f
[time] Introduce time sources (#30815) 2 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
AJ Heller 85189b24bb
Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 3 years ago
AJ Heller e72a5fe5dd
Revert "Avoid fully qualifying namespaces (and add check) (#28901)" (#28916) 3 years ago
AJ Heller fc7314c701
Avoid fully qualifying namespaces (and add check) (#28901) 3 years ago
Craig Tiller 4b881c5947
Remove grpc_mdelem (#28267) 3 years ago
Craig Tiller 264c321d83
Move compression related metadata to the new system (#28223) 3 years ago
Craig Tiller 0deb64d1f6
Move content-type, colon prefixed metadata to new system (#28204) 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
Craig Tiller e21505858f
Move some integer based metadata to the new system (#28198) 3 years ago
Craig Tiller 220cf641fa
Reland slice metadata conversion (#28210) 3 years ago
Craig Tiller 7717587063
Revert "Move a bunch of slice typed metadata to new system (#28107)" (#28208) 3 years ago
Craig Tiller 4d432aefc1
Move a bunch of slice typed metadata to new system (#28107) 3 years ago
Craig Tiller 1c885232e0
Reland te:trailers metadata change with fixes (#27785) 3 years ago
Craig Tiller 33fff40174
Revert "Reland te: trailers metadata stuff (#27781)" (#27784) 3 years ago
Craig Tiller f5ab108ab7
Reland te: trailers metadata stuff (#27781) 3 years ago
Craig Tiller 2039cec4b1
Revert "Add metadata specialization for te: trailers (#27714)" (#27779) 3 years ago
Craig Tiller 7cded136b7
Add metadata specialization for te: trailers (#27714) 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 b2942f601c
Modify hpack benchmark scenarios (#27567) 3 years ago
Craig Tiller 91a2db9bc2
Make deadline the first metadata trait (#27468) 3 years ago
Craig Tiller 9872da79a1
Eliminate grpc_metadata_batch_{init,destroy,move} (#27349) 3 years ago
Craig Tiller fd233193ec
Encapsulate metadata aggregates (#27262) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Craig Tiller dc701787e2
Convert HPACK encoder to C++ (#27226) 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 613b90ba93
Revert "Buffer HPACK parsing until the end of a header boundary (#26700)" (#26825) 3 years ago