aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport/chttp2/hpack_table_test.c
Commit message (Expand)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Get core compiling againGravatar Craig Tiller2016-11-18
* 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
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* Merge pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
|\
| * Reduce cost of some heavyweight testsGravatar Craig Tiller2016-06-17
* | Fixed hpack_parser_test and hpack_table_test.Gravatar Mark D. Roth2016-05-12
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
* Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
* Fix includesGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Fix 32 bit linux testsGravatar Jan Tattermusch2016-01-27
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* merge with head and resolve conflictGravatar yang-g2015-12-02
|\
| * Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-20
| |\
| * | Remove metadata context entirelyGravatar Craig Tiller2015-11-20
| * | Use static metadata table in metadata.cGravatar Craig Tiller2015-11-19
|/ /
| * Small fixesGravatar Craig Tiller2015-11-11
| * castingGravatar Craig Tiller2015-11-10
| * clang-formatGravatar Craig Tiller2015-11-10
| * Check return valuesGravatar Craig Tiller2015-11-10
|/
* First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
* Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
* Add metadata refcount debuggingGravatar Craig Tiller2015-07-06
* Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* Remove all uses of __FUNCTION__Gravatar Craig Tiller2015-05-24
* Fix use-after-free.Gravatar Craig Tiller2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Remove uses of sprintfGravatar Craig Tiller2015-01-23
* Remove uses of sprintfGravatar Craig Tiller2015-01-23
* () --> (void)Gravatar Craig Tiller2015-01-15
* Initial import.Gravatar Nicolas Noble2014-11-26