summaryrefslogtreecommitdiffstats
path: root/applypatch/imgdiff.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector."Tao Bao2016-06-011-38/+40
* Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector.Adam Buchbinder2016-05-261-40/+38
* applypatch: Use bsdiff from external/bsdiff.Sen Jiang2016-05-041-14/+3
* imgdiff: don't fail if gzip is corrupted.Sen Jiang2016-02-121-12/+10
* applypatch: Add a Makefile to build imgdiff in Chrome OS.Sen Jiang2016-02-101-2/+0
* imgdiff: skip spurious gzip headers in image filesDavid Riley2015-12-231-6/+13
* imgdiff: fix file descriptor leakJeremy Compostella2015-09-081-1/+9
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-0/+1068