1. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  2. 82e4ec7 Moved cv polling into ev_poll_posix.c by Ken Payson · 8 years ago
  3. cd7d047 Cleanup poll-cv setup by Ken Payson · 8 years ago
  4. 131a106 Remove test-forcing hack by Ken Payson · 8 years ago
  5. 6581872 Clang format by Ken Payson · 8 years ago
  6. e02c7ed Broke cv polling into seperate engine by Ken Payson · 8 years ago
  7. 31caabd Add shim to support condition variable wakeup fds where pipe/eventfd is not available by Ken Payson · 8 years ago
  8. 623dd4f Renamed GPR_ constants to GRPC_ in iomgr/port.h by murgatroid99 · 8 years ago
  9. 5407089 Separate out iomgr-specific constants into a separate header by murgatroid99 · 8 years ago
  10. 4f1d0f3 Error reporting progress by Craig Tiller · 8 years ago
  11. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  12. 9533d04 Fix includes by Craig Tiller · 8 years ago
  13. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/iomgr/wakeup_fd_posix.c]
  14. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  15. f40df23 Auto-changes by Craig Tiller · 8 years ago
  16. 4c33c55 Remove dead code by Craig Tiller · 9 years ago
  17. f218c8b Add tests for pipe usage by Craig Tiller · 9 years ago
  18. d6c98df clang-format all source by Craig Tiller · 9 years ago
  19. 5ddbb9d Allow specific pollers to be woken by Craig Tiller · 9 years ago
  20. e1a03a6 Make _posix usage match 'the rules' by Craig Tiller · 10 years ago
  21. c8fd2d1 Properly selecting chunks of code for the wakeup fd codepath. by Nicolas "Pixel" Noble · 10 years ago
  22. 8bfbc88 Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] by David Klempner · 10 years ago[Renamed (97%) from src/core/iomgr/wakeup_fd.c]
  23. 78dc6cd Refactor the pipe/eventfd abstraction by David Klempner · 10 years ago[Renamed (62%) from src/core/iomgr/pollset_kick_posix.h]
  24. dbb4f94 Add support for eventfd based kicking on linux. by David Klempner · 10 years ago
  25. 7f3ed1e Factor out the pollset kicking mechanism and eliminate sharding by David Klempner · 10 years ago