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