aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/proto/proto_utils.cc
Commit message (Expand)AuthorAge
* wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
* copyrightsGravatar David Garcia Quintas2016-03-02
* introduced workaround for proto_utilsGravatar David Garcia Quintas2016-03-02
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* include climitsGravatar Jan Tattermusch2015-12-07
* more win x64 fixesGravatar Jan Tattermusch2015-12-07
* Move profiling system to gprGravatar Craig Tiller2015-10-09
* Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
* Fast path for proto serialization for small protosGravatar Craig Tiller2015-09-24
* Windows fixesGravatar Craig Tiller2015-09-23
* headers reorgGravatar yang-g2015-08-21
* clang-format all sourceGravatar Craig Tiller2015-08-18
* return StatusCode::INTERNAL for proto parsing errorGravatar yang-g2015-08-12
* Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
|\
* | WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| * Add missing headers to build.jsonGravatar yang-g2015-06-23
|/
* 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
* | clang-formatGravatar Craig Tiller2015-06-05
* | Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
|/
* Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
* merge with headGravatar Yang Gao2015-05-01
|\
* | Expose max message size at the server sideGravatar Yang Gao2015-04-30
| * Fix for a crash seen in the wildGravatar Craig Tiller2015-04-30
|/
* clang-format c++ codeGravatar Yang Gao2015-03-17
* Allowing us to import google::protobuf::int64.Gravatar Nicolas "Pixel" Noble2015-03-13
* Moving ZeroCopyOutputStream to grpc++/config.h.Gravatar Nicolas "Pixel" Noble2015-03-13
* Avoid unnecessary copies during protobuf serialization and deserializationGravatar Chilledheart2015-03-10
* Remove include google/protobuf/message.h as it should be covered in config.hGravatar Yang Gao2015-03-04
* Global replace google::protobuf::Message with grpc::protobuf::Message, all te...Gravatar Yang Gao2015-03-03
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Initial import.Gravatar Nicolas Noble2014-11-26