summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Keep the ReadFileToString/ReadFdToString overhead down.Elliott Hughes2017-03-211-0/+43
* Add android::base::Realpath.Dimitry Ivanov2017-03-161-0/+32
* Add GetExecutableDirectory to libbaseColin Cross2017-02-281-0/+8
* Move adb_dirname and adb_basename to libbaseColin Cross2017-02-271-0/+12
* Fix libbase file.Readlink test on marlin/sailfish.Elliott Hughes2017-01-111-1/+5
* base: add parameter that controls O_NOFOLLOW in file functions.Josh Gao2016-09-141-0/+18
* Add android::base::GetExecutablePath, switch adb and fastboot over.Elliott Hughes2016-09-011-0/+4
* Add android::base::Readlink.Elliott Hughes2016-08-311-0/+26
* base: add API to remove file if it exists.Yabin Cui2016-01-291-0/+14
* Track rename of base/ to android-base/.Elliott Hughes2015-12-051-2/+2
* win32: adb_test/libbase_test fixesSpencer Low2015-08-061-27/+10
* adb_test/libbase_test: win32: get some tests workingSpencer Low2015-08-031-14/+14
* Write mkdirs in more idiomatic C++ style.Alex Vallée2015-07-301-7/+7
* Fix comparison between signed and unsigned error on darwinColin Cross2015-04-301-1/+1
* Get libbase tests working on Windows.Dan Albert2015-04-291-0/+4
* Print strerror instead of errno in tests.Dan Albert2015-04-291-8/+13
* Add ReadFully and WriteFully to libbase.Elliott Hughes2015-04-241-0/+25
* Add google3 style logging to libbase.Dan Albert2015-03-201-23/+1
* Revert "Revert "Create libbase.""Dan Albert2015-03-161-0/+103
* Revert "Create libbase."Nicolas Geoffray2015-03-161-103/+0
* Create libbase.Dan Albert2015-03-141-0/+103