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
/
transport
/
byte_stream.h
Commit message (
Expand
)
Author
Age
*
Add newline at the end of src/core headers that did not have it
Yash Tibrewal
2017-10-09
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
Documentation change + e2e test fix
Ken Payson
2017-08-29
*
Improvements to grpc_byte_stream API and handling.
Mark D. Roth
2017-07-26
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Revert "Revert "Implement lazy deframe""
Muxi Yan
2017-04-12
*
Revert "Implement lazy deframe"
Craig Tiller
2017-04-12
*
int -> bool
Muxi Yan
2017-04-10
*
Clean up byte_stream_next interface usage
Muxi Yan
2017-03-21
*
clang-format
Muxi Yan
2017-03-02
*
Lazy deframe pass cronet end2end tests
Muxi Yan
2017-03-02
*
Change stream interface for method
Muxi Yan
2017-03-02
*
Bulk update #includes
Craig Tiller
2016-10-26
*
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
Update comments.
Mark D. Roth
2016-06-27
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Fix include guards
Craig Tiller
2016-03-25
*
Stage #1 of core breakup: move everything under lib
Craig Tiller
2016-03-25