summaryrefslogtreecommitdiffstats
path: root/applypatch/include (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-28Add a singleton CacheLocation to replace the hard coded locationsTianjie Xu1-6/+0
2018-02-23Remove the assumption of target chunk size in imgdiffTianjie Xu1-2/+3
2017-12-07applypatch: Remove the 'st' field from FileContents.Tao Bao1-2/+0
2017-11-16Switch imgdiff to libbase loggingTianjie Xu1-5/+2
2017-11-10applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch.Tao Bao1-2/+13
2017-11-03Switch to bionic gtest in bootable/recoveryTianjie Xu1-6/+5
2017-10-24Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer.Alex Deymo1-2/+3
2017-10-11Move rangeset.h and print_sha1.h into otautil.Tao Bao1-1/+1
2017-10-09applypatch: Forward declare struct Value.Tao Bao1-1/+2
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