| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove more dead code from minzip. | Narayan Kamath | 2015-02-27 | 1 | -1/+1 |
* | Add support for tune2fs file operations | Michael Runge | 2014-11-21 | 1 | -0/+33 |
* | Log mount/unmount errors to UI | Michael Runge | 2014-10-24 | 1 | -5/+9 |
* | unconditionally apply SELinux labels to symlinks | Nick Kralevich | 2014-10-23 | 1 | -10/+9 |
* | Allow passing of mount args to mountFn | Michael Runge | 2014-10-23 | 1 | -5/+18 |
* | Merge "Log to UI any metadata setting errors" into lmp-dev | Brian Carlstrom | 2014-10-23 | 1 | -34/+50 |
|\ |
|
| * | Log to UI any metadata setting errors | Michael Runge | 2014-10-23 | 1 | -34/+50 |
* | | Treat already-renamed files as having no problems. | Michael Runge | 2014-10-23 | 1 | -0/+3 |
|/ |
|
* | remove code for original block OTA mechanism | Doug Zongker | 2014-08-26 | 1 | -207/+6 |
* | installer for new block OTA system | Doug Zongker | 2014-08-19 | 1 | -1/+1 |
* | remove spurious parens from error message | Doug Zongker | 2014-08-06 | 1 | -4/+3 |
* | Auto create parent directories for rename support | Michael Runge | 2014-07-21 | 1 | -3/+5 |
* | Support F2FS for the data partition | JP Abgrall | 2014-06-16 | 1 | -2/+35 |
* | advance progress bar during block OTA installations | Doug Zongker | 2014-06-09 | 1 | -2/+23 |
* | disable async reboot during package installation | Doug Zongker | 2014-05-23 | 1 | -0/+11 |
* | Allow lines without = signs. | Michael Runge | 2014-05-01 | 1 | -5/+3 |
* | am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" | Mark Salyzyn | 2014-03-14 | 1 | -2/+2 |
|\ |
|
| * | am 026ebe02: Merge "Recovery 64-bit compile issues" | Mark Salyzyn | 2014-03-14 | 1 | -2/+2 |
| |\ |
|
| | * | Recovery 64-bit compile issues | Mark Salyzyn | 2014-03-14 | 1 | -2/+2 |
* | | | support don't-care maps when writing the system image | Doug Zongker | 2014-02-24 | 1 | -62/+172 |
* | | | clean up some warnings when building recovery | Doug Zongker | 2014-02-13 | 1 | -3/+3 |
* | | | remove 'retouch' ASLR support | Doug Zongker | 2014-02-13 | 1 | -1/+1 |
* | | | add syspatch support to updater | Doug Zongker | 2014-02-13 | 1 | -14/+113 |
|/ / |
|
* | | am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into k... | Michael Runge | 2013-12-26 | 1 | -5/+3 |
|\ \ |
|
| * | | Don't abort on read_file if the file is missing. | Michael Runge | 2013-12-13 | 1 | -5/+3 |
* | | | am c87bab10: add the functions for multi-stage packages to updater | Doug Zongker | 2013-11-27 | 1 | -1/+106 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | add the functions for multi-stage packages to updater | Doug Zongker | 2013-11-26 | 1 | -1/+106 |
* | | am c64e76c7: Merge "Enable incremental builder to find files that moved, and ... | Michael Runge | 2013-11-07 | 1 | -0/+35 |
|\ \
| |/ |
|
| * | Enable incremental builder to find files that moved, and | Michael Runge | 2013-11-07 | 1 | -0/+35 |
* | | updater: Delete dead code | Nick Kralevich | 2013-09-17 | 1 | -87/+0 |
|/ |
|
* | Don't apply permission changes to symlink. | Nick Kralevich | 2013-09-10 | 1 | -0/+5 |
* | updater: introduce and set_metadata and set_metadata_recursive | Nick Kralevich | 2013-09-10 | 1 | -0/+274 |
* | Revert "Update OTA installer to understand SELinux filesystem labels" | Nick Kralevich | 2013-09-09 | 1 | -24/+5 |
* | Update OTA installer to understand SELinux filesystem labels | Nick Kralevich | 2013-07-18 | 1 | -5/+24 |
* | recovery: move log output to stdout | Doug Zongker | 2013-07-09 | 1 | -36/+36 |
* | verifier: update to support certificates using SHA-256 | Doug Zongker | 2013-04-10 | 1 | -1/+1 |
* | resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp | Kenny Root | 2012-10-16 | 1 | -4/+0 |
|\ |
|
| * | Remove HAVE_SELINUX guards | Kenny Root | 2012-10-16 | 1 | -4/+0 |
* | | add bonus data feature to imgdiff/imgpatch/applypatch | Doug Zongker | 2012-08-20 | 1 | -1/+1 |
* | | fix the symlink() command to create directories if needed | Doug Zongker | 2012-08-06 | 1 | -3/+29 |
|/ |
|
* | am 78911bdf: am 2a4ab824: Merge "Change the format command to always take the... | Kenny Root | 2012-04-06 | 1 | -13/+4 |
|\ |
|
| * | Change the format command to always take the mount point as an argument. | Stephen Smalley | 2012-04-03 | 1 | -13/+4 |
* | | resolved conflicts for merge of 0b1fee1b to master | Kenny Root | 2012-03-30 | 1 | -7/+39 |
|\ \
| |/ |
|
| * | Extend recovery and updater to support setting file security contexts. | Stephen Smalley | 2012-03-30 | 1 | -7/+39 |
* | | fail edify script if set_perm() or symlink() fails | Doug Zongker | 2012-03-22 | 1 | -0/+13 |
* | | remove retouching code from updater | Doug Zongker | 2012-02-28 | 1 | -118/+0 |
* | | C++ class for device-specific code | Doug Zongker | 2011-10-31 | 1 | -1/+2 |
|/ |
|
* | allow recovery packages to wipe cache | Doug Zongker | 2011-10-19 | 1 | -0/+10 |
* | make write_raw_image able to take a blob | Doug Zongker | 2011-04-12 | 1 | -27/+40 |
* | Reserve the last 16 Kbytes of /data for the crypto footer. | Ken Sumrall | 2011-01-19 | 1 | -8/+11 |