1. 02b64f5 Fix a thread name by Vijay Pai · 6 years ago
  2. 7fed69b Use static_cast rather than reinterpret_cast whenever possible by Vijay Pai · 6 years ago
  3. 162ae4f Remove std::thread, keep everything else unchanged (#13) by Vijay Pai · 6 years ago
  4. c9ec2c0 Revert "Stop using std::thread in C++ library since it can trigger exceptions" by Jan Tattermusch · 6 years ago
  5. 5dd3226 Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism by Vijay Pai · 7 years ago
  6. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  7. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 7 years ago
  8. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 7 years ago
  9. 6d353e2 Fix mac by Craig Tiller · 7 years ago
  10. 85e15a0 Spam cleanup by Craig Tiller · 7 years ago
  11. 95beab2 Uncover the badness by Craig Tiller · 7 years ago
  12. 0109d16 clang-format by Vijay Pai · 8 years ago
  13. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  14. 3e4bd95 merge with head by yang-g · 9 years ago
  15. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  16. 9e2f90c headers reorg by yang-g · 9 years ago
  17. d6c98df clang-format all source by Craig Tiller · 9 years ago
  18. 24b3b7e Fix thread list iterator by vjpai · 9 years ago
  19. 02b8054 Bug fixes by vjpai · 9 years ago
  20. b76f3ad Fix bug on shutdown case by vjpai · 9 years ago
  21. b28456b Add dynamic thread pool and initial port of test by vjpai · 9 years ago