index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootloader_message
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
bootloader_message: Carve out space reserved for system.
David Anderson
2
-1
/
+11
2019-09-05
Add IBootControl 1.1 support to libboot_control.
David Anderson
1
-1
/
+3
2019-08-30
Make libboot_control vendor available.
David Anderson
1
-0
/
+1
2019-08-07
bootloader_message: Remove global std::string
Vic Yang
1
-3
/
+4
2019-05-21
Add misc_writer.
Tao Bao
3
-6
/
+74
2019-05-21
Add misc_writer.
Tao Bao
3
-14
/
+75
2019-05-06
Disable libbootloader_message for darwin
Colin Cross
1
-1
/
+4
2019-05-03
libbootloader_message: host_supported.
Yifan Hong
2
-4
/
+26
2019-05-03
libbootloader_message: write recovery to any device
Yifan Hong
2
-0
/
+13
2019-01-31
Add android::fs_mgr namespace for new Fstab code
Tom Cherry
1
-0
/
+3
2018-12-04
Move some small users of fstab to new C++ Fstab
Tom Cherry
1
-9
/
+10
2018-07-25
bootloader_message: Build libbootloader_message as shared lib.
Tao Bao
1
-2
/
+2
2018-07-23
Revert "Make recovery libraries shared / recovery_available"
Hridya Valsaraju
1
-3
/
+2
2018-07-20
Make recovery libraries shared / recovery_available
Jerry Zhang
1
-2
/
+3
2018-07-20
Make recovery libraries shared / recovery_available
Jerry Zhang
1
-2
/
+3
2018-05-24
Mark as recovery_available:true
Jiyong Park
1
-0
/
+1
2018-01-23
Add update_channel field to bootloader_message_ab.
Sen Jiang
1
-1
/
+5
2017-11-03
Switch to bionic gtest in bootable/recovery
Tianjie Xu
2
-16
/
+22
2017-10-02
Use -Werror in bootable/recovery
Chih-Hung Hsieh
1
-1
/
+1
2017-08-29
Turn on -Wall for recovery modules
Tianjie Xu
1
-1
/
+4
2017-05-17
libbootloader_message: convert to Android.bp
Tom Cherry
2
-25
/
+26
2017-04-03
Boot control HAL based on the A/B headers.
Alex Deymo
2
-0
/
+12
2017-03-27
Revert "libbootloader_message: use different fstab paths for normal/recovery boot"
Bowgo Tsai
1
-8
/
+2
2017-03-25
libbootloader_message: use different fstab paths for normal/recovery boot
Bowgo Tsai
1
-2
/
+8
2017-03-10
recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs
Bowgo Tsai
1
-18
/
+5
2016-12-15
Add update_bootloader_message() to fix two-step OTAs.
Tao Bao
2
-1
/
+27
2016-12-14
Remove the obsolete comments for firmware update.
Tao Bao
1
-2
/
+3
2016-12-13
Revert "write_bootloader_message(<options>) should not reset stage field."
Tao Bao
2
-9
/
+2
2016-12-06
write_bootloader_message(<options>) should not reset stage field.
Tao Bao
2
-2
/
+9
2016-11-19
bootloader_message: Remove the no-op blank line.
Tao Bao
1
-1
/
+0
2016-11-18
updater: Refactor set_stage() and get_stage() functions.
Tao Bao
2
-23
/
+63
2016-11-10
Add 'reboot bootloader' to bootloader_message.
Vineela Tummalapalli
2
-0
/
+22
2016-10-19
Fix bootloader_message.
Yabin Cui
1
-1
/
+1
2016-10-18
Create bootloader_message static library.
Yabin Cui
3
-0
/
+401
2016-09-30
Turn on -Werror for recovery
Tianjie Xu
1
-0
/
+1
2016-09-24
Switch to <android-base/properties.h>.
Elliott Hughes
1
-6
/
+5
2016-07-06
Fix bootloader_message.
Yabin Cui
1
-1
/
+1
2016-06-30
Create bootloader_message static library.
Yabin Cui
3
-0
/
+304