aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport/chttp2
Commit message (Collapse)AuthorAge
* Clean up semantics of test code.Gravatar Mark D. Roth2017-11-29
|
* Fix BUILD file.Gravatar Mark D. Roth2017-11-27
|
* Fix sanity problem.Gravatar Mark D. Roth2017-11-27
|
* clang-formatGravatar Mark D. Roth2017-11-27
|
* Add test for handshake timeout.Gravatar Mark D. Roth2017-11-21
|
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
|
* Merge masterGravatar Yash Tibrewal2017-11-06
|\
| * Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| |
* | LLVMfuzzer extern CGravatar Yash Tibrewal2017-10-31
| |
* | BUILD changes. test languauge to C++Gravatar Yash Tibrewal2017-10-31
| |
* | some BUILD changes and designated initializersGravatar Yash Tibrewal2017-10-30
| |
* | BUILD files changes for bazelGravatar Yash Tibrewal2017-10-30
| |
* | 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
|
* Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
|
* Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\ | | | | Import mutations.
* | Add fuzzer reproGravatar Noah Eisen2017-07-11
| |
| * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| |\ | |/ |/|
* | Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
| | | | | | | | | | | | | | - When receiving a Trailers-Only response, return the metadata as trailing metadata instead of initial metadata. - Send Trailers-Only response when we have no non-default initial metadata, no message to send, and trailing metadata to send.
* | 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
| | |