1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. 570fad8 Fix printf format by Craig Tiller · 8 years ago
  3. bd0b054 windows compilation fixes by Jan Tattermusch · 8 years ago
  4. 713c7b8 clang-format by Vijay Pai · 8 years ago
  5. c0b2acb Use C++11 final and override by Vijay Pai · 8 years ago
  6. 14b701c Use nullptr instead of NULL. Move test to grpc namespace so that when using gcc4.4, we use nullptr definition in grpc++/impl/codegen/config.h by Sree Kuchibhotla · 8 years ago
  7. cb4cd3d make gcc4.4 happy by Sree Kuchibhotla · 8 years ago
  8. 3fc5783 Change std::atomic_int to gpr_atm since gcc4.4 is complaining by Sree Kuchibhotla · 8 years ago
  9. 069c12d Fix thread_manager_test by Sree Kuchibhotla · 8 years ago
  10. 85399f0 clang formatting fixes by Sree Kuchibhotla · 8 years ago
  11. 6135535 Minor changes and called generate_projects.sh again by Sree Kuchibhotla · 8 years ago
  12. 920ed0c Modify Thread manager test by Sree Kuchibhotla · 8 years ago
  13. 385c9b2 Address code review comments by Sree Kuchibhotla · 8 years ago
  14. d39f40d Fix include files by Sree Kuchibhotla · 8 years ago
  15. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago