summaryrefslogtreecommitdiffstats
path: root/updater/install.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update TWRP to AOSP 7.1.2Ethan Yonker2017-05-101-1/+28
|\
| * DO NOT MERGE updater: Add "write_value()" function.Tao Bao2016-11-181-1/+28
* | Allow custom bootloader msg offset in block miscMatt Mower2017-02-021-0/+3
* | Update to android-7.1Ethan Yonker2016-11-301-1/+1
|\|
| * updater: Fix the broken ReadFileFn.Tao Bao2016-07-011-1/+1
* | Update to 7.0Ethan Yonker2016-08-241-0/+8
|/
* Allow recovery to return error codesTianjie Xu2016-05-201-59/+70
* Control fault injection with config files instead of build flagsJed Estep2016-03-191-1/+1
* Revert "DO NOT MERGE Control fault injection with config files instead of build flags"Tao Bao2016-03-171-1/+1
* DO NOT MERGE Control fault injection with config files instead of build flagsJed Estep2016-03-161-1/+1
* applypatch: use vector to store data in FileContents.Yabin Cui2016-03-111-10/+11
* Merge "updater: fix memory leak based on static analysis." am: e50d447692Yabin Cui2016-02-051-44/+39
|\
| * updater: fix memory leak based on static analysis.Yabin Cui2016-02-041-44/+39
* | resolve merge conflicts of 7b6027dde4 to master.Tao Bao2016-02-041-7/+7
|\|
| * Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-041-7/+7
* | IO fault injection for OTA packagesJed Estep2016-01-061-12/+13
|/
* 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