summaryrefslogtreecommitdiffstats
path: root/applypatch/applypatch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete MTD support.Elliott Hughes2016-06-101-207/+101
* Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-1/+1
* Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2016-03-031-1/+1
* 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-71/+32
* IO fault injection for OTA packagesJed Estep2016-02-101-26/+27
* applypatch: fix memory leaks reported by static analysis.Yabin Cui2016-02-051-96/+83
* Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-041-24/+23
* 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