Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
da1b19614530c40704149f76976113277493e0e0
« Previous
5a25636
Merge "Disable libbootloader_message for darwin" am: 12262d568a
by Colin Cross
· 5 years ago
12262d5
Merge "Disable libbootloader_message for darwin"
by Treehugger Robot
· 5 years ago
a86dddb
Track libziparchive API change.
by Elliott Hughes
· 6 years ago
fb68d38
Disable libbootloader_message for darwin
by Colin Cross
· 5 years ago
1a8b3ca
[automerger skipped] Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
9681eef
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
dec987d
Merge "ConsumePrefix is now in libbase." am: b699b4b1cd am: 24566cebf5
by Elliott Hughes
· 6 years ago
24566ce
Merge "ConsumePrefix is now in libbase." am: b699b4b1cd
by Elliott Hughes
· 6 years ago
b699b4b
Merge "ConsumePrefix is now in libbase."
by Elliott Hughes
· 6 years ago
93838f6
ConsumePrefix is now in libbase.
by Elliott Hughes
· 6 years ago
3965f65
Merge changes from topic "cuttlefish_misc" am: be25cd21e4 am: d3916e2f1f
by Yifan Hong
· 6 years ago
d3916e2
Merge changes from topic "cuttlefish_misc" am: be25cd21e4
by Yifan Hong
· 6 years ago
be25cd2
Merge changes from topic "cuttlefish_misc"
by Treehugger Robot
· 6 years ago
84f6a33
Merge "Implement FuseBlockDataProvider" am: bfd6cf59dc am: 15a899363e
by Tianjie Xu
· 6 years ago
15a8993
Merge "Implement FuseBlockDataProvider" am: bfd6cf59dc
by Tianjie Xu
· 6 years ago
bfd6cf5
Merge "Implement FuseBlockDataProvider"
by Tianjie Xu
· 6 years ago
d83070d
libbootloader_message: host_supported.
by Yifan Hong
· 6 years ago
c784ce5
libbootloader_message: write recovery to any device
by Yifan Hong
· 6 years ago
311e6ca
Implement FuseBlockDataProvider
by xunchang
· 6 years ago
e545dcf
Merge changes I2d42f55a,Ic1b5dbf7 am: b5fe2dd00c am: 2ea4768d6e
by Tao Bao
· 6 years ago
2ea4768
Merge changes I2d42f55a,Ic1b5dbf7 am: b5fe2dd00c
by Tao Bao
· 6 years ago
b5fe2dd
Merge changes I2d42f55a,Ic1b5dbf7
by Tao Bao
· 6 years ago
adc99ef
install: Install functions return InstallResult.
by Tao Bao
· 6 years ago
36c7276
install: Return bool for a few check functions.
by Tao Bao
· 6 years ago
0b64a17
Support wipe command in rescue mode am: 5a1916b9be
by xunchang
· 6 years ago
9df721e
Merge "tests: Merge recovery_component_test into recovery_unit_test." am: 865d1df0c9
by Tao Bao
· 6 years ago
064ce34
Merge "tests: Merge recovery_component_test into recovery_unit_test."
by Tao Bao
· 6 years ago
865d1df
Merge "tests: Merge recovery_component_test into recovery_unit_test."
by Tao Bao
· 6 years ago
4a01f36
tests: Merge recovery_component_test into recovery_unit_test.
by Tao Bao
· 6 years ago
b0c3c15
Merge "Consolidate the codes that handle reboot/shutdown." am: 189c8f9aeb
by Tao Bao
· 6 years ago
5a1916b
Support wipe command in rescue mode
by xunchang
· 6 years ago
3486372
Merge "Consolidate the codes that handle reboot/shutdown." am: 189c8f9aeb
by Tao Bao
· 6 years ago
189c8f9
Merge "Consolidate the codes that handle reboot/shutdown."
by Tao Bao
· 6 years ago
93f65f6
[automerger skipped] Parse BCB command to enter rescue mode.
by Tao Bao
· 6 years ago
f51f548
[automerger skipped] minadbd: Support `adb reboot` under sideload/rescue modes.
by Tao Bao
· 6 years ago
d2ec7c8
[automerger skipped] Add test for minadbd
by xunchang
· 6 years ago
00dcd3f
[automerger skipped] minadbd: Support rescue install and getprop commands.
by Tao Bao
· 6 years ago
ff3f9c3
[automerger skipped] Remove the FD parameter from FuseDataProvider ctor.
by Tao Bao
· 6 years ago
ee2b402
[automerger skipped] Allow entering rescue mode via recovery UI.
by Tao Bao
· 6 years ago
782dcc1
Consolidate the codes that handle reboot/shutdown.
by Tao Bao
· 6 years ago
44e39cf
Merge "Add install/wipe_device.cpp." am: 40ccbe3324 am: a4993ce078
by Tao Bao
· 6 years ago
a4993ce
Merge "Add install/wipe_device.cpp." am: 40ccbe3324
by Tao Bao
· 6 years ago
40ccbe3
Merge "Add install/wipe_device.cpp."
by Tao Bao
· 6 years ago
4735323
Merge "Support wipe command in rescue mode" am: 8fc8f39b62 am: 6c9f2acda0
by Tianjie Xu
· 6 years ago
6c9f2ac
Merge "Support wipe command in rescue mode" am: 8fc8f39b62
by Tianjie Xu
· 6 years ago
8fc8f39
Merge "Support wipe command in rescue mode"
by Tianjie Xu
· 6 years ago
75321ad
Parse BCB command to enter rescue mode.
by Tao Bao
· 6 years ago
7f19d10
Add install/wipe_device.cpp.
by Tao Bao
· 6 years ago
7027a5f
Merge "Add recovery_host_test to TEST_MAPPING." am: 42168c4ab2 am: a11bb6c2c0
by Tao Bao
· 6 years ago
a11bb6c
Merge "Add recovery_host_test to TEST_MAPPING." am: 42168c4ab2
by Tao Bao
· 6 years ago
42168c4
Merge "Add recovery_host_test to TEST_MAPPING."
by Treehugger Robot
· 6 years ago
7b9b7db
minadbd: Support `adb reboot` under sideload/rescue modes.
by Tao Bao
· 6 years ago
23f15fc
Add test for minadbd
by xunchang
· 6 years ago
e5c6446
minadbd: Support rescue install and getprop commands.
by Tao Bao
· 6 years ago
178cdd4
Remove the FD parameter from FuseDataProvider ctor.
by Tao Bao
· 6 years ago
378bfbf
Allow entering rescue mode via recovery UI.
by Tao Bao
· 6 years ago
fedeef6
Support wipe command in rescue mode
by xunchang
· 6 years ago
83186dd
Add recovery_host_test to TEST_MAPPING.
by Tao Bao
· 6 years ago
a4c38d8
Merge "Parse BCB command to enter rescue mode." am: e645ba5aca am: 2f5b6751d8
by Tao Bao
· 6 years ago
2f5b675
Merge "Parse BCB command to enter rescue mode." am: e645ba5aca
by Tao Bao
· 6 years ago
e645ba5
Merge "Parse BCB command to enter rescue mode."
by Tao Bao
· 6 years ago
d9cb014
Parse BCB command to enter rescue mode.
by Tao Bao
· 6 years ago
4507b9d
Merge "Add TEST_MAPPING." am: c6ebcaaad7 am: d8cecf4df9
by Tao Bao
· 6 years ago
d8cecf4
Merge "Add TEST_MAPPING." am: c6ebcaaad7
by Tao Bao
· 6 years ago
c6ebcaa
Merge "Add TEST_MAPPING."
by Treehugger Robot
· 6 years ago
a14e860
Add TEST_MAPPING.
by Tao Bao
· 6 years ago
24eb4d1
Merge "minadbd: Support `adb reboot` under sideload/rescue modes." am: cf1f715d62
by Tao Bao
· 6 years ago
0d6f57a
Merge "minadbd: Support `adb reboot` under sideload/rescue modes."
by Tao Bao
· 6 years ago
cf1f715
Merge "minadbd: Support `adb reboot` under sideload/rescue modes."
by Tao Bao
· 6 years ago
10f441a
minadbd: Support `adb reboot` under sideload/rescue modes.
by Tao Bao
· 6 years ago
ba4f023
Merge "Add test for minadbd" am: c92f412b8d am: b63e6963ec
by Tianjie Xu
· 6 years ago
b63e696
Merge "Add test for minadbd" am: c92f412b8d
by Tianjie Xu
· 6 years ago
c92f412
Merge "Add test for minadbd"
by Tianjie Xu
· 6 years ago
9c04eb4
Add test for minadbd
by xunchang
· 6 years ago
3e165c8
Merge changes Ibdb7dd0b,Iafd3e846 am: 72e6e55e34 am: 05e295b755
by Tianjie Xu
· 6 years ago
05e295b
Merge changes Ibdb7dd0b,Iafd3e846 am: 72e6e55e34
by Tianjie Xu
· 6 years ago
72e6e55
Merge changes Ibdb7dd0b,Iafd3e846
by Tianjie Xu
· 6 years ago
2050b0e
Merge "minadbd: Support rescue install and getprop commands." am: f365574a60
by Tao Bao
· 6 years ago
3472308
matches_locale no longer accept empty locales in the png file
by xunchang
· 6 years ago
8c70858
Merge "minadbd: Support rescue install and getprop commands." am: f365574a60
by Tao Bao
· 6 years ago
f365574
Merge "minadbd: Support rescue install and getprop commands."
by Tao Bao
· 6 years ago
9d05c8a
Fall back to en-US if localized bitmap is missing for a locale
by xunchang
· 6 years ago
ed717ca
minadbd: Support rescue install and getprop commands.
by Tao Bao
· 6 years ago
df739f4
Merge "Allow entering rescue mode via recovery UI." am: b951138ebe
by Tao Bao
· 6 years ago
bca2ceb
Merge "Allow entering rescue mode via recovery UI." am: b951138ebe
by Tao Bao
· 6 years ago
b951138
Merge "Allow entering rescue mode via recovery UI."
by Tao Bao
· 6 years ago
ca44dc4
[automerger skipped] Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
c6dc325
Allow entering rescue mode via recovery UI.
by Tao Bao
· 6 years ago
46ecbc8
DO NOT MERGE: Move load & restore logs to logging.cpp am: cd780b456f
by xunchang
· 6 years ago
fde9a21
[automerger skipped] DO NOT MERGE: Move wipe cache|data to libinstall
by xunchang
· 6 years ago
06e006c
[automerger skipped] DO NOT MERGE: Add socket communication between recovery and minadbd
by xunchang
· 6 years ago
b937028
[automerger skipped] DO NOT MERGE: Build libinstall as a static library.
by Tao Bao
· 6 years ago
d0052c3
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
cd780b4
DO NOT MERGE: Move load & restore logs to logging.cpp
by xunchang
· 6 years ago
388d253
DO NOT MERGE: Move wipe cache|data to libinstall
by xunchang
· 6 years ago
95d6732
DO NOT MERGE: Add socket communication between recovery and minadbd
by xunchang
· 6 years ago
2f8afba
DO NOT MERGE: Build libinstall as a static library.
by Tao Bao
· 6 years ago
f980ad9
Merge "Move load & restore logs to logging.cpp" am: 3aff98aee8 am: c3a273b33a
by Tianjie Xu
· 6 years ago
c3a273b
Merge "Move load & restore logs to logging.cpp" am: 3aff98aee8
by Tianjie Xu
· 6 years ago
265ff4f
Merge "Remove the FD parameter from FuseDataProvider ctor." am: bb0c6e1fe7
by Tao Bao
· 6 years ago
Next »