aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/support/byte_buffer.h
Commit message (Expand)AuthorAge
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* Allow setting max send message size via C++ ServerBuilder API.Gravatar Mark D. Roth2016-09-06
* Reduce allocations associated with src/cpp/util/byte_buffer.cc.Gravatar Mark D. Roth2016-08-18
* Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
* Update copyrightsGravatar Craig Tiller2016-03-31
* Auto-changesGravatar Craig Tiller2016-03-25
* Make a copy of ByteBuffer when writingGravatar yang-g2016-03-21
* Added back trailing newlinesGravatar David Garcia Quintas2016-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
* remove log spamGravatar yang-g2015-10-27
* Replicate C++ docs from master to beta branchGravatar Craig Tiller2015-09-03
* headers reorgGravatar yang-g2015-08-21