aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/byte_buffer.h
Commit message (Expand)AuthorAge
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* Revert "Stop using std::thread in C++ library since it can trigger exceptions"Gravatar Jan Tattermusch2018-01-12
* Resolve leak by freeing request payload if resources exhaustedGravatar Vijay Pai2018-01-10
* Separate public and internal C++ interfacesGravatar Vijay Pai2017-10-26
* Base the new SerializationTraits API on implicit type conversion rather than ...Gravatar Vijay Pai2017-09-21
* 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
* Address review commentsGravatar Vijay Pai2017-09-11
* Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_bufferGravatar Vijay Pai2017-09-07