aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove pixelflinger from recoveryDoug Zongker2014-03-116-281/+357
* change how recovery animation is implementedDoug Zongker2014-03-0718-99/+202
* Merge "support don't-care maps when writing the system image"Doug Zongker2014-03-041-62/+172
|\
| * support don't-care maps when writing the system imageDoug Zongker2014-02-241-62/+172
* | am 49968f09: am 2f173bde: Merge "ADB sideload command not work"Doug Zongker2014-02-263-11/+358
|\ \
| * \ am 2f173bde: Merge "ADB sideload command not work"Doug Zongker2014-02-263-11/+358
| |\ \
| | * \ Merge "ADB sideload command not work"Doug Zongker2014-02-263-11/+358
| | |\ \
| | | * | ADB sideload command not workDa Zhou2014-01-173-11/+358
* | | | | am ed75be6d: am ac189bf6: Merge "recovery: Fix adb with linux 3.10"Benoit Goby2014-02-211-0/+6
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am ac189bf6: Merge "recovery: Fix adb with linux 3.10"Benoit Goby2014-02-201-0/+6
| |\ \ \ | | |/ /
| | * | Merge "recovery: Fix adb with linux 3.10"Benoit Goby2014-02-201-0/+6
| | |\ \
| | | * | recovery: Fix adb with linux 3.10Benoit Goby2014-02-191-0/+6
| | |/ /
* | | | add flag for GPL licenseDoug Zongker2014-02-202-0/+339
* | | | Merge "clean up some warnings when building recovery"Doug Zongker2014-02-1810-13/+23
|\ \ \ \
| * | | | clean up some warnings when building recoveryDoug Zongker2014-02-1310-13/+23
* | | | | Merge "Fix a crash when going into recovery mode."Maxim Siniavine2014-02-141-1/+6
|\ \ \ \ \
| * | | | | Fix a crash when going into recovery mode.Maxim Siniavine2014-02-131-1/+6
* | | | | | remove remaining libminelf referencesDoug Zongker2014-02-132-3/+2
| |/ / / / |/| | | |
* | | | | remove 'retouch' ASLR supportDoug Zongker2014-02-138-302/+12
* | | | | add syspatch support to updaterDoug Zongker2014-02-132-14/+115
* | | | | add mzGetStoredEntry functionDoug Zongker2014-02-132-2/+30
|/ / / /
* | | | am 2739ed96: am a5d105e2: Merge "recovery: fix building with pointer-to-int e...Colin Cross2014-02-063-5/+5
|\ \ \ \ | |/ / /
| * | | am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on"Colin Cross2014-02-063-5/+5
| |\ \ \ | | |/ /
| | * | Merge "recovery: fix building with pointer-to-int errors turned on"Colin Cross2014-02-063-5/+5
| | |\ \
| | | * | recovery: fix building with pointer-to-int errors turned onColin Cross2014-02-053-5/+5
| | |/ /
* | | | am fd84f65d: am f3532072: Merge "minadbd: remove dead code"Colin Cross2014-01-272-25/+0
|\ \ \ \ | |/ / /
| * | | am f3532072: Merge "minadbd: remove dead code"Colin Cross2014-01-272-25/+0
| |\ \ \ | | |/ /
| | * | Merge "minadbd: remove dead code"Colin Cross2014-01-272-25/+0
| | |\ \
| | | * | minadbd: remove dead codeColin Cross2014-01-242-25/+0
| | |/ /
* | | | am f4641299: am 295e74aa: Merge "adbd: switch to su domain when running as root"Nick Kralevich2014-01-241-1/+1
|\ \ \ \ | |/ / /
| * | | am 295e74aa: Merge "adbd: switch to su domain when running as root"Nick Kralevich2014-01-241-1/+1
| |\ \ \ | | |/ /
| | * | Merge "adbd: switch to su domain when running as root"Nick Kralevich2014-01-241-1/+1
| | |\ \ | | | |/ | | |/|
| | | * adbd: switch to su domain when running as rootNick Kralevich2014-01-181-1/+1
| | |/
* | | log extra info for debuggingDoug Zongker2014-01-212-1/+3
* | | program to store unencrypted files in an encrypted filesystemDoug Zongker2014-01-163-0/+406
* | | do verification and extraction on memory, not filesDoug Zongker2014-01-1611-209/+261
* | | am a01b6467: am 772f6e2a: Merge "correctly mount tmpfs as /tmp in recovery"Doug Zongker2014-01-141-2/+2
|\ \ \ | |/ /
| * | am 772f6e2a: Merge "correctly mount tmpfs as /tmp in recovery"Doug Zongker2014-01-141-2/+2
| |\ \ | | |/
| | * Merge "correctly mount tmpfs as /tmp in recovery"Doug Zongker2014-01-141-2/+2
| | |\
| | | * correctly mount tmpfs as /tmp in recoveryDoug Zongker2014-01-141-2/+2
| | |/
* | | am 7e0d3066: am fc729512: Merge "Set SELinux security contexts correctly for ...Nick Kralevich2014-01-131-0/+11
|\ \ \ | |/ /
| * | am fc729512: Merge "Set SELinux security contexts correctly for init and serv...Nick Kralevich2014-01-131-0/+11
| |\ \ | | |/
| | * 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
| | |/
* | | remove dead code from minzipDoug Zongker2014-01-132-134/+0
* | | am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initializat...Nick Kralevich2014-01-041-1/+1
|\ \ \ | |/ /
| * | am 617d1cad: Merge "minui: do not use flexible array initialization"Nick Kralevich2014-01-031-1/+1
| |\ \ | | |/
| | * 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 15f5fe1b: am f9dd42de: Merge "Don\'t abort on read_file if the file is mis...Michael Runge2013-12-261-5/+3
|\ \ \ \ | |/ / /