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