aboutsummaryrefslogtreecommitdiff
path: root/test/core/compression
AgeCommit message (Expand)Author
2018-03-14Remove unnecessary includes of exec_ctx.hYash Tibrewal
2018-02-09Run clang fmtNoah Eisen
2018-02-09Autofix c casts to c++ castsNoah Eisen
2018-02-08Merge branch 'master' into gpr_reviewVijay Pai
2018-02-06Update prefix length in algorithm_testMuxi Yan
2018-02-06regenerate metadataMuxi Yan
2018-02-06Replace message/deflate,gzip with deflate,gzipMuxi Yan
2018-02-06Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Muxi Yan
2018-02-02Privatize useful.h and avl.hVijay Pai
2018-01-19Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2018-01-18Split lib/support into lib/gpr and lib/gpr++.Mark D. Roth
2017-12-11Fix stream compression test bazel buildMuxi Yan
2017-12-08Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2017-12-08Fix build error in compression_test.ccMuxi Yan
2017-12-07Fix bazel BUILDMuxi Yan
2017-12-06Merge commit 'b0bad8f' into fix-stream-compression-config-interfaceMuxi Yan
2017-12-06Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceMuxi Yan
2017-12-06clang-formatMuxi Yan
2017-12-06Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Yash Tibrewal
2017-12-06Revert "All instances of exec_ctx being passed around in src/core removed"Yash Tibrewal
2017-11-29Remove _ prefixed variable namesYash Tibrewal
2017-11-16Merge masterYash Tibrewal
2017-11-14Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Yash Tibrewal
2017-11-14Address some PR commentsYash Tibrewal
2017-11-10Enable clang-tidy as a sanity check, fix up all known failuresCraig Tiller
2017-11-09Merge with masterYash Tibrewal
2017-11-06Merge masterYash Tibrewal
2017-11-03Update clang-format to 5.0Craig Tiller
2017-10-31BUILD changes. test languauge to C++Yash Tibrewal
2017-10-30BUILD files changes for bazelYash Tibrewal
2017-10-25rename all test core files to cc and a lot of C++ style conversionsYash Tibrewal
2017-10-18Removing instances of exec_ctx being passed around in functions inYash Tibrewal
2017-10-11Revert changes to "identity" "deflate" "gzip" "stream-gzip" compression algor...Muxi Yan
2017-10-09Fix algorithm_testMuxi Yan
2017-10-06Make the names of compression algorithms backwards compatible at surface APIMuxi Yan
2017-09-25fix test BUILDMuxi Yan
2017-09-25clang-formatMuxi Yan
2017-09-25Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2017-09-25Change C core surface APIMuxi Yan
2017-09-19Merge remote-tracking branch 'upstream/master' into fix-stream-compression-tr...Muxi Yan
2017-09-17Removing deprecated string to char * conversionsYash Tibrewal
2017-09-07clang-formatMuxi Yan
2017-09-05Build fixMuxi Yan
2017-08-30Moving visibility and package creation to the build system.Nicolas "Pixel" Noble
2017-07-17Merge pull request #11189 from muxi/stream_compressionMuxi Yan
2017-07-09Fix windows test failureMuxi Yan
2017-07-08Comments and fixesMuxi Yan
2017-07-05clang-formatMuxi Yan
2017-07-05Sanity fixMuxi Yan
2017-07-05Move stream_compression to src/core/lib/compressionMuxi Yan