1. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  2. b628cb1 adb sync cleanup. by Elliott Hughes · 9 years ago
  3. 939d000 adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 9 years ago
  4. 753d485 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  5. d189cfb More adb cleanup. by Elliott Hughes · 9 years ago
  6. 28d1f8d Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  7. 24f9b08 Fix const-ness of strrchr callers. by Elliott Hughes · 9 years ago
  8. 43df109 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  9. 09ccf1f Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  10. e916315 Move mkdirs to adb_utils. by Alex Vallée · 9 years ago
  11. 3d978e6 Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  12. 7d8fc46 Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  13. 88b4c85 More adb buffer fixes. by Elliott Hughes · 9 years ago
  14. 7cf3575 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 9 years ago
  15. 3810445 Fix more buffer overruns. by Elliott Hughes · 9 years ago