summaryrefslogtreecommitdiffstats
path: root/Android.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts of 179c0d8 to stage-aosp-masterElliott Hughes2016-06-161-9/+13
|\
| * Remove obsolete MTD support.Elliott Hughes2016-06-101-9/+13
* | resolve merge conflicts of 2bf95ac to nyc-dev-plus-aospElliott Hughes2016-04-131-2/+4
|\|
| * Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler2016-04-061-2/+4
* | Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771Mark Salyzyn2016-03-311-0/+24
|\|
| * recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2016-03-281-0/+24
* | recovery: Move SwipeDetector into common locationPrashant Malani2016-03-181-0/+1
|\ \ | |/ |/|
| * recovery: Move SwipeDetector into common locationPrashant Malani2016-03-181-0/+1
| * recovery: check battery level before installing package.Yabin Cui2016-02-231-0/+4
| * Merge "Refactor existing tests to use gtest" am: 38b02cc6a0Tao Bao2016-02-051-19/+1
| |\
| * | IO fault injection for OTA packagesJed Estep2016-01-061-0/+1
| * | Add update_verifier for A/B OTA update.Tao Bao2015-12-081-0/+1
| |\ \
| | * | Add update_verifier for A/B OTA update.Tao Bao2015-12-071-0/+1
| | * | Stop using libstdc++.Dan Albert2015-11-161-2/+0
| | * | recovery: Switch to clangTao Bao2015-11-161-2/+4
* | | | Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2016-03-031-3/+6
* | | | recovery: check battery level before installing package.Yabin Cui2016-02-201-0/+4
* | | | IO fault injection for OTA packagesJed Estep2016-02-101-0/+1
| |_|/ |/| |
* | | Refactor existing tests to use gtestJed Estep2016-02-041-19/+1
* | | Add update_verifier for A/B OTA update.Tao Bao2015-12-081-0/+1
|/ /
* | Merge "recovery: Depend on mkfs.f2fs only if needed."Tao Bao2015-10-281-0/+2
|\ \
| * | recovery: Depend on mkfs.f2fs only if needed.Tao Bao2015-10-281-0/+2
| * | recovery: Switch fuse_* to C++.Tao Bao2015-07-201-2/+2
* | | am 337db14f: recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.Tao Bao2015-08-251-0/+1
|\ \ \ | | |/ | |/|
| * | recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.Tao Bao2015-08-251-0/+1
* | | recovery: Switch fuse_* to C++.Tao Bao2015-07-241-2/+2
| |/ |/|
* | recovery: Switch to clangTao Bao2015-06-031-2/+4
* | Stop using libstdc++.Dan Albert2015-05-191-2/+0
|/
* Move the menu header out of the menu.Elliott Hughes2015-04-141-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-201-1/+0
* Use headers from adb.Dan Albert2015-02-191-3/+4
* Lose USB transport code to libadb.Dan Albert2015-02-191-1/+1
* Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined"Elliott Hughes2015-02-111-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-271-0/+1
|\ \
| * | Start losing code to libadb.Dan Albert2014-11-251-0/+1
| |/
* / Remove superfluous OpenSSL include paths.Adam Langley2015-01-231-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-171-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-141-0/+2
* remove 'retouch' ASLR supportDoug Zongker2014-02-141-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-131-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-051-0/+1
|/
* Add liblogYing Wang2013-04-101-0/+1
* Move to using the new unified fstab in recovery.Ken Sumrall2013-02-201-0/+2
* resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aospKenny Root2012-10-171-12/+1
|\
| * Remove HAVE_SELINUX guardsKenny Root2012-10-161-12/+1
* | Add libm due to libpng dependency.Stephen Hines2012-08-241-0/+1
|/
* Use the static version of libsparseJoe Onorato2012-07-241-1/+1
* Multiple modules with the same name are going away.Joe Onorato2012-07-221-35/+59
* Link against libsparseColin Cross2012-07-181-2/+2
* resolved conflicts for merge of 0b1fee1b to masterKenny Root2012-03-311-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-311-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-091-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
* support userdata and cache partitions using emmc/ext4 instead of mtd/yaffsDoug Zongker2010-06-301-1/+8
* Encrypted File Systems part 3. Recovery changes.Oscar Montemayor2010-03-151-1/+1
* relocate applypatch; add type system and new functions to edifyDoug Zongker2010-02-181-0/+1
* bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-031-2/+1
* am 9b430e11: am 73ae31ce: add a simple unit test for the OTA package verifierDoug Zongker2009-12-111-0/+16
|\
| * add a simple unit test for the OTA package verifierDoug Zongker2009-12-101-0/+16
* | Recovery changes for Encrypted File Systems.Oscar Montemayor2009-12-101-8/+9
|/
* resolved conflicts for merge of 64893ccc to masterDoug Zongker2009-07-161-3/+1
|\
| * remove amendDoug Zongker2009-07-151-3/+1
* | resolved conflicts for merge of fb2e3af3 to masterDoug Zongker2009-06-181-0/+3
|\|
| * let the "firmware" command take the file straight from the packageDoug Zongker2009-06-181-0/+3
| * fix sim build in donut, tooDoug Zongker2009-06-121-4/+4
* | am 9931f7f3: edify extensions for OTA package installation, part 1Doug Zongker2009-06-121-0/+2
|\|
| * edify extensions for OTA package installation, part 1Doug Zongker2009-06-121-0/+2
| * AI 144130: Don't build OTA package keys into the recovery binary; readDoug Zongker2009-04-021-13/+0
| * AI 143128: Use PNG instead of BMP for recovery image icons. This savesDoug Zongker2009-03-271-1/+1
* | fix simulator build by excluding more of recoveryDoug Zongker2009-06-121-3/+4
* | split out device-specific recovery UI code into vendor directoriesDoug Zongker2009-06-111-6/+11
* | AI 144132: am: CL 144130 Don't build OTA package keys into the recovery binary; readDoug Zongker2009-04-021-13/+0
* | AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This savesDoug Zongker2009-03-281-1/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-0/+60
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-60/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-181-0/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+57