1. 187c4b3 Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition by Craig Tiller · 9 years ago
  2. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  3. 0445684 Windows fixes by Craig Tiller · 9 years ago
  4. d6599a3 Replicate C++ docs from master to beta branch by Craig Tiller · 9 years ago
  5. deb3d22 Add missed header by yang-g · 9 years ago
  6. dc90c13 Move static value grpc::string_ref::npos definition to cc file by Konstantin Podsvirov · 9 years ago
  7. 0d9f81f minor fixes by yang-g · 9 years ago
  8. 47ec9a4 Add ostream support for string_ref by Craig Tiller · 9 years ago
  9. e21908f impl by yang-g · 9 years ago
  10. d5539ec remove constexpr since gcc 4.4 or vs2010 does not support it by yang-g · 9 years ago
  11. 0382bfa Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref by Julien Boeuf · 9 years ago
  12. 8fd915a Adding grpc::string_ref class. by Julien Boeuf · 9 years ago
  13. 9e2f90c headers reorg by yang-g · 9 years ago
  14. 94329d0 Make the server report monotonic times for deadlines by Craig Tiller · 9 years ago
  15. 354398f Updating wrapped languages to new time functions by Craig Tiller · 9 years ago
  16. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  17. 89c5a56 Add const to ByteBuffer methods and add tests by Yang Gao · 9 years ago
  18. c1a2c31 Update the Status API by Yang Gao · 9 years ago
  19. ca28137 Added missing compression.h file. by David Garcia Quintas · 9 years ago
  20. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  21. 372fd87 Revert "Revert "Open loop sync/async multithreaded testing"" by Vijay Pai · 9 years ago
  22. d55636d Revert "Open loop sync/async multithreaded testing" by Craig Tiller · 9 years ago
  23. cf3fb09 clang-format by Vijay Pai · 9 years ago
  24. 9dc5c15 Account for time difference in mac and linux by Vijay Pai · 9 years ago
  25. afc3ee8 Merge branch 'master' into poisson by vjpai · 9 years ago
  26. 3beb20c Support use of high_res clock in timepoints by vjpai · 9 years ago
  27. 30bd4eb Removed grpc_byte_buffer_reader_{create,destroy}. by David Garcia Quintas · 9 years ago
  28. 23be280 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  29. 3b3097f Remove an extra unref by Yang Gao · 9 years ago
  30. 8921916 Refactoring std::chrono out. by Nicolas Noble · 9 years ago
  31. cdb2a6e Protect on some overflow scenarios, add a test and build/run the test by Yang Gao · 9 years ago
  32. 6baa9b6 clang-format c++ code by Yang Gao · 9 years ago
  33. 086cd11 read and copy add two ref's, unref one by Yang Gao · 9 years ago
  34. 61c4131 initial imple of byte buffer and slice by Yang Gao · 9 years ago
  35. 1c40233 first sets of changes, it builds by Yang Gao · 9 years ago
  36. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 9 years ago
  37. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  38. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  39. ecd4934 Use clang-format-3.5 by Craig Tiller · 9 years ago
  40. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  41. ed5e7e0 Add deadline API on server side. by yangg · 10 years ago
  42. 081e320 Add missing casts to enable compilation with gcc 4.7 by rsilvera · 10 years ago
  43. 87da1b9 Make the default deadline gpr_inf_future to avoid mismatch between by yangg · 10 years ago
  44. b7ebd3b Initial import. by Nicolas Noble · 10 years ago