1. b5b4372 Use `grpc_closure`s in `grpc_timer`s by Masood Malekghassemi · 8 years ago
  2. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  3. 7c8b756 Update documentation for timer API. by Mark D. Roth · 8 years ago
  4. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  5. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  6. 9533d04 Fix includes by Craig Tiller · 8 years ago
  7. 9a4dddd Fix include guards by Craig Tiller · 8 years ago
  8. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/iomgr/timer.h]
  9. f40df23 Auto-changes by Craig Tiller · 8 years ago
  10. 3598d44 Fixed include guards by David Garcia Quintas · 8 years ago
  11. 9fb89ea If we cant check timers due to contention, at least make sure we do a follow up check soon by Craig Tiller · 8 years ago
  12. f315bc1 Fix copyrights by Craig Tiller · 8 years ago
  13. 311445f Fix tcp_client_posix_test by Craig Tiller · 8 years ago
  14. ccdea19 Separate timer checking from pollsets by Craig Tiller · 8 years ago
  15. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  16. f747bbc s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm by David Garcia Quintas · 9 years ago[Renamed (68%) from src/core/iomgr/alarm.h]
  17. a82950e clang-format all core files by Craig Tiller · 9 years ago
  18. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago
  19. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  20. 298751c Split closures from iomgr.h by Craig Tiller · 9 years ago
  21. d9ccbbf Rename call_list to closure_list by Craig Tiller · 9 years ago
  22. d1bec03 Call list progress by Craig Tiller · 9 years ago
  23. d6c98df clang-format all source by Craig Tiller · 9 years ago
  24. cae5bf5 Structure repacking and sizing by Craig Tiller · 9 years ago
  25. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 9 years ago
  26. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  27. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  28. 3bf466f Port [] alarm management to GRPC. by ctiller · 10 years ago
  29. 769b70b Make alarm initialization take a timespec now. by ctiller · 10 years ago
  30. c5abe59 Simplify alarm API. by ctiller · 10 years ago
  31. 18b49ab Introducing iomgr. by ctiller · 10 years ago