aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/util/byte_buffer.cc
Commit message (Collapse)AuthorAge
* headers reorgGravatar yang-g2015-08-21
|
* Add const to ByteBuffer methods and add testsGravatar Yang Gao2015-06-22
|
* Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
|
* Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
| | | | | Introduced grpc_byte_buffer_init instead. It's now the user's responsibility to manage memory.
* Remove an extra unrefGravatar Yang Gao2015-04-21
|
* read and copy add two ref's, unref oneGravatar Yang Gao2015-03-10
|
* initial imple of byte buffer and sliceGravatar Yang Gao2015-03-10
|
* first sets of changes, it buildsGravatar Yang Gao2015-03-05