summaryrefslogtreecommitdiffstats
path: root/applypatch/applypatch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix updater binary for 7.0Ethan Yonker2016-08-311-4/+4
* Update to 7.0Ethan Yonker2016-08-241-3/+43
* 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-72/+33
* resolve merge conflicts of 715d8a203a to master.Yabin Cui2016-02-061-96/+83
|\
| * applypatch: fix memory leaks reported by static analysis.Yabin Cui2016-02-051-96/+83
* | resolve merge conflicts of 7b6027dde4 to master.Tao Bao2016-02-041-24/+23
|\|
| * Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-041-24/+23
* | IO fault injection for OTA packagesJed Estep2016-01-061-24/+25
|/
* Track rename from base/ to android-base/.Elliott Hughes2015-12-051-1/+1
* updater: Clean up char* with std::string.Tao Bao2015-08-061-11/+1
* applypatch: Fix the checking in WriteToPartition().Tao Bao2015-07-251-3/+4
* applypatch: Support flash mode.Tao Bao2015-07-241-12/+72
* applypatch: Refactor strtok().Tao Bao2015-07-241-83/+53
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-0/+1025