aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/h2_compress.cc
Commit message (Expand)AuthorAge
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
* Added host override info to test fixture configGravatar David Garcia Quintas2018-03-23
* C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
| * Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
| |\
| | * Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
* | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| |/ |/|
| * Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
|/
* Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-08
|\
* \ Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-06
|\ \
* \ \ Merge commit 'b0bad8f' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \
* | | | Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
| | | * Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
| | |/
| | * Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
| | * Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
| | * Merge masterGravatar Yash Tibrewal2017-11-16
| | |\ | | |/ | |/|
| | * Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
| | * Address some PR commentsGravatar Yash Tibrewal2017-11-14
| * | clang-format after nullptr changesGravatar Craig Tiller2017-11-10
| * | Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
|/ /
| * Merge with masterGravatar Yash Tibrewal2017-11-09
|/
* Merge masterGravatar Yash Tibrewal2017-11-06
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25