Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print SHA1 of the patch if bsdiff fails with data error | Tianjie Xu | 2017-05-16 | 1 | -2/+0 |
* | applypatch: Let Apply{BSDiff,Image}Patch accept std::function. | Tao Bao | 2017-03-28 | 2 | -5/+8 |
* | applypatch: Change the ssize_t length parameters to size_t. | Tao Bao | 2017-03-28 | 2 | -15/+10 |
* | applypatch: Don't expose FindMatchingPatch(). | Tao Bao | 2016-12-28 | 1 | -2/+1 |
* | Add tests for imgdiff. | Tao Bao | 2016-12-20 | 2 | -4/+45 |
* | applypatch: Switch the parameter of Value** to std::vector. | Tao Bao | 2016-10-29 | 1 | -7/+8 |
* | Change StringValue to use std::string | Tianjie Xu | 2016-10-15 | 1 | -6/+4 |
* | Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. | Tao Bao | 2016-03-03 | 1 | -0/+87 |
* | applypatch: Compile libimgpatch for target and host. | Sen Jiang | 2016-01-28 | 1 | -0/+26 |