index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
util
/
byte_buffer.cc
Commit message (
Expand
)
Author
Age
*
Update copyrights
Craig Tiller
2016-03-31
*
clang-format
Vijay Pai
2016-01-27
*
Fix a case in bbuf copy constructore
Vijay Pai
2016-01-26
*
destroy reader after using it
yang-g
2016-01-14
*
clang-format code
Craig Tiller
2016-01-14
*
Update copyrights again
murgatroid99
2016-01-13
*
Remove dead code and a thus unneeded change to C++ bbuf
Vijay Pai
2016-01-11
*
Refactor server side to support generic tests.
vjpai
2016-01-07
*
Got rid of all compilation problems, now need to test
Vijay Pai
2016-01-04
*
WIP
vjpai
2015-11-30
*
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
*
headers reorg
yang-g
2015-08-21
*
Add const to ByteBuffer methods and add tests
Yang Gao
2015-06-22
*
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
*
Remove an extra unref
Yang Gao
2015-04-21
*
read and copy add two ref's, unref one
Yang Gao
2015-03-10
*
initial imple of byte buffer and slice
Yang Gao
2015-03-10
*
first sets of changes, it builds
Yang Gao
2015-03-05