summaryrefslogtreecommitdiffstats
path: root/applypatch/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* applypatch: Add testcases for applypatch executable.Tao Bao2016-11-011-202/+0
* applypatch: Switch the parameter of Value** to std::vector.Tao Bao2016-10-291-8/+7
* applypatch: Fix the bug when constructing VAL_BLOB.Tao Bao2016-10-251-2/+3
* Change StringValue to use std::stringTianjie Xu2016-10-151-20/+22
* Remove obsolete MTD support.Elliott Hughes2016-06-101-4/+4
* Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2016-03-031-1/+1
* applypatch: use vector to store data in FileContents.Yabin Cui2016-02-121-36/+31
* applypatch: fix memory leaks reported by static analysis.Yabin Cui2016-02-051-53/+26
* Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-041-2/+2
* applypatch: Support flash mode.Tao Bao2015-07-241-4/+23
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-0/+213