aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport/chttp2/hpack_encoder_test.c
Commit message (Expand)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
* Use key in dynamic table if availableGravatar yang-g2017-10-16
* Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* fix testGravatar Craig Tiller2017-04-12
* Convert everything to new encode APIGravatar Craig Tiller2017-04-04
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Fix some leaks/use-after-freesGravatar Craig Tiller2016-12-07
* Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
* Begin moving mdelem to be a value typeGravatar Craig Tiller2016-11-18
* All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
* Finish moving to new APIsGravatar Craig Tiller2016-11-09
* Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
* Add incldues, fix function namesGravatar Craig Tiller2016-10-26
* Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* Support >16kib frame sizes in coreGravatar Craig Tiller2016-08-24
* Merge branch 'master' into hpack_tableGravatar Yang Gao2016-04-01
|\
* | fix leak and raceGravatar yang-g2016-03-31
* | Update according to api changeGravatar yang-g2016-03-31
| * Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
| |\
| * | Update copyrightsGravatar Craig Tiller2016-03-31
* | | Merge remote-tracking branch 'upstream/master' into hpack_tableGravatar yang-g2016-03-30
|\ \ \ | | |/ | |/|
* | | testsGravatar yang-g2016-03-30
| |/ |/|
| * Merge github.com:grpc/grpc into accountingGravatar Craig Tiller2016-03-28
| |\ | |/ |/|
| * Merge github.com:grpc/grpc into accountingGravatar Craig Tiller2016-03-28
| |\
* | | clang-formatGravatar Craig Tiller2016-03-28
* | | Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
| |/ |/|
* | Fix includesGravatar Craig Tiller2016-03-25
* | Fix copyrightsGravatar Craig Tiller2016-03-25
* | Auto-changesGravatar Craig Tiller2016-03-25
| * Fix copyrightsGravatar Craig Tiller2016-03-23
| * Stats collection pipelineGravatar Craig Tiller2016-03-10
|/
* Fix HPACK encoder testGravatar Craig Tiller2015-12-02
* Remove metadata context entirelyGravatar Craig Tiller2015-11-20
* Use static metadata table in metadata.cGravatar Craig Tiller2015-11-19
* stream_op cleanup: test fixes and updatesGravatar Craig Tiller2015-11-02