aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util/slice_test.cc
Commit message (Expand)AuthorAge
* Make GrpcProtoBufferReaderWriter publicGravatar ncteisen2018-04-06
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
* Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...Gravatar Yash Tibrewal2017-11-28
* 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
* 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
* headers reorgGravatar yang-g2015-08-21
* proper init const char *Gravatar yang-g2015-06-22
* Add const to ByteBuffer methods and add testsGravatar Yang Gao2015-06-22