1. 8321cad Merge pull request #11871 from murgatroid99/uv_portability_fix by Michael Lumish · 7 years ago
  2. 9d7def7 Address comments: change names and remove unnecessary lines by murgatroid99 · 7 years ago
  3. 6617790 Add SO_REUSEPORT support to uv iomgr code by murgatroid99 · 7 years ago
  4. b8e07ad Add asserts that uv calls all run on the same thread by murgatroid99 · 7 years ago
  5. 87116f4 Fix failures in libuv portability tests by murgatroid99 · 7 years ago
  6. cd4508f Fix some memory leaks in UV TCP code by murgatroid99 · 7 years ago
  7. 274bbbe Add rich closure debug mode by ncteisen · 7 years ago
  8. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  9. a1137ce Improve how UV TCP servers and endpoints are shut down by murgatroid99 · 7 years ago
  10. 4b36a3d Change error_create API to slice by ncteisen · 8 years ago
  11. bbb3801 Change error get/set API to grpc_slice by ncteisen · 8 years ago
  12. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  13. aef521c Fix closure usage in UV code by Craig Tiller · 8 years ago
  14. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  15. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  16. 6c07bf8 Fix allocation bug. by Mark D. Roth · 8 years ago
  17. eed3815 Pass ownership of grpc_tcp_server_acceptor to connector. by Mark D. Roth · 8 years ago
  18. 5883376 Fix function names by Craig Tiller · 8 years ago
  19. 69259d4 Add resource quota support to uv TCP code by murgatroid99 · 8 years ago
  20. aa9c578 Clean up code after merge with master by murgatroid99 · 8 years ago
  21. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  22. dedb923 Clang format by murgatroid99 · 8 years ago
  23. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  24. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago