1. 6980362 Allow setting max send message size via C++ ServerBuilder API. by Mark D. Roth · 8 years ago
  2. 2665bdd Reduce allocations associated with src/cpp/util/byte_buffer.cc. by Mark D. Roth · 8 years ago
  3. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  4. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  5. f40df23 Auto-changes by Craig Tiller · 8 years ago
  6. f64befd Make a copy of ByteBuffer when writing by yang-g · 8 years ago
  7. 2bf574f Added back trailing newlines by David Garcia Quintas · 9 years ago
  8. 754bd26 clang-format code by Craig Tiller · 9 years ago
  9. eeb02ba Update copyrights again by murgatroid99 · 9 years ago
  10. b30bc2a Remove dead code and a thus unneeded change to C++ bbuf by Vijay Pai · 9 years ago
  11. de332df Refactor server side to support generic tests. by vjpai · 9 years ago
  12. 18c0477 Got rid of all compilation problems, now need to test by Vijay Pai · 9 years ago
  13. b6df94a WIP by vjpai · 9 years ago
  14. bd89dd8 remove log spam by yang-g · 9 years ago
  15. d6599a3 Replicate C++ docs from master to beta branch by Craig Tiller · 9 years ago
  16. 9e2f90c headers reorg by yang-g · 9 years ago[Renamed (92%) from include/grpc++/byte_buffer.h]
  17. d6c98df clang-format all source by Craig Tiller · 9 years ago
  18. 253aaa6 Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufs by Yang Gao · 9 years ago
  19. 89c5a56 Add const to ByteBuffer methods and add tests by Yang Gao · 9 years ago
  20. 2622ddb Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs by Craig Tiller · 9 years ago
  21. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  22. bd277cb Clarify serialization traits interface by Craig Tiller · 9 years ago
  23. 4beef42 Clarify ownership by Craig Tiller · 9 years ago
  24. ce40de5 clang-format by Craig Tiller · 9 years ago
  25. 789471c Client side compiles/links by Craig Tiller · 9 years ago
  26. 50a7a68 Progress commit on fixing up C++ by Craig Tiller · 9 years ago
  27. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  28. 61c4131 initial imple of byte buffer and slice by Yang Gao · 9 years ago
  29. 5f4539f Service side should be done, it builds and existing tests pass by Yang Gao · 9 years ago
  30. db57c4f First pass user-facing anonymous stub&service API by Craig Tiller · 9 years ago