22 Commits (f37d33a21ad5775883f516011cbdd141119a571f)

Author SHA1 Message Date
Vijay Pai efce6e1e50 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" 7 years ago
Jan Tattermusch 5432dd8874 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" 7 years ago
Vijay Pai 677395558d Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 62f28bfcf0 Remove double-checking of max-message-size in C++ layers 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 8 years ago
Mark D. Roth 6980362c4e Allow setting max send message size via C++ ServerBuilder API. 8 years ago
Mark D. Roth 2665bdd6d2 Reduce allocations associated with src/cpp/util/byte_buffer.cc. 8 years ago
David Garcia Quintas 6721d4f0f1 Return success status of grpc_byte_buffer_reader 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
yang-g f64befd27f Make a copy of ByteBuffer when writing 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
Craig Tiller 754bd26e28 clang-format code 9 years ago
murgatroid99 eeb02ba77a Update copyrights again 9 years ago
Vijay Pai b30bc2aad6 Remove dead code and a thus unneeded change to C++ bbuf 9 years ago
vjpai de332dfcac Refactor server side to support generic tests. 9 years ago
Vijay Pai 18c0477528 Got rid of all compilation problems, now need to test 9 years ago
vjpai b6df94ad22 WIP 9 years ago
yang-g bd89dd8381 remove log spam 9 years ago
Craig Tiller d6599a39e4 Replicate C++ docs from master to beta branch 9 years ago
Craig Tiller 00ad71c135 Revert "C++ docs" 9 years ago
David Garcia Quintas c5318a2aa7 MOAR COMMENTS 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Yang Gao 89c5a56233 Add const to ByteBuffer methods and add tests 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 4beef42264 Clarify ownership 10 years ago
Craig Tiller ce40de58da clang-format 10 years ago
Craig Tiller 789471cfc6 Client side compiles/links 10 years ago
Craig Tiller 50a7a68ca2 Progress commit on fixing up C++ 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
Yang Gao 61c413182d initial imple of byte buffer and slice 10 years ago
Yang Gao 5f4539f4e8 Service side should be done, it builds and existing tests pass 10 years ago
Craig Tiller db57c4f574 First pass user-facing anonymous stub&service API 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 573523f127 clang-format 10 years ago
Craig Tiller df2c957eee Fix compile error 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago