aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/util/byte_buffer_cc.cc
Commit message (Collapse)AuthorAge
* Fix broken ByteBuffer copy ctorGravatar Ara Ayvazyan2018-05-22
|
* Ensure lib is initialize for ByteBuffer useGravatar Noah Eisen2018-04-06
|
* Make GrpcProtoBufferReaderWriter publicGravatar ncteisen2018-04-06
|
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
|
* Base the new SerializationTraits API on implicit type conversion rather than ↵Gravatar Vijay Pai2017-09-21
| | | | SFINAE
* Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather ↵Gravatar Vijay Pai2017-09-21
| | | | than only grpc_byte_buffer""
* Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only ↵Gravatar Jan Tattermusch2017-09-14
| | | | grpc_byte_buffer"
* Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_bufferGravatar Vijay Pai2017-09-07
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|
* Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
|
* Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22