28 Commits (69684061dae3552e45befd19c46e77dd6412a660)

Author SHA1 Message Date
Craig Tiller cc5dc5bbaf Fast path for proto serialization for small protos 10 years ago
Craig Tiller 04456843cd Windows fixes 10 years ago
yang-g 9e2f90cd06 headers reorg 10 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago
yang-g f99c090625 return StatusCode::INTERNAL for proto parsing error 10 years ago
David Garcia Quintas d7d9ce27c5 WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of compression request thru MD 10 years ago
yang-g adfed03146 Add missing headers to build.json 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
Craig Tiller bd277cb3cb Clarify serialization traits interface 10 years ago
Craig Tiller ce40de58da clang-format 10 years ago
Craig Tiller 50a7a68ca2 Progress commit on fixing up C++ 10 years ago
David Garcia Quintas 30bd4eb5cc Removed grpc_byte_buffer_reader_{create,destroy}. 10 years ago
Yang Gao 3921c56bee Expose max message size at the server side 10 years ago
Craig Tiller f96dbc784d Fix for a crash seen in the wild 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
Nicolas "Pixel" Noble 764971354c Allowing us to import google::protobuf::int64. 10 years ago
Nicolas "Pixel" Noble 613d6fe997 Moving ZeroCopyOutputStream to grpc++/config.h. 10 years ago
Chilledheart bf5ec2fd3d Avoid unnecessary copies during protobuf serialization and deserialization 10 years ago
Yang Gao ee7ab3db2f Remove include google/protobuf/message.h as it should be covered in config.h 10 years ago
Yang Gao 7694c35d5f Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 11 years ago