1. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  2. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  3. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  4. 570fad8 Fix printf format by Craig Tiller · 7 years ago
  5. bd0b054 windows compilation fixes by Jan Tattermusch · 8 years ago
  6. 713c7b8 clang-format by Vijay Pai · 8 years ago
  7. c0b2acb Use C++11 final and override by Vijay Pai · 8 years ago
  8. 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
  9. cb4cd3d make gcc4.4 happy by Sree Kuchibhotla · 8 years ago
  10. 3fc5783 Change std::atomic_int to gpr_atm since gcc4.4 is complaining by Sree Kuchibhotla · 8 years ago
  11. 069c12d Fix thread_manager_test by Sree Kuchibhotla · 8 years ago
  12. 85399f0 clang formatting fixes by Sree Kuchibhotla · 8 years ago
  13. 6135535 Minor changes and called generate_projects.sh again by Sree Kuchibhotla · 8 years ago
  14. 920ed0c Modify Thread manager test by Sree Kuchibhotla · 8 years ago
  15. 385c9b2 Address code review comments by Sree Kuchibhotla · 8 years ago
  16. d39f40d Fix include files by Sree Kuchibhotla · 8 years ago
  17. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago