1. 69d2f98 adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 8 years ago
  2. a9e2b99 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 8 years ago
  3. a9eb38d adb: make ScopedFd universally accessible and useful. by Josh Gao · 8 years ago
  4. 706955f base: add network address parsing function from adb. by David Pursell · 8 years ago
  5. 7d58607 adb: shell: add -n flag to not read from stdin. by Josh Gao · 9 years ago
  6. 6dfef25 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  7. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  8. aa24549 adb sync cleanup. by Elliott Hughes · 9 years ago
  9. 22191c3 adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 9 years ago
  10. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  11. 5c74270 More adb cleanup. by Elliott Hughes · 9 years ago
  12. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  13. 3e7048c Fix const-ness of strrchr callers. by Elliott Hughes · 9 years ago
  14. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  15. 3d5f60d Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  16. 1421614 Move mkdirs to adb_utils. by Alex Vallée · 9 years ago
  17. 286bb6d Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  18. 459df8f Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  19. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  20. a7090b9 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 9 years ago
  21. 5830577 Fix more buffer overruns. by Elliott Hughes · 9 years ago