1. 90228a6 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 5 years ago
  2. dfdf916 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 5 years ago
  3. 6bc7700 Add a way to turn off unique_fd's operator int. by Josh Gao · 5 years ago
  4. 8477cb4 adb: make ParseUint reject garbage at the end by default. by Josh Gao · 5 years ago
  5. c270596 adb: convert more stuff to unique_fd. by Josh Gao · 5 years ago
  6. 4219a7b adb: add stroll equivalent for string_view. by Josh Gao · 5 years ago
  7. 739991d switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  8. 934d4b1 adb: fix escape_arg for multiple quotes by Ryan Prichard · 6 years ago
  9. a0e185b adb: allow symlinks to directories in directory_exists. by Josh Gao · 7 years ago
  10. e679407 Move adb_dirname and adb_basename to libbase by Colin Cross · 7 years ago
  11. 563db92 Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 8 years ago
  12. a4f9c17 adb: fix stat on Windows. by Josh Gao · 8 years ago
  13. 90b40f6 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  14. cde85bf adb: extract Windows bits out of directory_exists test. by Josh Gao · 8 years ago
  15. 19d0c23 adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  16. 1ec9ceb adb: mkdirs fixes by Spencer Low · 8 years ago
  17. 635e44d adb: fix mkdirs test. by Josh Gao · 8 years ago
  18. a17d272 base: add network address parsing function from adb. by David Pursell · 8 years ago
  19. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  20. f462e0b adb: make adb_basename match the POSIX behavior. by Josh Gao · 9 years ago
  21. 5fc2231 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  22. f96845c win32: adb_test/libbase_test fixes by Spencer Low · 9 years ago
  23. 939d000 adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 9 years ago
  24. c9ddd81 adb_test/libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  25. d189cfb More adb cleanup. by Elliott Hughes · 9 years ago
  26. 28d1f8d Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  27. 09ccf1f Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  28. de52ce2 Fix ' escaping in adb. by Elliott Hughes · 9 years ago
  29. 48db87f Use ' quoting to escape arguments. by Elliott Hughes · 9 years ago
  30. 3810445 Fix more buffer overruns. by Elliott Hughes · 9 years ago