aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/util/byte_buffer.cc
Commit message (Expand)AuthorAge
* Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22
* Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
* Update copyrightsGravatar Craig Tiller2016-03-31
* clang-formatGravatar Vijay Pai2016-01-27
* Fix a case in bbuf copy constructoreGravatar Vijay Pai2016-01-26
* destroy reader after using itGravatar yang-g2016-01-14
* clang-format codeGravatar Craig Tiller2016-01-14
* Update copyrights againGravatar murgatroid992016-01-13
* Remove dead code and a thus unneeded change to C++ bbufGravatar Vijay Pai2016-01-11
* Refactor server side to support generic tests.Gravatar vjpai2016-01-07
* Got rid of all compilation problems, now need to testGravatar Vijay Pai2016-01-04
* WIPGravatar vjpai2015-11-30
* Replicate C++ docs from master to beta branchGravatar Craig Tiller2015-09-03
* 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
* 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