summaryrefslogtreecommitdiffstats
path: root/applypatch/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve imgdiff for large zip filesTianjie Xu2017-09-061-1/+57
* Move Image/ImageChunk/PatchChunk declaration into header filesTianjie Xu2017-08-191-0/+247
* Print SHA1 of the patch if bsdiff fails with data errorTianjie Xu2017-05-161-2/+0
* applypatch: Let Apply{BSDiff,Image}Patch accept std::function.Tao Bao2017-03-282-5/+8
* applypatch: Change the ssize_t length parameters to size_t.Tao Bao2017-03-282-15/+10
* applypatch: Don't expose FindMatchingPatch().Tao Bao2016-12-281-2/+1
* Add tests for imgdiff.Tao Bao2016-12-202-4/+45
* applypatch: Switch the parameter of Value** to std::vector.Tao Bao2016-10-291-7/+8
* Change StringValue to use std::stringTianjie Xu2016-10-151-6/+4
* Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2016-03-031-0/+87
* applypatch: Compile libimgpatch for target and host.Sen Jiang2016-01-281-0/+26