aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/util
Commit message (Expand)AuthorAge
* Fix broken ByteBuffer copy ctorGravatar Ara Ayvazyan2018-05-22
* Ensure lib is initialize for ByteBuffer useGravatar Noah Eisen2018-04-06
* Make GrpcProtoBufferReaderWriter publicGravatar ncteisen2018-04-06
* Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Fix statsGravatar ncteisen2017-11-17
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* Catch out of order error codeGravatar yang-g2017-10-25
* 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
* Merge pull request #12214 from vjpai/cereal_eye_sirGravatar Vijay Pai2017-09-13
|\
| * Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_bufferGravatar Vijay Pai2017-09-07
* | Expose stats into qps_driverGravatar Craig Tiller2017-08-31
|/
* 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
* Add helper function to supply and parse error_details from Status.Gravatar yang-g2017-04-11
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10
* Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\
| * Remove references to NO_CHRONO optionGravatar Vijay Pai2016-11-01
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/
* Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
|\
| * Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22
* | Remove this->Gravatar Vijay Pai2016-08-18
* | Reduce allocations associated with src/cpp/util/byte_buffer.cc.Gravatar Mark D. Roth2016-08-18
|/
* Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix copyrightsGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* copyrightGravatar David Garcia Quintas2016-03-08
* compiles!Gravatar David Garcia Quintas2016-03-08
* wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
* clang-formatGravatar Vijay Pai2016-01-27
* Fix a case in bbuf copy constructoreGravatar Vijay Pai2016-01-26
* destroy reader after using itGravatar yang-g2016-01-14
* clang-format codeGravatar Craig Tiller2016-01-14
* Update copyrights againGravatar murgatroid992016-01-13
* Remove dead code and a thus unneeded change to C++ bbufGravatar Vijay Pai2016-01-11
* Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
|\
* | Refactor server side to support generic tests.Gravatar vjpai2016-01-07
* | Got rid of all compilation problems, now need to testGravatar Vijay Pai2016-01-04
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* | Merge branch 'master' into bbufGravatar vjpai2015-12-22
|\|
| * make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
* | WIPGravatar vjpai2015-11-30
|/
* Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinitionGravatar Craig Tiller2015-11-04
|\