1. 4782d92 s/NULL/nullptr by Craig Tiller · 7 years ago
  2. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  3. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago[Renamed from src/core/lib/surface/byte_buffer.c]
  4. ca3c1c0 More explicit pointer type conversion by Yash Tibrewal · 7 years ago
  5. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  6. a59c16c Progress towards making grpc_slice_unref_internal take an exec_ctx by Craig Tiller · 8 years ago
  7. 28b7242 clang-format by Craig Tiller · 8 years ago
  8. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  9. a3570f2 Fix grpc_byte_buffer_copy to copy compression algorithm by Lizan Zhou · 8 years ago
  10. 6415043 Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  11. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  12. 1bb17d3 Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  13. 8a9fd52 Fix copyright by Craig Tiller · 8 years ago
  14. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/surface/byte_buffer.c]
  15. b063c87 mark unreachable code with a macro by yang-g · 9 years ago
  16. 3df5c44 Introduced function to create byte buffers from the output of a byte buffer reader. by David Garcia Quintas · 9 years ago
  17. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  18. 25d02d5 Made grpc_byte_buffer_reader able to decompress msgs. by David Garcia Quintas · 9 years ago
  19. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  20. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  21. fee91b4 Converted some cancellation tests by Craig Tiller · 9 years ago
  22. 40fc7a6 clang-format codebase by Craig Tiller · 10 years ago
  23. 80fa15c Moving prototype from Google to GitHub by Craig Tiller · 10 years ago
  24. b7ebd3b Initial import. by Nicolas Noble · 10 years ago