1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. 5b1c5f2 Extend clang-format to C#, Node, Ruby by Craig Tiller · 7 years ago
  3. c646014 Large message latency improvements: remove a memcpy and a Buffer construtor call by murgatroid99 · 8 years ago
  4. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  5. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  6. a053f23 Make Node extension work with slice changes by murgatroid99 · 8 years ago
  7. e2672c9 Some slice and resource quota updates to UV and Node code by murgatroid99 · 8 years ago
  8. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  9. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  10. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  11. c0a64cd Update Node library dependencies and change deprecated function calls by murgatroid99 · 8 years ago
  12. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  13. c04f7b1 Remember to unref the slice by murgatroid99 · 8 years ago
  14. 8678bb4 Remove extraneous logging code by murgatroid99 · 8 years ago
  15. c04b80c Make Node not segfault when it receives a compressed message by murgatroid99 · 8 years ago
  16. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  17. 777777e Pass delete[] explicitely to Nan::NewBuffer. by Patryk Lesiewicz · 9 years ago
  18. 59ab169 Fix copyrights by murgatroid99 · 9 years ago
  19. 16110ee Allocate node Buffer contents with new[] by Marek Gilbert · 9 years ago
  20. 5c3d571 Fixes memory leak when receiving data by Seongjin Cho · 9 years ago
  21. 2b09783 Update to nan 2.0 by murgatroid99 · 9 years ago
  22. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  23. 30bd4eb Removed grpc_byte_buffer_reader_{create,destroy}. by David Garcia Quintas · 9 years ago
  24. 3f670f4 Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). by Alexander Staubo · 10 years ago
  25. e5f4706 Fixed segfault by fixing scope issue by murgatroid99 · 10 years ago
  26. 5f875d2 Updated some c++ files for 0.11/0.12 compatibility by murgatroid99 · 10 years ago
  27. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  28. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  29. 7bd3250 Switched extension to return faster sliceable Buffers by murgatroid99 · 10 years ago
  30. 9fbf7e5 Moved extension and JS files to separate directories by murgatroid99 · 10 years ago[Renamed from src/node/byte_buffer.cc]
  31. e8e304e Run clang-format against node by Craig Tiller · 10 years ago
  32. 749666e Added LICENSE header to all files by murgatroid99 · 10 years ago
  33. e506151 Clean commit of Node.js library source by murgatroid99 · 10 years ago