1. 2039779 Linux compile fixes by Craig Tiller · 7 years ago
  2. 781e91a Add invalidate_now calls by Craig Tiller · 7 years ago
  3. e9cd8a8 Remove more custom debug defines by ncteisen · 7 years ago
  4. 1e0aae6 Fix musl by Noah Eisen · 7 years ago
  5. 264879f Overhaul the new pollers by Noah Eisen · 7 years ago
  6. 3ac64f8 Fix windows segfault by ncteisen · 7 years ago
  7. 973863d Fix some type warning by ncteisen · 7 years ago
  8. f8061e8 Fix compile. WIP probably by ncteisen · 7 years ago
  9. d39010e Add cq and fd tracer by ncteisen · 7 years ago
  10. a135485 Add workqueue tracer by ncteisen · 7 years ago
  11. 969b46e Add rich closure debug mode by ncteisen · 7 years ago
  12. dc16855 Merge pull request #11336 from ctiller/ALL-the-things by Craig Tiller · 7 years ago
  13. 8f3d021 Merge pull request #11237 from y-zeng/srv_record by Yuchen Zeng · 7 years ago
  14. b3899fd Merge github.com:grpc/grpc into ALL-the-things by Craig Tiller · 7 years ago
  15. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  16. 4ebace7 Fix windows build, no_logging tests, dns_resolver_test by Yuchen Zeng · 7 years ago
  17. f7c8c9f Merge remote-tracking branch 'origin/races' into thread_pool by Craig Tiller · 7 years ago
  18. 2d1e8cd Fix hpack_size test by Craig Tiller · 7 years ago
  19. 61f96c1 Update epollers by Craig Tiller · 7 years ago
  20. bc0ab08 clang-format by Craig Tiller · 7 years ago
  21. 924353a Finish merge, disable new pollers until they stabilize by Craig Tiller · 7 years ago
  22. cfaa046 Integrate new tracers by Craig Tiller · 7 years ago
  23. eda29c6 Merge branch 'epex4' into uberpoll by Craig Tiller · 7 years ago
  24. 7365ec9 Merge branch 'timer_pool' into uberpoll by Craig Tiller · 7 years ago
  25. c610985 Merge branch 'hiertune' into epex4+epoll1 by Craig Tiller · 7 years ago
  26. f8382b8 clang-format by Craig Tiller · 7 years ago
  27. 6f0af49 Allow specifying a default signal iff epollsig has been explicitly requested by Craig Tiller · 7 years ago
  28. 4509c47 Fixes by Craig Tiller · 7 years ago
  29. c67cc99 Initial fork for singleton epoll poller by Craig Tiller · 7 years ago[Renamed (99%) from src/core/lib/iomgr/ev_epoll_linux.c]
  30. e98cf24 Merge pull request #10475 from markdroth/closure_debug_schedule_check by Mark D. Roth · 7 years ago
  31. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  32. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  33. e16372b Cleanup to make compile by Craig Tiller · 7 years ago
  34. 7065214 Update function names by Craig Tiller · 7 years ago
  35. 376887d Split event notification out of ev_epoll_linux.c by Craig Tiller · 7 years ago
  36. 557c88c Change pollset rules by Craig Tiller · 7 years ago
  37. 43f774e Add check that we don't schedule the same closure twice at once. by Mark D. Roth · 7 years ago
  38. a51a6c2 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  39. c212e6c Fix barrier, comment by Craig Tiller · 7 years ago
  40. 39311f5 Fix comments by Craig Tiller · 7 years ago
  41. 21947d3 Merge github.com:grpc/grpc into bugscrub1-proposedfix1 by Craig Tiller · 7 years ago
  42. 799e7e8 Avoid re-evaluation by Craig Tiller · 7 years ago
  43. 8e2fd9c Avoid spin polling by Craig Tiller · 7 years ago
  44. c900063 Merge github.com:grpc/grpc into atomic-timers by Craig Tiller · 7 years ago
  45. b2d8e03 Weaken some barriers that were stronger than necessary by Craig Tiller · 7 years ago
  46. 2b4a040 Fix race? by Craig Tiller · 7 years ago
  47. cad47dd Compile fix by Craig Tiller · 7 years ago
  48. d216440 Switch to no-barrier loads + full barrier cas-s to solve ABA problem by Craig Tiller · 7 years ago
  49. 185f6c9 Fix rounding, reduce contention on global shared state by Craig Tiller · 7 years ago
  50. 3005ce8 Only use static on string literals by Noah Eisen · 7 years ago
  51. 4b36a3d Change error_create API to slice by ncteisen · 8 years ago
  52. 97e3ecc Comments and relaxed cas in some cases by Sree Kuchibhotla · 8 years ago
  53. 8214b87 Comments around acquire/release by Sree Kuchibhotla · 8 years ago
  54. 1392496 Merge branch 'master' into fd_rw_atm_closure by Sree Kuchibhotla · 8 years ago
  55. ff4b25d Distinguish between CLOSURE_READY and (GRPC_ERROR_NONE | FD_SHUTDOWN_BIT) by Sree Kuchibhotla · 8 years ago
  56. 6e5cbc2 Merge branch 'master' into fd_rw_atm_closure by Sree Kuchibhotla · 8 years ago
  57. 21f2f06 correct a few comments by Sree Kuchibhotla · 8 years ago
  58. fb7ced6 use correct memory barriers by Sree Kuchibhotla · 8 years ago
  59. 9e5ac1b Fix broken shutdown, and cascading exec_ctx usage bugs by Craig Tiller · 8 years ago
  60. 61fe094 address more code review comments by Sree Kuchibhotla · 8 years ago
  61. 2fc2b3e Remove GRPC_ERROR_INTERNAL type and simplify the code a bit by Sree Kuchibhotla · 8 years ago
  62. a70ccb6 code review comments by Sree Kuchibhotla · 8 years ago
  63. 4c60d0d fix comment style by Sree Kuchibhotla · 8 years ago
  64. 4db8c82 Fix comment style by Sree Kuchibhotla · 8 years ago
  65. 9998338 More comments by Sree Kuchibhotla · 8 years ago
  66. 91c4da3 Add shutdown-state by Sree Kuchibhotla · 8 years ago
  67. 07e8fb1 Eliminate CQ freelist by Craig Tiller · 8 years ago
  68. 8b8cbed remove fd->shutdown by Sree Kuchibhotla · 8 years ago
  69. 82d7341 closures -> atomics by Sree Kuchibhotla · 8 years ago
  70. cda759d Add an error to fd_shutdown (and recursively) by Craig Tiller · 8 years ago
  71. c63aaf1 Merge branch 'cp' into rollfwd by Craig Tiller · 8 years ago
  72. e49959d Consume the correct event fd by Craig Tiller · 8 years ago
  73. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  74. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  75. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  76. daa9f45 Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()[ev_epoll_linux.c]. by Harvey Tuch · 8 years ago
  77. 95beab2 Uncover the badness by Craig Tiller · 8 years ago
  78. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  79. 801c6cc Fix some NULL usage by Craig Tiller · 8 years ago
  80. 061ef74 Some fixes by Craig Tiller · 8 years ago
  81. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  82. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  83. e6f516e Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c by Sree Kuchibhotla · 8 years ago
  84. e238b04 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  85. d50a068 Merge branch 'master' into pss_pi by Sree Kuchibhotla · 8 years ago
  86. 1fa9ddb Fix clang-format by Craig Tiller · 8 years ago
  87. b4b8e1e Fix mac build by Craig Tiller · 8 years ago
  88. a0749a6 Minor debug support by Sree Kuchibhotla · 8 years ago
  89. 6bed2d6 Delete commented out code by Sree Kuchibhotla · 8 years ago
  90. 2385fd7 Pollset_set reimplementation by Sree Kuchibhotla · 8 years ago
  91. 499b94b Replace pollset_add_fd with add_poll_obj by Sree Kuchibhotla · 8 years ago
  92. f6f33d7 Add poll_object struct (and related changes to fix compilation errors). No other functionality changes by Sree Kuchibhotla · 8 years ago
  93. f2752eb Fix build by Craig Tiller · 8 years ago
  94. b1f6bf2 Merge pull request #8086 from y-zeng/fix_gprc by Yuchen Zeng · 8 years ago
  95. 485a902 minor formatting fix by Sree Kuchibhotla · 8 years ago
  96. a129adf Remove fd from polling island before deleting it by Sree Kuchibhotla · 8 years ago
  97. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  98. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  99. 460502e Expand documentation by Craig Tiller · 8 years ago
  100. cd7d047 Cleanup poll-cv setup by Ken Payson · 8 years ago