Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. | Rahul Chaudhry | 2016-11-16 | 1 | -16/+16 |
* | Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector." | Tao Bao | 2016-06-01 | 1 | -38/+40 |
* | Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector. | Adam Buchbinder | 2016-06-01 | 1 | -40/+38 |
* | applypatch: Use bsdiff from external/bsdiff. | Sen Jiang | 2016-05-04 | 1 | -14/+3 |
* | imgdiff: don't fail if gzip is corrupted. | Sen Jiang | 2016-02-12 | 1 | -12/+10 |
* | applypatch: Add a Makefile to build imgdiff in Chrome OS. | Sen Jiang | 2016-02-10 | 1 | -2/+0 |
* | imgdiff: skip spurious gzip headers in image files | David Riley | 2015-12-23 | 1 | -6/+13 |
* | imgdiff: fix file descriptor leak | Jeremy Compostella | 2015-09-08 | 1 | -1/+9 |
* | recovery: Switch applypatch/ and updater/ to cpp. | Tao Bao | 2015-07-14 | 1 | -0/+1068 |