1. 4782d92 s/NULL/nullptr by Craig Tiller · 7 years ago
  2. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  3. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago[Renamed from src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.c]
  4. 3b65936 Fix format by Yuchen Zeng · 7 years ago
  5. b56cf2d Protect fdn->fd by Yuchen Zeng · 7 years ago
  6. 79c12b9 Drain readable fd by Yuchen Zeng · 7 years ago
  7. bc130da Adding more pointer conversions and type renaming by Yash Tibrewal · 7 years ago
  8. ca3c1c0 More explicit pointer type conversion by Yash Tibrewal · 7 years ago
  9. d40a7ae Add already_closed in grpc_fd_orphan by Yuchen Zeng · 7 years ago
  10. d8bf2df Merge pull request #10462 from nicolasnoble/ares-header-pollution by Nicolas Noble · 7 years ago
  11. 274bbbe Add rich closure debug mode by ncteisen · 7 years ago
  12. 8f3d021 Merge pull request #11237 from y-zeng/srv_record by Yuchen Zeng · 7 years ago
  13. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  14. 1f4b2a8 Fix the fd clean up process by Yuchen Zeng · 7 years ago
  15. 3b4bed2 Cancel the dns lookup in dns_ares_shutdown by Yuchen Zeng · 7 years ago
  16. 04af832 Merge branch 'master' of https://github.com/grpc/grpc into ares-header-pollution by Nicolas "Pixel" Noble · 7 years ago
  17. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago[Renamed (98%) from src/core/ext/resolver/dns/c_ares/grpc_ares_ev_driver_posix.c]
  18. 0e8bc45 Update with the new error interface by Yuchen Zeng · 7 years ago
  19. 513aa6c Use _locked functions in dns_ares_resolver_vtable by Yuchen Zeng · 7 years ago
  20. 5488d40 Update with fd_shutdown changes by Yuchen Zeng · 7 years ago
  21. 6a167b6 Fix asan failure by Yuchen Zeng · 7 years ago
  22. 2ef172b Updated with new changes by Yuchen Zeng · 7 years ago
  23. 19d7bab Address review comments by Yuchen Zeng · 8 years ago
  24. f47c963 Address reivew comments by Yuchen Zeng · 8 years ago
  25. 9e4c8eb Address review comments by Yuchen Zeng · 8 years ago
  26. 117a300 Move ev_driver from ares_dns_resolver to grpc_ares_request by Yuchen Zeng · 8 years ago
  27. 3483cf5 Address review comments by Yuchen Zeng · 8 years ago
  28. 8a6cba2 Move the refcount from fd_node to ev_driver by Yuchen Zeng · 8 years ago
  29. 3ae2663 Address review comments by Yuchen Zeng · 8 years ago
  30. 4e298e1 Update with port.h and resolver.h changes by Yuchen Zeng · 8 years ago
  31. e8d8309 Refactor grpc_ares_ev_driver by Yuchen Zeng · 8 years ago
  32. 912327e Address review comments by Yuchen Zeng · 8 years ago
  33. 43aa9a1 Address review comments by Yuchen Zeng · 8 years ago
  34. 4eedcde Add more comments about get_fd by Yuchen Zeng · 8 years ago
  35. 3026b6c Add more comments by Yuchen Zeng · 8 years ago
  36. c87b77f Clean up by Yuchen Zeng · 8 years ago
  37. ffbc167 Fix uninitialized variable by Yuchen Zeng · 8 years ago
  38. c1893dc Address review comments by Yuchen Zeng · 8 years ago
  39. 213d784 Add mutex for grpc_ares_ev_driver by Yuchen Zeng · 8 years ago
  40. d0725d7 Avoid unnecessary mallocs by Yuchen Zeng · 8 years ago
  41. 925b688 Remove unnecessary codes by Yuchen Zeng · 8 years ago
  42. bbf2396 Merge branch 'cares_clean' into cares_buildin by Yuchen Zeng · 8 years ago
  43. 4dd1891 Remove unnecessary exec_ctx_flush by Yuchen Zeng · 8 years ago
  44. 0056531 clean up by Yuchen Zeng · 8 years ago
  45. 21e0a61 Merge branch 'cares_fork' into cares by Yuchen Zeng · 8 years ago
  46. a0dbd9f Fix interop test failures by Yuchen Zeng · 8 years ago
  47. 299dd8d Disable c-ares on windows by Yuchen Zeng · 8 years ago
  48. 9248d35 Add dual stack support by Yuchen Zeng · 8 years ago
  49. 8917aec Fix api_fuzzer failure, add proper cleanup by Yuchen Zeng · 8 years ago
  50. a418ed2 clang format by Yuchen Zeng · 8 years ago
  51. 85750b0 Separate event driver from ares wrapper by Yuchen Zeng · 8 years ago