1. 0e00c43 Move headers from grpc++ to grpcpp by Muxi Yan · 7 years ago
  2. c9ec2c0 Revert "Stop using std::thread in C++ library since it can trigger exceptions" by Jan Tattermusch · 7 years ago
  3. 92e267e Add needed header by Vijay Pai · 7 years ago
  4. 5dd3226 Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism by Vijay Pai · 7 years ago
  5. 419b617 Fix thread avalances in thread manager by Sree Kuchibhotla · 7 years ago
  6. aef267b Put thread creation and join under lock by David Garcia Quintas · 7 years ago
  7. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  8. f659ee5 Move comment by Craig Tiller · 7 years ago
  9. 35f27cd More cleanup by Craig Tiller · 7 years ago
  10. 4818150 Better commentary by Craig Tiller · 7 years ago
  11. a3e8789 Fix, restore draining by Craig Tiller · 7 years ago
  12. 991c101 Initial thread manager fixes by Craig Tiller · 7 years ago
  13. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  14. 33d5494 generate_projects.sh and also add config.h header so that gcc4.4 can recognize nullptr by Sree Kuchibhotla · 8 years ago
  15. 85399f0 clang formatting fixes by Sree Kuchibhotla · 8 years ago
  16. 385c9b2 Address code review comments by Sree Kuchibhotla · 8 years ago
  17. d39f40d Fix include files by Sree Kuchibhotla · 8 years ago
  18. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago