Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-03-23 | Always use strerror to report errno in recovery. | Elliott Hughes | 1 | -19/+20 |
2015-03-11 | updater: Check the return value from ApplyImagePatch / ApplyBSDiffPatch | Tao Bao | 1 | -14/+28 |
2015-02-23 | Fix a printf format warning. | Narayan Kamath | 1 | -1/+1 |
2015-02-18 | Initialize stashbase even stash_max_blocks = 0 | Jesse Zhao | 1 | -1/+1 |
2015-01-30 | Support resuming block based OTAs | Sami Tolvanen | 1 | -346/+1460 |
2014-09-26 | support for version 2 of block image diffs | Doug Zongker | 1 | -45/+209 |
2014-09-08 | support for version 2 of block image diffs | Doug Zongker | 1 | -45/+209 |
2014-09-04 | fix comment in blockimg updater code | Doug Zongker | 1 | -3/+3 |
2014-09-04 | use lseek64 instead of lseek | Andrew Boie | 1 | -11/+11 |
2014-08-21 | fix two bugs in block image updater | Doug Zongker | 1 | -18/+32 |
2014-08-20 | installer for new block OTA system | Doug Zongker | 1 | -0/+631 |
2014-08-19 | installer for new block OTA system | Doug Zongker | 1 | -0/+631 |