1. f8382b8 clang-format by Craig Tiller · 7 years ago
  2. 6f0af49 Allow specifying a default signal iff epollsig has been explicitly requested by Craig Tiller · 7 years ago
  3. 4509c47 Fixes by Craig Tiller · 7 years ago
  4. c67cc99 Initial fork for singleton epoll poller by Craig Tiller · 7 years ago[Renamed (99%) from src/core/lib/iomgr/ev_epoll_linux.c]
  5. e98cf24 Merge pull request #10475 from markdroth/closure_debug_schedule_check by Mark D. Roth · 7 years ago
  6. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  7. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  8. e16372b Cleanup to make compile by Craig Tiller · 7 years ago
  9. 7065214 Update function names by Craig Tiller · 7 years ago
  10. 376887d Split event notification out of ev_epoll_linux.c by Craig Tiller · 7 years ago
  11. 557c88c Change pollset rules by Craig Tiller · 7 years ago
  12. 43f774e Add check that we don't schedule the same closure twice at once. by Mark D. Roth · 7 years ago
  13. a51a6c2 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  14. c212e6c Fix barrier, comment by Craig Tiller · 7 years ago
  15. 39311f5 Fix comments by Craig Tiller · 7 years ago
  16. 21947d3 Merge github.com:grpc/grpc into bugscrub1-proposedfix1 by Craig Tiller · 7 years ago
  17. 799e7e8 Avoid re-evaluation by Craig Tiller · 7 years ago
  18. 8e2fd9c Avoid spin polling by Craig Tiller · 7 years ago
  19. c900063 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  20. b2d8e03 Weaken some barriers that were stronger than necessary by Craig Tiller · 7 years ago
  21. 2b4a040 Fix race? by Craig Tiller · 7 years ago
  22. cad47dd Compile fix by Craig Tiller · 7 years ago
  23. d216440 Switch to no-barrier loads + full barrier cas-s to solve ABA problem by Craig Tiller · 7 years ago
  24. 185f6c9 Fix rounding, reduce contention on global shared state by Craig Tiller · 7 years ago
  25. 3005ce8 Only use static on string literals by Noah Eisen · 7 years ago
  26. 4b36a3d Change error_create API to slice by ncteisen · 7 years ago
  27. 97e3ecc Comments and relaxed cas in some cases by Sree Kuchibhotla · 7 years ago
  28. 8214b87 Comments around acquire/release by Sree Kuchibhotla · 7 years ago
  29. 1392496 Merge branch 'master' into fd_rw_atm_closure by Sree Kuchibhotla · 7 years ago
  30. ff4b25d Distinguish between CLOSURE_READY and (GRPC_ERROR_NONE | FD_SHUTDOWN_BIT) by Sree Kuchibhotla · 7 years ago
  31. 6e5cbc2 Merge branch 'master' into fd_rw_atm_closure by Sree Kuchibhotla · 7 years ago
  32. 21f2f06 correct a few comments by Sree Kuchibhotla · 7 years ago
  33. fb7ced6 use correct memory barriers by Sree Kuchibhotla · 7 years ago
  34. 9e5ac1b Fix broken shutdown, and cascading exec_ctx usage bugs by Craig Tiller · 7 years ago
  35. 61fe094 address more code review comments by Sree Kuchibhotla · 7 years ago
  36. 2fc2b3e Remove GRPC_ERROR_INTERNAL type and simplify the code a bit by Sree Kuchibhotla · 7 years ago
  37. a70ccb6 code review comments by Sree Kuchibhotla · 7 years ago
  38. 4c60d0d fix comment style by Sree Kuchibhotla · 7 years ago
  39. 4db8c82 Fix comment style by Sree Kuchibhotla · 7 years ago
  40. 9998338 More comments by Sree Kuchibhotla · 7 years ago
  41. 91c4da3 Add shutdown-state by Sree Kuchibhotla · 7 years ago
  42. 07e8fb1 Eliminate CQ freelist by Craig Tiller · 8 years ago
  43. 8b8cbed remove fd->shutdown by Sree Kuchibhotla · 8 years ago
  44. 82d7341 closures -> atomics by Sree Kuchibhotla · 8 years ago
  45. cda759d Add an error to fd_shutdown (and recursively) by Craig Tiller · 8 years ago
  46. c63aaf1 Merge branch 'cp' into rollfwd by Craig Tiller · 8 years ago
  47. e49959d Consume the correct event fd by Craig Tiller · 8 years ago
  48. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  49. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  50. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  51. daa9f45 Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()[ev_epoll_linux.c]. by Harvey Tuch · 8 years ago
  52. 95beab2 Uncover the badness by Craig Tiller · 8 years ago
  53. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  54. 801c6cc Fix some NULL usage by Craig Tiller · 8 years ago
  55. 061ef74 Some fixes by Craig Tiller · 8 years ago
  56. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  57. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  58. e6f516e Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c by Sree Kuchibhotla · 8 years ago
  59. e238b04 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  60. d50a068 Merge branch 'master' into pss_pi by Sree Kuchibhotla · 8 years ago
  61. 1fa9ddb Fix clang-format by Craig Tiller · 8 years ago
  62. b4b8e1e Fix mac build by Craig Tiller · 8 years ago
  63. a0749a6 Minor debug support by Sree Kuchibhotla · 8 years ago
  64. 6bed2d6 Delete commented out code by Sree Kuchibhotla · 8 years ago
  65. 2385fd7 Pollset_set reimplementation by Sree Kuchibhotla · 8 years ago
  66. 499b94b Replace pollset_add_fd with add_poll_obj by Sree Kuchibhotla · 8 years ago
  67. f6f33d7 Add poll_object struct (and related changes to fix compilation errors). No other functionality changes by Sree Kuchibhotla · 8 years ago
  68. f2752eb Fix build by Craig Tiller · 8 years ago
  69. b1f6bf2 Merge pull request #8086 from y-zeng/fix_gprc by Yuchen Zeng · 8 years ago
  70. 485a902 minor formatting fix by Sree Kuchibhotla · 8 years ago
  71. a129adf Remove fd from polling island before deleting it by Sree Kuchibhotla · 8 years ago
  72. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  73. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  74. 460502e Expand documentation by Craig Tiller · 8 years ago
  75. cd7d047 Cleanup poll-cv setup by Ken Payson · 8 years ago
  76. 2e62013 Add some comments by Craig Tiller · 8 years ago
  77. bc544be Fix platform detection by Ken Payson · 8 years ago
  78. e96c05b Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  79. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  80. 7af400c Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  81. bd48c91 Use SIGMINRT + 6 as the default signal for gRPC epoll engine by Sree Kuchibhotla · 8 years ago
  82. b8a8867 Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  83. bcc60f7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  84. 362ac1b Fix gprc by Yuchen Zeng · 8 years ago
  85. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  86. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  87. 1dc5dbb Fix refcount bug by Craig Tiller · 8 years ago
  88. a10b0b1 Fix refcount debug by Craig Tiller · 8 years ago
  89. d8a3c04 Tie workqueue implementation to event engine by Craig Tiller · 8 years ago
  90. 84ea341 Minor perf improvements by Craig Tiller · 8 years ago
  91. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  92. bacaceb Merge pull request #7645 from y-zeng/fix_ev_epoll_linux by kpayson64 · 8 years ago
  93. cef5401 Mark an epoll that has a timeout as a blocking region by Vijay Pai · 8 years ago
  94. 6257159 Merge branch 'port_platform_split' into uv_core_transport by murgatroid99 · 8 years ago
  95. 4998e30 Include missing header in ev_epoll_linux.c by Sree Kuchibhotla · 8 years ago
  96. 623dd4f Renamed GPR_ constants to GRPC_ in iomgr/port.h by murgatroid99 · 8 years ago
  97. 5407089 Separate out iomgr-specific constants into a separate header by murgatroid99 · 8 years ago
  98. a0399f2 Fix the error ref issue by Yuchen Zeng · 8 years ago
  99. 9d01848 Fixes by Craig Tiller · 8 years ago
  100. 0a06cd7 Cleanup from code review by Craig Tiller · 8 years ago