index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
compression
Commit message (
Expand
)
Author
Age
*
Remove unnecessary includes of exec_ctx.h
Yash Tibrewal
2018-03-14
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
*
Update prefix length in algorithm_test
Muxi Yan
2018-02-06
|
*
regenerate metadata
Muxi Yan
2018-02-06
|
*
Replace message/deflate,gzip with deflate,gzip
Muxi Yan
2018-02-06
|
*
Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*
Muxi Yan
2018-02-06
*
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
/
*
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
|
Fix stream compression test bazel build
Muxi Yan
2017-12-11
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-08
|
\
|
*
|
Fix build error in compression_test.cc
Muxi Yan
2017-12-08
*
|
Fix bazel BUILD
Muxi Yan
2017-12-07
*
|
Merge commit 'b0bad8f' into fix-stream-compression-config-interface
Muxi Yan
2017-12-06
|
\
\
*
\
\
Merge commit 'b0bad8f^' into fix-stream-compression-config-interface
Muxi Yan
2017-12-06
|
\
\
\
*
|
|
|
clang-format
Muxi Yan
2017-12-06
|
|
|
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
|
|
|
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
|
|
|
*
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
|
|
*
Merge master
Yash Tibrewal
2017-11-16
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
|
|
|
*
Address some PR comments
Yash Tibrewal
2017-11-14
|
|
*
|
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
|
|
/
/
|
|
*
Merge with master
Yash Tibrewal
2017-11-09
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge master
Yash Tibrewal
2017-11-06
|
|
\
\
|
|
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
*
|
|
BUILD changes. test languauge to C++
Yash Tibrewal
2017-10-31
|
*
|
|
BUILD files changes for bazel
Yash Tibrewal
2017-10-30
|
*
|
|
rename all test core files to cc and a lot of C++ style conversions
Yash Tibrewal
2017-10-25
|
|
/
/
|
|
*
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
|
/
*
|
Revert changes to "identity" "deflate" "gzip" "stream-gzip" compression algor...
Muxi Yan
2017-10-11
*
|
Fix algorithm_test
Muxi Yan
2017-10-09
*
|
Make the names of compression algorithms backwards compatible at surface API
Muxi Yan
2017-10-06
*
|
fix test BUILD
Muxi Yan
2017-09-25
*
|
clang-format
Muxi Yan
2017-09-25
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-09-25
|
\
|
*
|
Change C core surface API
Muxi Yan
2017-09-25
|
*
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-tr...
Muxi Yan
2017-09-19
|
|
\
|
|
*
Removing deprecated string to char * conversions
Yash Tibrewal
2017-09-17
|
|
/
|
/
|
|
*
clang-format
Muxi Yan
2017-09-07
|
*
Build fix
Muxi Yan
2017-09-05
|
/
*
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
*
Merge pull request #11189 from muxi/stream_compression
Muxi Yan
2017-07-17
|
\
|
*
Fix windows test failure
Muxi Yan
2017-07-09
|
*
Comments and fixes
Muxi Yan
2017-07-08
|
*
clang-format
Muxi Yan
2017-07-05
|
*
Sanity fix
Muxi Yan
2017-07-05
|
*
Move stream_compression to src/core/lib/compression
Muxi Yan
2017-07-05
[next]