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