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
/
message_compress_test.c
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
Finish moving to new APIs
Craig Tiller
2016-11-09
*
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
*
clang-format
Craig Tiller
2016-10-26
*
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
Add format check for gpr_log and gpr_asprintf
Yuchen Zeng
2016-06-10
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix copyright
Craig Tiller
2016-03-25
*
Fix includes
Craig Tiller
2016-03-25
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
clang-format after last weeks test-fest
Craig Tiller
2015-12-14
*
More coverage
David Garcia Quintas
2015-12-10
*
Further coverage for compression
David Garcia Quintas
2015-12-09
*
Increased message_compress.c coverage
David Garcia Quintas
2015-12-09
*
merge with head and resolve conflict
yang-g
2015-12-02
|
\
|
*
This is needed to link on mac
Craig Tiller
2015-11-20
|
/
*
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
*
clang-format all source
Craig Tiller
2015-08-18
*
Moar tests, fixed wrongly named vbles, minor bugs.
David Garcia Quintas
2015-06-25
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
() --> (void)
Craig Tiller
2015-01-15
*
Initial import.
Nicolas Noble
2014-11-26