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 (
Expand
)
Author
Age
*
Copyright checker fixes
Craig Tiller
2016-01-05
*
Add a error log to indicate error, then abort.
yang-g
2016-01-04
*
remove unreachable macro
yang-g
2016-01-04
*
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
*
Remove metadata context from the channel stack
Craig Tiller
2015-11-19
*
fix compilation with VS2010
Jan Tattermusch
2015-10-08
*
Restore sanity
Craig Tiller
2015-10-05
*
Add API tracing to gRPC core
Masood Malekghassemi
2015-10-02
*
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
*
clang-format all core files
Craig Tiller
2015-09-22
*
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 consiste...
David Garcia Quintas
2015-08-13
|
|
*
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
|
\
*
|
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