summaryrefslogtreecommitdiffstats
path: root/applypatch/include/applypatch/applypatch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a singleton CacheLocation to replace the hard coded locationsTianjie Xu2018-02-281-6/+0
* applypatch: Remove the 'st' field from FileContents.Tao Bao2017-12-071-2/+0
* applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch.Tao Bao2017-11-101-2/+13
* Switch to bionic gtest in bootable/recoveryTianjie Xu2017-11-031-6/+5
* 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-2/+0
* applypatch: Let Apply{BSDiff,Image}Patch accept std::function.Tao Bao2017-03-281-3/+4
* applypatch: Change the ssize_t length parameters to size_t.Tao Bao2017-03-281-11/+7
* applypatch: Don't expose FindMatchingPatch().Tao Bao2016-12-281-2/+1
* 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