1. 623dd4f Renamed GPR_ constants to GRPC_ in iomgr/port.h by murgatroid99 · 8 years ago
  2. 5407089 Separate out iomgr-specific constants into a separate header by murgatroid99 · 8 years ago
  3. 84d2e47 implemented eventfd_check_availability by David Garcia Quintas · 8 years ago
  4. f66c374 Fix openloop test by Craig Tiller · 8 years ago
  5. ac492c0 Fix error message by Craig Tiller · 8 years ago
  6. 1aee536 Progress converting to new error system by Craig Tiller · 8 years ago
  7. 0f75fbe Progress converting to new error system by Craig Tiller · 8 years ago
  8. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  9. 9533d04 Fix includes by Craig Tiller · 8 years ago
  10. 8a9fd52 Fix copyright by Craig Tiller · 8 years ago
  11. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/iomgr/wakeup_fd_eventfd.c]
  12. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  13. a82950e clang-format all core files by Craig Tiller · 9 years ago
  14. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  15. 73b6606 Workqueue: interface, test, and posix implementation by Craig Tiller · 9 years ago
  16. d6c98df clang-format all source by Craig Tiller · 9 years ago
  17. 5ddbb9d Allow specific pollers to be woken by Craig Tiller · 9 years ago
  18. a3b18d9 Fix link error by Craig Tiller · 10 years ago
  19. 8bfbc88 Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] by David Klempner · 10 years ago
  20. 78dc6cd Refactor the pipe/eventfd abstraction by David Klempner · 10 years ago[Renamed (76%) from src/core/iomgr/pollset_kick_eventfd.c]
  21. dbb4f94 Add support for eventfd based kicking on linux. by David Klempner · 10 years ago