summaryrefslogtreecommitdiffstats
path: root/applypatch/include (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-21Output split information for imgdiff when handling large apksTianjie Xu1-1/+5
2017-09-06Improve imgdiff for large zip filesTianjie Xu1-1/+57
2017-08-19Move Image/ImageChunk/PatchChunk declaration into header filesTianjie Xu1-0/+247
2017-05-16Print SHA1 of the patch if bsdiff fails with data errorTianjie Xu1-2/+0
2017-03-28applypatch: Let Apply{BSDiff,Image}Patch accept std::function.Tao Bao2-5/+8
2017-03-28applypatch: Change the ssize_t length parameters to size_t.Tao Bao2-15/+10
2016-12-28applypatch: Don't expose FindMatchingPatch().Tao Bao1-2/+1
2016-12-20Add tests for imgdiff.Tao Bao2-4/+45
2016-10-29applypatch: Switch the parameter of Value** to std::vector.Tao Bao1-7/+8
2016-10-15Change StringValue to use std::stringTianjie Xu1-6/+4
2016-03-03Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao1-0/+87
2016-01-28applypatch: Compile libimgpatch for target and host.Sen Jiang1-0/+26