Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-03-28 | applypatch: Let Apply{BSDiff,Image}Patch accept std::function. | Tao Bao | 1 | -56/+24 |
2017-03-28 | applypatch: Change the ssize_t length parameters to size_t. | Tao Bao | 1 | -1/+1 |
2017-03-16 | More cleanup to imgdiff & imgpatch | Tianjie Xu | 1 | -4/+5 |
2017-03-07 | Refractor the code for imgdiff | Tianjie Xu | 1 | -0/+56 |
2016-12-28 | imgdiff: Fix an edge case that leads to infinite loop. | Tao Bao | 1 | -0/+80 |
2016-12-20 | Add tests for imgdiff. | Tao Bao | 1 | -0/+448 |