1. 0c2819f Addressing comments in 1130236. by Alex Buynytskyy · 5 years ago
  2. 43f0b0c Using WideChar->UTF8 versions of Windows API to obtain temp folder. by Alex Buynytskyy · 5 years ago
  3. 27241a7 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 5 years ago
  4. 2c58e19 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 5 years ago
  5. 93d63c0 Add a way to turn off unique_fd's operator int. by Josh Gao · 5 years ago
  6. 5f4cb8a libbase: realpath is wrapped with TEMP_FAILURE_RETRY by Yifan Hong · 6 years ago
  7. 3f1f2e0 Add missing includes. by Florian Mayer · 6 years ago
  8. d2f5888 base: TemporaryDir add DoNotRemove() method by Mark Salyzyn · 6 years ago
  9. 46c2df5 base: TemporaryDir rm -rf directory in destructor by Mark Salyzyn · 6 years ago
  10. 6009a2d base: Add sensitivity to TMPDIR environment for TemporaryDir and TemporaryFile by Mark Salyzyn · 6 years ago
  11. 0790b24 base: move TemporaryFile and TemporaryDir to android-base/file.h by Mark Salyzyn · 6 years ago
  12. 32df7ee libbase: add O_CLOEXEC to <android-base/file.h>. by Elliott Hughes · 6 years ago
  13. c63cb07 libbase: return different result depend on the errno by liwugang · 6 years ago
  14. de117e4 libziparchive: Use ReadAtOffset exclusively by Adam Lesinski · 7 years ago
  15. 282ec45 Remove libbase's trivial libutils-headers dependency. by Elliott Hughes · 7 years ago
  16. 48d08c2 Convert opens to use unique_fd. by Christopher Ferris · 7 years ago
  17. 9bb7971 Keep the ReadFileToString/ReadFdToString overhead down. by Elliott Hughes · 8 years ago
  18. 840b601 Add android::base::Realpath. by Dimitry Ivanov · 8 years ago
  19. bb3a515 Add GetExecutableDirectory to libbase by Colin Cross · 8 years ago
  20. 58021d1 Move adb_dirname and adb_basename to libbase by Colin Cross · 8 years ago
  21. ffabc96 base: add parameter that controls O_NOFOLLOW in file functions. by Josh Gao · 8 years ago
  22. 7307f09 base: use _NSGetExecutablePath in GetExecutablePath by Josh Gao · 8 years ago
  23. 82ff315 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
  24. d3ff6e5 Add android::base::Readlink. by Elliott Hughes · 8 years ago
  25. e5dd71a libbase should use its own logging! by Elliott Hughes · 8 years ago
  26. 8e6f722 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 9 years ago
  27. b6e314a base: add API to remove file if it exists. by Yabin Cui · 9 years ago
  28. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  29. c1fd492 Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  30. cc8cd59 Revert "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  31. ac9514a adb/base: fix adb push of Unicode filenames on Win32 by Spencer Low · 9 years ago
  32. 470d79a Use O_BINARY in base/file for Windows. by Elliott Hughes · 9 years ago
  33. 95db36e Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 9 years ago
  34. 56085ed Add ReadFully and WriteFully to libbase. by Elliott Hughes · 9 years ago
  35. 94d1360 Pull in Windows compatibility header. by Dan Albert · 9 years ago
  36. 76d9cad Revert "Revert "Add commonly used C++ macros to libbase."" by Dan Albert · 10 years ago
  37. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 10 years ago[Renamed (68%) from libutils/file.cpp]
  38. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 10 years ago[Renamed (68%) from base/file.cpp]
  39. acf0a8b Merge "Revert "Add commonly used C++ macros to libbase."" by Nicolas Geoffray · 10 years ago