index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
support
/
byte_buffer.h
Commit message (
Collapse
)
Author
Age
*
Remove double-checking of max-message-size in C++ layers
Craig Tiller
2017-01-19
|
*
Use C++11 final and override
Vijay Pai
2016-11-01
|
*
Allow setting max send message size via C++ ServerBuilder API.
Mark D. Roth
2016-09-06
|
*
Reduce allocations associated with src/cpp/util/byte_buffer.cc.
Mark D. Roth
2016-08-18
|
*
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
|
*
Update copyrights
Craig Tiller
2016-03-31
|
*
Auto-changes
Craig Tiller
2016-03-25
|
*
Make a copy of ByteBuffer when writing
yang-g
2016-03-21
|
*
Added back trailing newlines
David Garcia Quintas
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
|
*
remove log spam
yang-g
2015-10-27
|
*
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
|
|
|
|
Original PR #3074 by @dgquintas
*
headers reorg
yang-g
2015-08-21