aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the menu header out of the menu.Elliott Hughes2015-04-131-0/+1
* Move "Mount /system" to the main menu.Elliott Hughes2015-04-101-1/+0
* Move default implementations into Device.Elliott Hughes2015-04-091-5/+6
* Install the recovery binary directly to the recovery image.Ying Wang2015-03-101-5/+1
* Kill of most of the remainder of minadbd.Dan Albert2015-02-191-1/+0
* Use headers from adb.Dan Albert2015-02-181-3/+4
* Lose USB transport code to libadb.Dan Albert2015-02-181-1/+1
* Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined"Elliott Hughes2015-02-101-1/+3
|\
| * Fix build when TARGET_USERIMAGES_USE_EXT4 is not definedAdrien Grassein2014-11-071-1/+3
* | Merge "Start losing code to libadb."Dan Albert2015-01-261-0/+1
|\ \
| * | Start losing code to libadb.Dan Albert2014-11-251-0/+1
| |/
* / Remove superfluous OpenSSL include paths.Adam Langley2015-01-221-1/+0
|/
* do sdcard sideloading through the fuse filesystemDoug Zongker2014-07-101-1/+2
* refactor fuse sideloading codeDoug Zongker2014-07-101-0/+13
* Use LOCAL_REQUIRED_MODULES for mkfs.f2fsJi-Hwan Lee2014-06-181-5/+3
* Support F2FS for the data partitionJP Abgrall2014-06-161-0/+6
* Merge "Fix build break caused by vold change"Paul Lawrence2014-03-211-0/+1
|\
| * Fix build break caused by vold changePaul Lawrence2014-03-031-0/+1
* | remove pixelflinger from recoveryDoug Zongker2014-03-111-1/+0
|/
* clean up some warnings when building recoveryDoug Zongker2014-02-131-0/+2
* remove 'retouch' ASLR supportDoug Zongker2014-02-131-1/+0
* program to store unencrypted files in an encrypted filesystemDoug Zongker2014-01-161-0/+1
* do verification and extraction on memory, not filesDoug Zongker2014-01-161-0/+1
* recovery: wipe encryption metadata along with data partitionDoug Zongker2013-12-121-1/+1
* am fc7eab96: am f4a6ab27: Merge "Add support for ECDSA signatures"Kenny Root2013-10-141-1/+10
|\
| * Add support for ECDSA signaturesKenny Root2013-10-101-1/+10
* | allow CheckKey to request mounting /systemDoug Zongker2013-09-041-0/+1
|/
* Add liblogYing Wang2013-04-091-0/+1
* Move to using the new unified fstab in recovery.Ken Sumrall2013-02-191-0/+2
* resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aospKenny Root2012-10-161-12/+1
|\
| * Remove HAVE_SELINUX guardsKenny Root2012-10-161-12/+1
* | Add libm due to libpng dependency.Stephen Hines2012-08-231-0/+1
|/
* Use the static version of libsparseJoe Onorato2012-07-231-1/+1
* Multiple modules with the same name are going away.Joe Onorato2012-07-211-35/+59
* Link against libsparseColin Cross2012-07-171-2/+2
* resolved conflicts for merge of 0b1fee1b to masterKenny Root2012-03-301-0/+12
|\
| * Extend recovery and updater to support setting file security contexts.Stephen Smalley2012-03-301-1/+2
| * Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used.Stephen Smalley2012-01-241-0/+11
* | libz is a superset of libunz, so we don't need both.Elliott Hughes2012-01-301-2/+2
* | support "sideload over ADB" modeDoug Zongker2012-01-101-2/+4
* | move key processing to RecoveryUIDoug Zongker2011-11-041-2/+3
* | C++ class for device-specific codeDoug Zongker2011-10-311-7/+7
* | temporarily remove verifier_test binaryDoug Zongker2011-10-311-6/+6
* | refactor ui functions into a classDoug Zongker2011-10-311-1/+1
* | turn recovery into a C++ binaryDoug Zongker2011-10-311-7/+7
|/
* Remove the simulator target from all makefiles.Jeff Brown2011-07-121-4/+0
* Fix x86 build.Ying Wang2011-02-081-3/+0
* remove encrypted filesystem code from recoveryDoug Zongker2011-01-181-2/+1
* remove the notion of "root path"; support mixed flash typesDoug Zongker2010-09-211-2/+3
* Working ASLR implementationHristo Bojinov2010-08-021-0/+1