summaryrefslogtreecommitdiffstats
path: root/applypatch/imgpatch.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-15Change StringValue to use std::stringTianjie Xu1-22/+22
2016-06-14applypatch: Don't call inflate() when it expects zero-length output.Tao Bao1-57/+66
2016-04-18Fix google-runtime-int warnings.Chih-Hung Hsieh1-2/+2
2016-03-03Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao1-1/+1
2016-02-10applypatch: Add a Makefile to build imgdiff in Chrome OS.Sen Jiang1-0/+6
2016-02-05applypatch: fix memory leaks reported by static analysis.Yabin Cui1-34/+22
2016-02-04Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang1-3/+3
2016-01-28applypatch: Compile libimgpatch for target and host.Sen Jiang1-1/+19
2015-11-16DO NOT MERGE recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-2/+2
2015-07-14recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-234/+0
2015-07-14recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-234/+0
2015-01-30Add missing includes.Elliott Hughes1-0/+1
2014-08-20installer for new block OTA systemDoug Zongker1-2/+2
2014-08-19installer for new block OTA systemDoug Zongker1-2/+2
2014-03-14Recovery 64-bit compile issuesMark Salyzyn1-3/+4
2012-08-21add bonus data feature to imgdiff/imgpatch/applypatchDoug Zongker1-4/+17
2010-02-23refactor applypatch and friendsDoug Zongker1-315/+170
2010-02-18relocate applypatch; add type system and new functions to edifyDoug Zongker1-0/+364