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