index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
compression
Commit message (
Expand
)
Author
Age
*
Remove unnecessary includes of exec_ctx.h
Yash Tibrewal
2018-03-14
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
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
|
\
|
*
Remove compression_ruby
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
|
\
|
*
Fix inline/refcounted slice problem in gzip
Muxi Yan
2017-12-13
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-08
|
\
|
*
|
Do not separate message/stream compression levels
Muxi Yan
2017-12-07
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
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
*
|
|
|
Merge e759d2a^
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
|
|
|
*
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
|
|
|
\
|
|
|
*
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
|
|
|
*
clang fmt
ncteisen
2017-11-20
|
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-20
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
Fix windows build
ncteisen
2017-11-17
|
|
|
|
*
clang fmt
ncteisen
2017-11-17
|
|
|
|
*
Remove all extern C
ncteisen
2017-11-17
|
|
|
|
/
|
|
|
/
|
|
|
|
*
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
|
|
*
|
s/NULL/nullptr
Craig Tiller
2017-11-10
|
|
|
*
Merge with master
Yash Tibrewal
2017-11-09
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
|
/
/
|
|
*
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
|
/
*
|
update ruby extension to compression changes
Alexander Polcyn
2017-10-11
*
|
Add ruby-specific compression name conversion API
Muxi Yan
2017-10-11
*
|
Revert changes to "identity" "deflate" "gzip" "stream-gzip" compression algor...
Muxi Yan
2017-10-11
|
*
Add newline at the end of src/core headers that did not have it
Yash Tibrewal
2017-10-09
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-10-06
|
\
|
*
|
Make the names of compression algorithms backwards compatible at surface API
Muxi Yan
2017-10-06
|
*
Rebasing on master for easier merging and testing
Yash Tibrewal
2017-10-02
|
*
Windows definition/declaration bugs
Yash Tibrewal
2017-10-02
|
*
More build errors
Yash Tibrewal
2017-10-02
|
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
|
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
|
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
[next]