summaryrefslogtreecommitdiffstats
path: root/applypatch/imgpatch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup to imgdiff & imgpatchTianjie Xu2017-03-161-9/+16
* Use bspatch from external/bsdiff.Sen Jiang2017-02-021-0/+3
* imgpatch: Compile with ZLIB_CONST defined.Tao Bao2017-01-201-1/+1
* Add tests for imgdiff.Tao Bao2016-12-201-205/+200
* Change StringValue to use std::stringTianjie Xu2016-10-151-22/+22
* resolve merge conflicts of 490fad6 to nyc-dev-plus-aospTao Bao2016-06-141-57/+66
|\
| * applypatch: Don't call inflate() when it expects zero-length output.Tao Bao2016-06-141-57/+66
* | Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-2/+2
* | Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2016-03-031-1/+1
* | applypatch: Add a Makefile to build imgdiff in Chrome OS.Sen Jiang2016-02-101-0/+6
|/
* applypatch: fix memory leaks reported by static analysis.Yabin Cui2016-02-051-34/+22
* Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-041-3/+3
* applypatch: Compile libimgpatch for target and host.Sen Jiang2016-01-281-1/+19
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-0/+234