1. 5291023 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  2. ec3c138 Merge branch 'master' into externC by Yash Tibrewal · 7 years ago
  3. bc460fa Rebasing on master for easier merging and testing by Yash Tibrewal · 7 years ago
  4. f5b4f80 Windows build errors by Yash Tibrewal · 7 years ago
  5. 662d324 Removing more build errors by Yash Tibrewal · 7 years ago
  6. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago[Renamed from src/core/lib/iomgr/tcp_client_uv.c]
  7. 9d7def7 Address comments: change names and remove unnecessary lines by murgatroid99 · 7 years ago
  8. b8e07ad Add asserts that uv calls all run on the same thread by murgatroid99 · 7 years ago
  9. cd4508f Fix some memory leaks in UV TCP code by murgatroid99 · 7 years ago
  10. 274bbbe Add rich closure debug mode by ncteisen · 7 years ago
  11. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  12. 1dbd063 Fix old trace vars by Craig Tiller · 7 years ago
  13. 6fd36b5 Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization by ncteisen · 8 years ago
  14. 4b36a3d Change error_create API to slice by ncteisen · 8 years ago
  15. bbb3801 Change error get/set API to grpc_slice by ncteisen · 8 years ago
  16. d0cda5c Add uv resolver fallback for named ports, fix portability tests by murgatroid99 · 8 years ago
  17. 3d72d71 Merge github.com:grpc/grpc into zalloc by Craig Tiller · 8 years ago
  18. 6f41788 Add zalloc, convert a bunch of files to use it by Craig Tiller · 8 years ago
  19. c730896 Add tcp_client_uv tracing by murgatroid99 · 8 years ago
  20. b5b4372 Use `grpc_closure`s in `grpc_timer`s by Masood Malekghassemi · 8 years ago
  21. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  22. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  23. 5883376 Fix function names by Craig Tiller · 8 years ago
  24. 69259d4 Add resource quota support to uv TCP code by murgatroid99 · 8 years ago
  25. aa9c578 Clean up code after merge with master by murgatroid99 · 8 years ago
  26. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  27. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  28. dedb923 Clang format by murgatroid99 · 8 years ago
  29. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  30. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago