index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
compression
Commit message (
Collapse
)
Author
Age
*
Merge github.com:grpc/grpc into immolating-conversion
Craig Tiller
2015-09-11
|
\
*
|
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-08-24
|
|
\
|
|
/
|
/
|
*
|
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
|
\
\
|
*
|
Renamed "none" as "identity" for the no-op compression algorithm for ↵
David Garcia Quintas
2015-08-13
|
|
|
|
|
|
|
|
|
|
|
|
consistency with the spec
|
|
*
Server: added the ability to disable compression algorithm
David Garcia Quintas
2015-08-10
|
|
/
|
/
|
*
|
Added tests (and bugfix) for grpc_compression_algorithm_parse
David Garcia Quintas
2015-07-21
|
|
*
|
Fixed buggy grpc_compression_algorithm_parse
David Garcia Quintas
2015-07-21
|
|
*
|
WIP, code complete, missing tests. Asan passes.
David Garcia Quintas
2015-07-08
|
/
*
Moar tests, fixed wrongly named vbles, minor bugs.
David Garcia Quintas
2015-06-25
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
|
|
|
|
|
|
|
Conflicts: include/grpc/compression.h
*
|
clang-format affected files
Craig Tiller
2015-06-17
|
|
|
*
Fixed wrong switch label name
David Garcia Quintas
2015-06-16
|
|
|
*
Mapped DEFLARE as a high compression level algorithm
David Garcia Quintas
2015-06-15
|
|
|
*
Introduced compression levels as an abstraction for the actual algorithm.
David Garcia Quintas
2015-06-15
|
/
*
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
|
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
|
*
Remove unused variable
Craig Tiller
2015-02-24
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
*
clang-format codebase
Craig Tiller
2015-01-13
|
*
Initial import.
Nicolas Noble
2014-11-26