aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport/chttp2
Commit message (Expand)AuthorAge
...
* | Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
* | fix remaining license noticesGravatar Jan Tattermusch2017-06-08
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| * Adding dummy layering check option.Gravatar Nicolas "Pixel" Noble2017-05-19
|/
* Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
|\
* | Rewriting core tests BUILD files to use the build system.Gravatar Nicolas "Pixel" Noble2017-04-18
* | Buildifier and wrapping test/cpp/* rules with our build system.Gravatar Nicolas "Pixel" Noble2017-04-13
| * fix testGravatar Craig Tiller2017-04-12
| * Convert everything to new encode APIGravatar Craig Tiller2017-04-04
|/
* Fix fuzzing detected errorGravatar Craig Tiller2017-03-10
* Complete test/core/transport/chttp2; add test/core/transport/BUILDGravatar Craig Tiller2017-02-17
* Expand corporaGravatar Craig Tiller2017-01-21
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\
| * Add licenses to all BUILD files and missing copyrightGravatar yang-g2017-01-11
* | Fix testsGravatar Craig Tiller2017-01-06
* | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2017-01-04
|\|
| * Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
| |\
| | * Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\
* | | | Fix some leaks/use-after-freesGravatar Craig Tiller2016-12-07
* | | | Make everything compile for clang & gccGravatar Craig Tiller2016-11-23
* | | | Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
* | | | 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
* | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
| |/ |/|
* | clang-formatGravatar Craig Tiller2016-10-26
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\ \
* | | Add incldues, fix function namesGravatar Craig Tiller2016-10-26
* | | Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
* | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| | * Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2016-10-26
| | |\ | | |/ | |/|
| * | Introduce a grpc-exp ALPN protocol identifier.Gravatar Harvey Tuch2016-10-24
|/ /
| * All fuzzersGravatar Craig Tiller2016-10-20
|/
* Merge branch 'grand-unified-closures' into direct-callsGravatar Craig Tiller2016-09-08
|\
| * Support >16kib frame sizes in coreGravatar Craig Tiller2016-08-24
* | fixesGravatar Craig Tiller2016-08-22
|/
* Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transportGravatar Robbie Shade2016-07-13
* Make it more likely to correctly report deadline exceededGravatar Craig Tiller2016-07-08
* Merge pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
|\
| * Reduce cost of some heavyweight testsGravatar Craig Tiller2016-06-17
* | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\|
| * Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
| |\
| * \ Merge pull request #6572 from y-zeng/base64_decodeGravatar Jan Tattermusch2016-06-14
| |\ \
* | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-13
|\| | |
| | | * Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
| * | | Expand corpus, make one-shot runners not self-check leaks (to give ASAN a cha...Gravatar Craig Tiller2016-06-10
| | |/ | |/|
| | * Add incremental decoding and input validationGravatar Yuchen Zeng2016-05-13