aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/support/byte_buffer.h
Commit message (Expand)AuthorAge
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...Gravatar Vijay Pai2017-09-21
* Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr...Gravatar Jan Tattermusch2017-09-14
* Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_bufferGravatar Vijay Pai2017-09-07
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Remove double-checking of max-message-size in C++ layersGravatar Craig Tiller2017-01-19
* 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