1. ff468dc adb: allow symlinks to directories in directory_exists. by Josh Gao · 7 years ago
  2. 58021d1 Move adb_dirname and adb_basename to libbase by Colin Cross · 7 years ago
  3. c97b73a Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 8 years ago
  4. f551ea0 adb: fix stat on Windows. by Josh Gao · 8 years ago
  5. 8f7b9e3 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  6. 3bdc760 adb: extract Windows bits out of directory_exists test. by Josh Gao · 8 years ago
  7. eaae97e adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  8. 85c45bd adb: mkdirs fixes by Spencer Low · 8 years ago
  9. 1172b2e adb: fix mkdirs test. by Josh Gao · 8 years ago
  10. 706955f base: add network address parsing function from adb. by David Pursell · 8 years ago
  11. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  12. 787f344 adb: make adb_basename match the POSIX behavior. by Josh Gao · 9 years ago
  13. 6dfef25 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  14. cbf26b7 win32: adb_test/libbase_test fixes by Spencer Low · 9 years ago
  15. 22191c3 adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 9 years ago
  16. cf168a8 adb_test/libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  17. 5c74270 More adb cleanup. by Elliott Hughes · 9 years ago
  18. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  19. 3d5f60d Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  20. 84b0bf2 Fix ' escaping in adb. by Elliott Hughes · 9 years ago
  21. 5498ade Use ' quoting to escape arguments. by Elliott Hughes · 9 years ago
  22. 5830577 Fix more buffer overruns. by Elliott Hughes · 9 years ago