summaryrefslogtreecommitdiffstats
path: root/applypatch/bspatch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* applypatch: Let Apply{BSDiff,Image}Patch accept std::function.Tao Bao2017-03-281-4/+4
* applypatch: Change the ssize_t length parameters to size_t.Tao Bao2017-03-281-4/+4
* Use bspatch from external/bsdiff.Sen Jiang2017-02-021-183/+21
* Change StringValue to use std::stringTianjie Xu2016-10-151-6/+6
* 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-1/+0
* applypatch: fix memory leaks reported by static analysis.Yabin Cui2016-02-051-23/+14
* Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-041-2/+2
* applypatch: Compile libimgpatch for target and host.Sen Jiang2016-01-281-0/+1
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-0/+255