aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Some cleanups to recovery.""Tao Bao2016-11-031-57/+53
* Revert "Some cleanups to recovery."Dan Albert2016-10-261-53/+57
* Some cleanups to recovery.Tao Bao2016-10-261-57/+53
* Skip update-on-boot for bootreason in blacklistTianjie Xu2016-10-261-13/+39
* Verify wipe package when wiping A/B device in recovery.Yabin Cui2016-10-191-2/+71
* Clean up bootloader_message usage in recoveryTianjie Xu2016-10-181-29/+13
* Create bootloader_message static library.Yabin Cui2016-10-181-25/+38
* Replace minzip with libziparchiveTianjie Xu2016-10-171-1/+2
* No longer need android/log.hMark Salyzyn2016-10-071-1/+0
* Turn on -Werror for recoveryTianjie Xu2016-09-291-3/+3
* Merge "Duplicate the last_install content into last_log."Tao Bao2016-09-261-8/+12
|\
| * Duplicate the last_install content into last_log.Tao Bao2016-09-261-8/+12
* | Switch to <android-base/properties.h>.Elliott Hughes2016-09-261-12/+8
|/
* Switch recovery to libbase loggingTianjie Xu2016-09-011-29/+50
* minadbd: rename adb_server_main to minadbd_main.Josh Gao2016-08-301-1/+2
* Merge ""view recovery logs" will show /tmp/recovery.log"Tianjie Xu2016-08-171-31/+36
|\
| * "view recovery logs" will show /tmp/recovery.logTianjie Xu2016-08-171-31/+36
* | Merge "Handle error from fopen_path in finish_recovery"Johan Harvyl2016-08-091-4/+6
|\|
| * Handle error from fopen_path in finish_recoveryJohan Harvyl2016-08-081-4/+6
* | Merge \"Fix clang-tidy performance warnings.\"Chih-Hung Hsieh2016-07-271-1/+1
|\|
| * Fix clang-tidy performance warnings.Chih-Hung Hsieh2016-07-271-1/+1
* | Increase EIO retry countTianjie Xu2016-06-231-1/+2
|\ \
| * | Increase EIO retry countTianjie Xu2016-06-231-1/+2
* | | resolve merge conflicts of fe8e356 to nyc-dev-plus-aospTao Bao2016-06-031-1/+91
|\ \ \ | | |/ | |/|
| * | recovery: Add support to brick a device.Tao Bao2016-06-031-1/+91
| * | recovery: Always log the update attempt.Tao Bao2016-05-021-0/+4
* | | resolve merge conflicts of 50f6417 to nyc-dev-plus-aospTianjie Xu2016-05-231-2/+14
|\ \ \ | | |/ | |/|
| * | Allow recovery to return error codesTianjie Xu2016-05-201-2/+14
* | | resolve merge conflicts of 5823dd4 to nyc-dev-plus-aospTianjie Xu2016-05-021-0/+6
|\| |
| * | Merge "Add ability to show "installing security update"" into nyc-devTianjie Xu2016-05-021-0/+6
| |\ \
| | * | Add ability to show "installing security update"Tianjie Xu2016-04-291-0/+6
* | | | recovery: Always log the update attempt.Tao Bao2016-05-021-0/+4
|\| | |
| * | | recovery: Always log the update attempt.Tao Bao2016-04-291-0/+4
| |/ /
* | | Merge "Fix google-runtime-int warnings." am: a1f4a1eChih-hung Hsieh2016-04-181-4/+4
|\ \ \ | | |/ | |/|
| * | Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-4/+4
* | | Merge "Update the system update animation." into nyc-devElliott Hughes2016-04-151-1/+36
|\ \ \ | | |/ | |/|
| * | Update the system update animation.Elliott Hughes2016-04-151-1/+36
| * | recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2016-03-311-12/+97
| * | Reboot and retry on I/O errorsTianjie Xu2016-03-101-1/+46
| * | recovery: Handle devices without /cache partition.Tao Bao2016-03-041-10/+29
* | | Merge "Move selinux dependencies out of header files." am: 8124750Elliott Hughes2016-04-021-2/+3
|\ \ \ | | |/ | |/|
| * | Move selinux dependencies out of header files.Elliott Hughes2016-04-011-2/+3
* | | Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771Mark Salyzyn2016-03-311-12/+97
|\| |
| * | recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2016-03-281-12/+97
* | | Merge "Clean up intent_file related code in recovery.cpp"Tianjie Xu2016-03-251-23/+5
|\| |
| * | Clean up intent_file related code in recovery.cppTianjie Xu2016-03-241-23/+5
* | | Merge "Reboot and retry on I/O errors" am: 94dc34148cTianjie Xu2016-03-081-1/+46
|\| |
| * | Merge "Reboot and retry on I/O errors"Tianjie Xu2016-03-071-1/+46
| |\ \
| | * | Reboot and retry on I/O errorsTianjie Xu2016-03-021-1/+46
* | | | Merge "recovery: Handle devices without /cache partition." am: 479d9dc2f2Tao Bao2016-03-041-10/+29
|\| | | | |_|/ |/| |