1. b6f6a20 base: TemporaryDir add DoNotRemove() method by Mark Salyzyn · 6 years ago
  2. f2e7615 base: TemporaryDir rm -rf directory in destructor by Mark Salyzyn · 6 years ago
  3. 00a6803 base: Add sensitivity to TMPDIR environment for TemporaryDir and TemporaryFile by Mark Salyzyn · 6 years ago
  4. 40a4cb4 base: move TemporaryFile and TemporaryDir to android-base/file.h by Mark Salyzyn · 6 years ago
  5. 2f5c3ff libbase: add O_CLOEXEC to <android-base/file.h>. by Elliott Hughes · 6 years ago
  6. 78cea68 libbase: return different result depend on the errno by liwugang · 6 years ago
  7. 6d6f9b3 libziparchive: Use ReadAtOffset exclusively by Adam Lesinski · 7 years ago
  8. 62ecbaa Remove libbase's trivial libutils-headers dependency. by Elliott Hughes · 7 years ago
  9. bf0929f Convert opens to use unique_fd. by Christopher Ferris · 7 years ago
  10. e9ab7ad Keep the ReadFileToString/ReadFdToString overhead down. by Elliott Hughes · 7 years ago
  11. 4edc04f Add android::base::Realpath. by Dimitry Ivanov · 8 years ago
  12. 2909be0 Add GetExecutableDirectory to libbase by Colin Cross · 8 years ago
  13. 2e732e2 Move adb_dirname and adb_basename to libbase by Colin Cross · 8 years ago
  14. 8e1f0d8 base: add parameter that controls O_NOFOLLOW in file functions. by Josh Gao · 8 years ago
  15. 58668ac base: use _NSGetExecutablePath in GetExecutablePath by Josh Gao · 8 years ago
  16. 48f0eb5 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
  17. a634a9a Add android::base::Readlink. by Elliott Hughes · 8 years ago
  18. 7d9a479 libbase should use its own logging! by Elliott Hughes · 8 years ago
  19. 5b3be17 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 9 years ago
  20. 8f6a5a0 base: add API to remove file if it exists. by Yabin Cui · 9 years ago
  21. b635162 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  22. 774d7f6 Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  23. 4fb9d6a Revert "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  24. b3ca927 adb/base: fix adb push of Unicode filenames on Win32 by Spencer Low · 9 years ago
  25. d5f8ae6 Use O_BINARY in base/file for Windows. by Elliott Hughes · 9 years ago
  26. 8292130 Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 9 years ago
  27. 20abc87 Add ReadFully and WriteFully to libbase. by Elliott Hughes · 9 years ago
  28. 5f77022 Pull in Windows compatibility header. by Dan Albert · 9 years ago
  29. d984411 Revert "Revert "Add commonly used C++ macros to libbase."" by Dan Albert · 10 years ago
  30. aac6b7c Revert "Revert "Create libbase."" by Dan Albert · 10 years ago
  31. 7b66497 Revert "Create libbase." by Nicolas Geoffray · 10 years ago
  32. baacf3a Revert "Add commonly used C++ macros to libbase." by Nicolas Geoffray · 10 years ago
  33. 9e4d74d Add commonly used C++ macros to libbase. by Dan Albert · 10 years ago
  34. fb41d80 Create libbase. by Dan Albert · 10 years ago