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
*
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
*
Get core compiling again
Craig Tiller
2016-11-18
*
Begin moving mdelem to be a value type
Craig Tiller
2016-11-18
*
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
*
Progress towards mdstr elimination
Craig Tiller
2016-11-14
*
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
*
Implemented compression level algorithms properly (as a function of the accep...
David Garcia Quintas
2016-03-17
*
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
*
Done!
David Garcia Quintas
2015-12-11
*
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
|
*
This is needed to link on mac
Craig Tiller
2015-11-20
|
/
*
clang-format all core files
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
*
clang-format all source
Craig Tiller
2015-08-18
*
Merge branch 'master' of github.com:grpc/grpc into compression-interop
David Garcia Quintas
2015-08-17
|
\
*
|
Added tests (and bugfix) for grpc_compression_algorithm_parse
David Garcia Quintas
2015-07-21
|
/
*
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