summaryrefslogtreecommitdiffstats
path: root/updater/install.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-5/+6
* Move selinux dependencies out of header files.Elliott Hughes2016-04-021-1/+2
* Control fault injection with config files instead of build flagsJed Estep2016-02-231-1/+1
* applypatch: use vector to store data in FileContents.Yabin Cui2016-02-121-10/+11
* IO fault injection for OTA packagesJed Estep2016-02-101-21/+22
* updater: fix memory leak based on static analysis.Yabin Cui2016-02-041-44/+39
* Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-041-7/+7
* updater: Use O_SYNC and fsync() for package_extract_file().Tao Bao2015-12-151-6/+13
* Track rename from base/ to android-base/.Elliott Hughes2015-12-051-3/+3
* updater: Use android::base::ParseInt() to parse integers.Tao Bao2015-09-241-12/+12
* Suppress some compiler warnings due to signedness.Tao Bao2015-09-241-1/+1
* updater: Fix the line breaks in ui_print commands.Tao Bao2015-09-101-26/+32
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-0/+1622