summaryrefslogtreecommitdiffstats
path: root/applypatch/bspatch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch."Tao Bao2017-11-111-9/+7
|\
| * applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch.Tao Bao2017-11-101-9/+7
* | Include bspatch.h from bsdiff/Alex Deymo2017-11-081-1/+1
|/
* Move rangeset.h and print_sha1.h into otautil.Tao Bao2017-10-111-1/+1
* applypatch: Forward declare struct Value.Tao Bao2017-10-091-1/+2
* Print SHA1 of the patch if bsdiff fails with data errorTianjie Xu2017-05-161-14/+24
* 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