1. 5291023 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  2. f5b4f80 Windows build errors by Yash Tibrewal · 7 years ago
  3. 37fdb73 More build errors by Yash Tibrewal · 7 years ago
  4. fcd26bc Removing more build errors by Yash Tibrewal · 7 years ago
  5. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago[Renamed from src/core/lib/iomgr/timer_manager.c]
  6. 52778c4 Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues by Yash Tibrewal · 7 years ago
  7. ca3c1c0 More explicit pointer type conversion by Yash Tibrewal · 7 years ago
  8. fc94d1f Fix use-after-free in timer manager by David Garcia Quintas · 7 years ago
  9. 9877189 Merge pull request #11310 from nicolasnoble/import by Nicolas Noble · 7 years ago
  10. 65dd99f fix typos identified in code review by Sree Kuchibhotla · 7 years ago
  11. 55acb7c timer_manager fix by Sree Kuchibhotla · 7 years ago
  12. 5d80dc4 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  13. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  14. 27cb323 clang-format by Craig Tiller · 7 years ago
  15. cdb41dc Fixes by Craig Tiller · 7 years ago
  16. 2a505cb Fix shutdown bug in timer thread pool by Craig Tiller · 7 years ago
  17. b2ef1cf Get rid of zero-length poll case now that timer pool exists by Craig Tiller · 7 years ago
  18. 840931e More import fixes by Craig Tiller · 7 years ago
  19. 6b82f8c Fix misplaced unlock, cleanup tracing by Craig Tiller · 7 years ago
  20. 66918a6 simplify by Craig Tiller · 7 years ago
  21. 2e8993f Eliminate some complexity by Craig Tiller · 7 years ago
  22. 14a7f9a Reduce wakeups, comment code by Craig Tiller · 7 years ago
  23. 84f75d4 Fix ASAN/TSAN failures by Craig Tiller · 7 years ago
  24. c357179 Isolate timer checking in its own thread by Craig Tiller · 7 years ago