aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete MTD support.Elliott Hughes2016-06-103-213/+105
* Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vec...Tao Bao2016-06-011-38/+40
* Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector.Adam Buchbinder2016-06-011-40/+38
* Revert "imgdiff: Generate statically linked imgdiff."Tao Bao2016-05-311-2/+1
* imgdiff: Generate statically linked imgdiff.Tao Bao2016-05-301-1/+2
* applypatch: Use bsdiff from external/bsdiff.Sen Jiang2016-05-033-425/+10
* Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-184-15/+16
* Add include/ to the Makefile include path.Alex Deymo2016-03-141-1/+1
* Merge "applypatch: add -fPIC for libimgpatch in Chrome OS."Sen Jiang2016-03-081-0/+1
|\
| * applypatch: add -fPIC for libimgpatch in Chrome OS.Sen Jiang2016-03-081-0/+1
* | Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2016-03-037-25/+49
|/
* Control fault injection with config files instead of build flagsJed Estep2016-02-221-1/+1
* applypatch: Add libimgpatch.pcSen Jiang2016-02-161-0/+6
* imgdiff: don't fail if gzip is corrupted.Sen Jiang2016-02-121-12/+10
* applypatch: use vector to store data in FileContents.Yabin Cui2016-02-113-116/+66
* IO fault injection for OTA packagesJed Estep2016-02-102-28/+29
* applypatch: Add a Makefile to build imgdiff in Chrome OS.Sen Jiang2016-02-096-4/+39
* applypatch: fix memory leaks reported by static analysis.Yabin Cui2016-02-047-303/+202
* Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-046-38/+37
* Fix build.Tao Bao2016-01-281-0/+2
* applypatch: Compile libimgpatch for target and host.Sen Jiang2016-01-274-2/+69
* imgdiff: skip spurious gzip headers in image filesDavid Riley2015-12-231-6/+13
* Track rename from base/ to android-base/.Elliott Hughes2015-12-041-1/+1
* Remove the building rules for applypatch_static.Tao Bao2015-12-021-13/+0
* imgdiff: fix file descriptor leakJeremy Compostella2015-09-081-1/+9
* updater: Clean up char* with std::string.Tao Bao2015-08-061-11/+1
* applypatch: Fix the checking in WriteToPartition().Tao Bao2015-07-241-3/+4
* applypatch: Support flash mode.Tao Bao2015-07-243-16/+97
* applypatch: Refactor strtok().Tao Bao2015-07-242-86/+56
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-139-186/+183
* recovery: Switch to clangTao Bao2015-06-031-0/+5
* Use f_bavail to calculate free spacecaozhiyuan2015-05-291-1/+1
* Stop using libstdc++.Dan Albert2015-05-191-2/+2
* Check all lseek calls succeed.Elliott Hughes2015-04-291-24/+27
* imgdiff: Avoid infinite loop if inflate failsJohan Redestig2015-04-151-0/+9
* am aeecac54: Merge "Add missing includes."Elliott Hughes2015-01-301-0/+1
|\
| * Add missing includes.Elliott Hughes2015-01-291-0/+1
* | am dab56cac: Merge "Add missing includes."Elliott Hughes2015-01-281-0/+1
|\|
| * Add missing includes.Elliott Hughes2015-01-281-0/+1
* | Use more aggressive sync writing to applypatch.Michael Runge2014-10-291-8/+36
|/
* installer for new block OTA systemDoug Zongker2014-08-194-9/+7
* am c4804e9b: am d4592694: am 3ca99f6c: Merge "fix vulnerability in bspatch"Doug Zongker2014-05-161-0/+5
|\
| * am 3ca99f6c: Merge "fix vulnerability in bspatch"Doug Zongker2014-05-161-0/+5
| |\
| | * fix vulnerability in bspatchDoug Zongker2014-05-131-0/+5
| * | am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn2014-03-142-9/+10
| |\|
* | | am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn2014-03-142-9/+10
|\ \ \
| * \ \ am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn2014-03-142-9/+10
| |\ \ \ | | |/ / | |/| / | | |/
| | * Recovery 64-bit compile issuesMark Salyzyn2014-03-142-9/+10
* | | remove remaining libminelf referencesDoug Zongker2014-02-131-2/+2
* | | remove 'retouch' ASLR supportDoug Zongker2014-02-133-32/+11
|/ /