1. a0e185b adb: allow symlinks to directories in directory_exists. by Josh Gao · 7 years ago
  2. e679407 Move adb_dirname and adb_basename to libbase by Colin Cross · 7 years ago
  3. 563db92 Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 8 years ago
  4. a4f9c17 adb: fix stat on Windows. by Josh Gao · 8 years ago
  5. 90b40f6 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  6. cde85bf adb: extract Windows bits out of directory_exists test. by Josh Gao · 8 years ago
  7. 19d0c23 adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  8. 1ec9ceb adb: mkdirs fixes by Spencer Low · 8 years ago
  9. 635e44d adb: fix mkdirs test. by Josh Gao · 8 years ago
  10. a17d272 base: add network address parsing function from adb. by David Pursell · 9 years ago
  11. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  12. f462e0b adb: make adb_basename match the POSIX behavior. by Josh Gao · 9 years ago
  13. 5fc2231 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  14. f96845c win32: adb_test/libbase_test fixes by Spencer Low · 9 years ago
  15. 939d000 adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 9 years ago
  16. c9ddd81 adb_test/libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  17. d189cfb More adb cleanup. by Elliott Hughes · 9 years ago
  18. 28d1f8d Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  19. 09ccf1f Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  20. de52ce2 Fix ' escaping in adb. by Elliott Hughes · 9 years ago
  21. 48db87f Use ' quoting to escape arguments. by Elliott Hughes · 9 years ago
  22. 3810445 Fix more buffer overruns. by Elliott Hughes · 9 years ago