index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
base
/
file_test.cpp
Age
Commit message (
Expand
)
Author
2020-05-19
Migrate system/core/base to system/libbase
Baligh Uddin
2019-10-02
Addressing comments in 1130236.
Alex Buynytskyy
2019-10-02
Using WideChar->UTF8 versions of Windows API to obtain temp folder.
Alex Buynytskyy
2018-11-14
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
2018-07-12
libbase: return different result depend on the errno
liwugang
2017-03-21
Keep the ReadFileToString/ReadFdToString overhead down.
Elliott Hughes
2017-03-15
Add android::base::Realpath.
Dimitry Ivanov
2017-02-28
Add GetExecutableDirectory to libbase
Colin Cross
2017-02-27
Move adb_dirname and adb_basename to libbase
Colin Cross
2017-01-11
Fix libbase file.Readlink test on marlin/sailfish.
Elliott Hughes
2016-09-14
base: add parameter that controls O_NOFOLLOW in file functions.
Josh Gao
2016-09-01
Add android::base::GetExecutablePath, switch adb and fastboot over.
Elliott Hughes
2016-08-31
Add android::base::Readlink.
Elliott Hughes
2016-01-29
base: add API to remove file if it exists.
Yabin Cui
2015-12-04
Track rename of base/ to android-base/.
Elliott Hughes
2015-08-06
win32: adb_test/libbase_test fixes
Spencer Low
2015-08-03
adb_test/libbase_test: win32: get some tests working
Spencer Low
2015-07-30
Write mkdirs in more idiomatic C++ style.
Alex Vallée
2015-04-30
Fix comparison between signed and unsigned error on darwin
Colin Cross
2015-04-29
Get libbase tests working on Windows.
Dan Albert
2015-04-29
Print strerror instead of errno in tests.
Dan Albert
2015-04-24
Add ReadFully and WriteFully to libbase.
Elliott Hughes
2015-03-20
Add google3 style logging to libbase.
Dan Albert
2015-03-16
Revert "Revert "Create libbase.""
Dan Albert
2015-03-16
Revert "Create libbase."
Nicolas Geoffray
2015-03-14
Create libbase.
Dan Albert