aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/byte_buffer.h
Commit message (Expand)AuthorAge
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* 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
* Bulk update #includesGravatar Craig Tiller2016-10-26
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* removed codegen/slice_buffer.h and scrubbed codegen/slice.hGravatar David Garcia Quintas2016-07-27
* removed codegen/byte_buffer.hGravatar David Garcia Quintas2016-07-27
* Update copyrightsGravatar Craig Tiller2016-03-31
* copyrightsGravatar David Garcia Quintas2016-01-25
* Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
* Added grpc_byte_buffer_reader_readallGravatar David Garcia Quintas2015-10-30
* Pass #2 on sprinkling void *reserved.Gravatar Nicolas "Pixel" Noble2015-07-23
* Merge pull request #2117 from dgquintas/bb_from_bbreaderGravatar Craig Tiller2015-07-05
|\
| * Introduced function to create byte buffers from the output of a byte buffer r...Gravatar David Garcia Quintas2015-06-17
* | clang-format affected filesGravatar Craig Tiller2015-06-17
|/
* Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
* Made grpc_byte_buffer_reader able to decompress msgs.Gravatar David Garcia Quintas2015-06-05
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26