aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/support/slice.h
Commit message (Expand)AuthorAge
* 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
* Add Slice constructors to match all grpc_slice casesGravatar Vijay Pai2017-08-04
* Add idiomatic C++ API for grpc::Slice construction that doesn'tGravatar Vijay Pai2017-07-18
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* minor: doxygenize commentGravatar Mehrdad Afshari2017-05-17
* Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\
| * Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | Bulk update #includesGravatar Craig Tiller2016-10-26
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/
* Add API to get c slice from c++ Slice.Gravatar yang-g2016-06-24
* Update copyrightsGravatar Craig Tiller2016-03-31
* Auto-changesGravatar Craig Tiller2016-03-25
* Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
* Update copyrights againGravatar murgatroid992016-01-13
* Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
|\
* | Fix one use of grpc instead of gprGravatar Vijay Pai2016-01-07
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|/
* Replicate C++ docs from master to beta branchGravatar Craig Tiller2015-09-03
* headers reorgGravatar yang-g2015-08-21