aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/byte_buffer.h
Commit message (Expand)AuthorAge
* Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufsGravatar Yang Gao2015-06-23
|\
* | Add const to ByteBuffer methods and add testsGravatar Yang Gao2015-06-22
| * Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-16
| |\ | |/ |/|
* | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| * Clarify serialization traits interfaceGravatar Craig Tiller2015-06-05
| * Clarify ownershipGravatar Craig Tiller2015-06-05
| * clang-formatGravatar Craig Tiller2015-06-05
| * Client side compiles/linksGravatar Craig Tiller2015-06-04
| * Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
|/
* clang-format c++ codeGravatar Yang Gao2015-03-17
* initial imple of byte buffer and sliceGravatar Yang Gao2015-03-10
* Service side should be done, it builds and existing tests passGravatar Yang Gao2015-03-06
* First pass user-facing anonymous stub&service APIGravatar Craig Tiller2015-02-24