aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* correctly mount tmpfs as /tmp in recoveryDoug Zongker2014-01-141-2/+2
* Merge "Set SELinux security contexts correctly for init and services."Nick Kralevich2014-01-131-0/+11
|\
| * Set SELinux security contexts correctly for init and services.Stephen Smalley2014-01-131-0/+11
|/
* Merge "minui: do not use flexible array initialization"Nick Kralevich2014-01-041-1/+1
|\
| * minui: do not use flexible array initializationsynergy dev2013-11-261-1/+1
* | am c64e76c7: Merge "Enable incremental builder to find files that moved, and ...Michael Runge2013-11-071-0/+35
|\ \ | |/ |/|
| * Merge "Enable incremental builder to find files that moved, and try to proces...Michael Runge2013-11-071-0/+35
| |\
| | * Enable incremental builder to find files that moved, andMichael Runge2013-11-071-0/+35
* | | am 3966c571: merge in klp-release (no-op)Ed Heyl2013-10-160-0/+0
|\ \ \ | |/ /
| * | merge in klp-release (no-op)Ed Heyl2013-10-160-0/+0
| |\ \ | | |/ | |/|
| | * merge in klp-release history after reset to klp-devThe Android Automerger2013-10-030-0/+0
| | |\
* | | \ am f4a6ab27: Merge "Add support for ECDSA signatures"Kenny Root2013-10-1412-60/+822
|\ \ \ \
| * \ \ \ Merge "Add support for ECDSA signatures"Kenny Root2013-10-1412-60/+822
| |\ \ \ \
| | * | | | Add support for ECDSA signaturesKenny Root2013-10-1012-60/+822
| |/ / / /
* | | | | am 7fdeb1f9: merge in KQS81MEd Heyl2013-10-080-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | merge in KQS81MEd Heyl2013-10-080-0/+0
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | merge in klp-release history after reset to klp-devThe Android Automerger2013-09-120-0/+0
| | |\ \
| | | * | Don't apply permission changes to symlink.Nick Kralevich2013-09-101-0/+5
| | | * | merge in klp-release history after reset to klp-devThe Android Automerger2013-09-100-0/+0
| | | |\ \
| | | | * | recovery: fix use of init reboot methodDoug Zongker2013-09-031-1/+1
* | | | | | am a2a1ce82: Allow child classes to override the overlay location for the upd...Michael Runge2013-10-021-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Allow child classes to override the overlay location for theMichael Runge2013-10-021-1/+3
| |/ / / /
* | | | | am 58c60900: Merge "verifier: update to support certificates using SHA-256"Kenny Root2013-09-250-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge "verifier: update to support certificates using SHA-256"Kenny Root2013-09-2513-109/+254
| |\ \ \ \
| | * | | | verifier: update to support certificates using SHA-256Doug Zongker2013-09-2513-109/+254
| |/ / / /
* | | | | updater: Delete dead codeNick Kralevich2013-09-173-153/+0
* | | | | am cc2958fd: fix secure adb in recoveryDoug Zongker2013-09-111-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fix secure adb in recoveryDoug Zongker2013-09-111-0/+1
* | | | | am e461251e: Don\'t apply permission changes to symlink.Nick Kralevich2013-09-101-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Don't apply permission changes to symlink.Nick Kralevich2013-09-101-0/+5
| | |/ / | |/| |
* | | | am 5dbdef0e: updater: introduce and set_metadata and set_metadata_recursiveNick Kralevich2013-09-101-0/+274
|\ \ \ \ | |/ / /
| * | | updater: introduce and set_metadata and set_metadata_recursiveNick Kralevich2013-09-101-0/+274
* | | | am 3328e3bc: Revert "Update OTA installer to understand SELinux filesystem la...Nick Kralevich2013-09-103-32/+8
|\ \ \ \ | |/ / /
| * | | Revert "Update OTA installer to understand SELinux filesystem labels"Nick Kralevich2013-09-093-32/+8
* | | | am 3b5a987c: recovery: fix use of init reboot methodDoug Zongker2013-09-031-1/+1
|\ \ \ \ | |/ / /
| * | | recovery: fix use of init reboot methodDoug Zongker2013-09-031-1/+1
| | |/ | |/|
* | | am 77ea71d6: recovery: fix rebootingDoug Zongker2013-08-302-1/+4
|\ \ \ | |/ /
| * | recovery: fix rebootingDoug Zongker2013-08-302-1/+4
* | | am 5c4e1dac: Merge "Update libpng API usage"John Reck2013-08-271-12/+12
|\ \ \ | |/ / |/| / | |/
| * Merge "Update libpng API usage"John Reck2013-08-271-12/+12
| |\
| | * Update libpng API usageJohn Reck2013-08-261-12/+12
| |/
* | recovery: install packages in a known mount environmentDoug Zongker2013-08-215-11/+35
* | notify about pending long pressDoug Zongker2013-07-315-27/+102
* | Merge "start healthd in recovery"Todd Poynor2013-07-261-0/+4
|\ \
| * | start healthd in recoveryTodd Poynor2013-06-181-0/+4
* | | Update OTA installer to understand SELinux filesystem labelsNick Kralevich2013-07-183-8/+32
* | | am a69b50c5: am 901b898d: recovery: remove O_DIRECT, use O_SYNC onlyDoug Zongker2013-07-111-2/+2
|\ \ \ | | |/ | |/|
| * | am 901b898d: recovery: remove O_DIRECT, use O_SYNC onlyDoug Zongker2013-07-111-2/+2
| |\ \
| | * | recovery: remove O_DIRECT, use O_SYNC onlyDoug Zongker2013-07-111-2/+2
* | | | am 660637f3: am e8d953aa: recovery: more cargo-cult programmingDoug Zongker2013-07-111-2/+2
|\ \ \ \ | |/ / /