aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into k...Michael Runge2013-12-261-5/+3
| |\ \ \
| | * \ \ Merge "Don't abort on read_file if the file is missing." into klp-devMichael Runge2013-12-201-5/+3
| | |\ \ \
| | | * | | Don't abort on read_file if the file is missing.Michael Runge2013-12-131-5/+3
* | | | | | am e1bb2733: am 168724c3: fix unnecessarily slow writing of EMMC partitionsDoug Zongker2013-12-201-15/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 168724c3: fix unnecessarily slow writing of EMMC partitionsDoug Zongker2013-12-191-15/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | fix unnecessarily slow writing of EMMC partitionsDoug Zongker2013-12-191-15/+3
| | |/ / /
* | | | | recovery: wipe encryption metadata along with data partitionDoug Zongker2013-12-122-2/+27
* | | | | am d327c63a: am c87bab10: add the functions for multi-stage packages to updaterDoug Zongker2013-12-028-9/+181
|\ \ \ \ \ | |/ / / /
| * | | | am c87bab10: add the functions for multi-stage packages to updaterDoug Zongker2013-11-278-9/+181
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | add the functions for multi-stage packages to updaterDoug Zongker2013-11-268-9/+181
* | | | Merge "Fix rare crash seen when dereferencing backgroundIcon[NONE]."Doug Zongker2013-11-181-0/+1
|\ \ \ \
| * | | | Fix rare crash seen when dereferencing backgroundIcon[NONE].Alistair Strachan2013-11-181-0/+1
* | | | | Restore default umask after forking for update-binary.Alistair Strachan2013-11-181-0/+1
|/ / / /
* | | | am 40dfc474: am c64e76c7: Merge "Enable incremental builder to find files tha...Michael Runge2013-11-071-0/+35
|\ \ \ \ | |/ / /
| * | | 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 a370c0f7: am 3966c571: merge in klp-release (no-op)Ed Heyl2013-10-160-0/+0
|\ \ \ \ | |/ / /
| * | | 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
| | | |\