summaryrefslogtreecommitdiffstats
path: root/base/file.cpp
Commit message (Expand)AuthorAgeFilesLines
* base: use _NSGetExecutablePath in GetExecutablePathJosh Gao2016-09-011-9/+9
* Add android::base::GetExecutablePath, switch adb and fastboot over.Elliott Hughes2016-09-011-0/+34
* Add android::base::Readlink.Elliott Hughes2016-08-311-0/+26
* libbase should use its own logging!Elliott Hughes2016-07-281-6/+5
* libziparchive: port unit tests to darwin and windows.Yabin Cui2016-02-081-4/+0
* base: add API to remove file if it exists.Yabin Cui2016-01-291-0/+27
* Track rename of base/ to android-base/.Elliott Hughes2015-12-041-3/+3
* Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""Elliott Hughes2015-11-111-0/+4
* Revert "adb/base: fix adb push of Unicode filenames on Win32"Elliott Hughes2015-11-111-4/+0
* adb/base: fix adb push of Unicode filenames on Win32Spencer Low2015-11-101-0/+4
* Use O_BINARY in base/file for Windows.Elliott Hughes2015-09-011-8/+9
* Don't use TEMP_FAILURE_RETRY on close()Nick Kralevich2015-05-201-3/+3
* Add ReadFully and WriteFully to libbase.Elliott Hughes2015-04-241-0/+24
* Pull in Windows compatibility header.Dan Albert2015-03-261-0/+1
* Revert "Revert "Add commonly used C++ macros to libbase.""Dan Albert2015-03-161-1/+1
* Revert "Revert "Create libbase.""Dan Albert2015-03-161-0/+123
* Revert "Create libbase."Nicolas Geoffray2015-03-161-123/+0
* Revert "Add commonly used C++ macros to libbase."Nicolas Geoffray2015-03-161-1/+1
* Add commonly used C++ macros to libbase.Dan Albert2015-03-141-1/+1
* Create libbase.Dan Albert2015-03-141-0/+123