aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add sload.f2fs for recovery formatJaegeuk Kim2017-12-041-1/+1
* uncrypt: Move to Soong.Tao Bao2017-11-091-1/+0
* recovery: fix library dependencyJin Qian2017-11-031-2/+2
* Merge "applypatch: Move to Soong."Tao Bao2017-10-121-1/+0
|\
| * applypatch: Move to Soong.Tao Bao2017-10-111-1/+0
* | Drop -Wno-unused-parameter.Tao Bao2017-10-111-4/+2
|/
* Move rangeset.h and print_sha1.h into otautil.Tao Bao2017-10-101-0/+1
* edify: Export the header and move to Soong.Tao Bao2017-10-091-1/+0
* otautil: Export headers.Tao Bao2017-10-031-0/+1
* otafault: Move to soong.Tao Bao2017-09-291-1/+0
* Merge "Turn on -Wall for recovery modules"Tianjie Xu2017-08-291-4/+6
|\
| * Turn on -Wall for recovery modulesTianjie Xu2017-08-281-4/+6
* | Merge "Add libasyncio."Treehugger Robot2017-08-281-0/+1
|\ \ | |/ |/|
| * Add libasyncio.Jerry Zhang2017-07-181-0/+1
* | wear_ui: Expose menu_unusable_rows via Makefile var.Tao Bao2017-08-111-0/+6
* | Allow customizing WearRecoveryUI via Makefile variables.Tao Bao2017-08-101-1/+22
* | ui: Move the support for touch inputs into RecoveryUI.Tao Bao2017-08-011-0/+12
* | recovery: replace make_ext4 with e2fsprogsJin Qian2017-07-201-3/+5
|/
* Merge "Add missing libziparchive dependency."Treehugger Robot2017-06-281-1/+2
|\
| * Add missing libziparchive dependency.Elliott Hughes2017-06-281-1/+2
* | Restructure vr_uiLuke Song2017-06-231-0/+6
* | Use Makefile variables to specify margin settings.Tao Bao2017-06-231-0/+12
|/
* Introduce VR recovery uiLuke Song2017-06-161-0/+12
* libbootloader_message: convert to Android.bpTom Cherry2017-05-171-1/+0
* Merge "otautil: Android.mk -> Android.bp"Treehugger Robot2017-05-091-1/+0
|\
| * otautil: Android.mk -> Android.bpSteven Moreland2017-05-091-1/+0
* | recovery: Use libverifier instead of rebuilding the sources.Tao Bao2017-05-081-3/+1
|/
* fuse_sideload: Change the minimal block size to 4096.Tao Bao2017-05-021-1/+3
* libfusesideload: Clean up the CFLAGS for the module.Tao Bao2017-04-271-3/+2
* recovery: Remove the include of adb.h.Tao Bao2017-04-241-2/+0
* librecovery: Remove -Wno-unused-parameter and add -Wall.Tao Bao2017-04-241-1/+1
* Call libvintf to verify package compatibility.Tao Bao2017-04-191-0/+4
* Add the missing LOCAL_CFLAGS for librecovery.Tao Bao2017-04-171-0/+5
* Verify the package compatibility with libvintf.Tao Bao2017-04-131-3/+21
* Boot control HAL based on the A/B headers.Alex Deymo2017-04-031-0/+1
* Log the error message when failing to mount/umount.Tao Bao2017-03-281-2/+4
* Remove the dead #include's in verifier.cpp.Tao Bao2017-03-181-4/+1
* minui: Export minui/minui.h.Tao Bao2017-01-161-1/+5
* Remove "_static" suffix from libsparseAlex Deymo2017-01-111-1/+1
* Remove "_static" suffix from libext4_utils.Alex Deymo2017-01-111-1/+1
* Merge "Cleanup the duplicates of logs rotation functions"Tianjie Xu2016-11-041-3/+8
|\
| * Cleanup the duplicates of logs rotation functionsTianjie Xu2016-11-031-3/+8
| * Create bootloader_message static library.Yabin Cui2016-10-181-6/+8
* | resolve merge conflicts of 6fba98c to stage-aosp-masterTianjie Xu2016-10-181-2/+3
|\|
| * Replace minzip with libziparchiveTianjie Xu2016-10-171-2/+3
* | Merge "Update the header path for ext4_utils." am: 2bd94433f8 am: 00a9050815Tao Bao2016-10-101-4/+0
|\|
| * Update the header path for ext4_utils.Tao Bao2016-10-091-4/+0
| * Disable the meaningless parts of the UI for A/B.Elliott Hughes2016-10-091-0/+4
| * Turn on -Werror for recoveryTianjie Xu2016-09-291-1/+2
| * Switch recovery to libbase loggingTianjie Xu2016-09-011-1/+1