Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
ba27adbbb6db81babc1ee3ac070ea6b6189dd2e1
ba27adb
Force package installation with FUSE unless the package stores on device
by Tianjie Xu
· 5 years ago
7851fab
Import translations. DO NOT MERGE
by Bill Yi
· 4 years, 10 months ago
ac6652d
[automerger skipped] minadbd sends heartbeat to rescue service for getprop command.
by Tao Bao
· 5 years ago
dd0158a
minadbd sends heartbeat to rescue service for getprop command.
by Tao Bao
· 5 years ago
0bbb2ed
minadbd sends heartbeat to rescue service for getprop command.
by Tao Bao
· 5 years ago
2b40105
Revert "libprocessgroup users use libcutils" am: cdbd84de26
by Zhijun He
· 5 years ago
cdbd84d
Revert "libprocessgroup users use libcutils"
by Zhijun He
· 5 years ago
f1532a9
libprocessgroup users use libcutils am: 46ec20b692
by Steven Moreland
· 5 years ago
46ec20b
libprocessgroup users use libcutils
by Steven Moreland
· 5 years ago
e3cc180
minadbd: `adb rescue getprop` returns newline-terminated result.
by Tao Bao
· 5 years ago
5359d77
minadbd: Support `adb rescue getprop`.
by Tao Bao
· 5 years ago
7a31ab6
minadbd: More allowed properties.
by Tao Bao
· 5 years ago
af0a76d
Add misc_writer. am: 35e0f6d290
by Tao Bao
· 5 years ago
35e0f6d
Add misc_writer.
by Tao Bao
· 6 years ago
9681eef
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
5a1916b
Support wipe command in rescue mode
by xunchang
· 6 years ago
75321ad
Parse BCB command to enter rescue mode.
by Tao Bao
· 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
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
7df2da5
Merge master@5428150 into git_qt-dev-plus-aosp. am: 86de943dcc
by Bill Rassieur
· 6 years ago
549321c
Merge master@5406228 into git_qt-dev-plus-aosp. am: 74253cca39
by Bill Rassieur
· 6 years ago
53cbda8
Merge "Append -verity when looking for verity device-mapper names." am: bc2eab4315 am: 9a53189ae5
by David Anderson
· 6 years ago
5fa37b7
Merge "Append -verity when looking for verity device-mapper names." am: bc2eab4315
by David Anderson
· 6 years ago
9a53189
Merge "Append -verity when looking for verity device-mapper names."
by David Anderson
· 6 years ago
bc2eab4
Merge "Append -verity when looking for verity device-mapper names."
by David Anderson
· 6 years ago
86de943
Merge master@5428150 into git_qt-dev-plus-aosp.
by Bill Rassieur
· 6 years ago
c52663c
Append -verity when looking for verity device-mapper names.
by David Anderson
· 6 years ago
1055819
Merge changes Ibbe7084e,If584fc8a am: bb8f0fff17 am: effd4ca883 am: 64ec642955
by Tao Bao
· 6 years ago
64ec642
Merge changes Ibbe7084e,If584fc8a am: bb8f0fff17 am: effd4ca883
by Tao Bao
· 6 years ago
effd4ca
Merge changes Ibbe7084e,If584fc8a am: bb8f0fff17
by Tao Bao
· 6 years ago
bb8f0ff
Merge changes Ibbe7084e,If584fc8a
by Tao Bao
· 6 years ago
e0cfab3
recovery: Remove SetUsbConfig() out of common.h.
by Tao Bao
· 6 years ago
bc982a4
Remove ui_print().
by Tao Bao
· 6 years ago
8e39f3d
Merge "Move install to separate module" am: a232d9dccb am: 3f25d6bb07
by Tianjie Xu
· 6 years ago
719c7ed
Merge "Move install to separate module" am: a232d9dccb am: 3f25d6bb07
by Tianjie Xu
· 6 years ago
3f25d6b
Merge "Move install to separate module" am: a232d9dccb
by Tianjie Xu
· 6 years ago
a232d9d
Merge "Move install to separate module"
by Tianjie Xu
· 6 years ago
2478885
Move install to separate module
by xunchang
· 6 years ago
575fc7e
Merge "Use flags = 0 to avoid fd closing for child updater process" am: 50bda24f1e am: 111663d893
by Bill Peckham
· 6 years ago
2796a9d
Merge "Use flags = 0 to avoid fd closing for child updater process" am: 50bda24f1e
by Bill Peckham
· 6 years ago
111663d
Merge "Use flags = 0 to avoid fd closing for child updater process"
by Bill Peckham
· 6 years ago
50bda24
Merge "Use flags = 0 to avoid fd closing for child updater process"
by Bill Peckham
· 6 years ago
2cc882c
Merge "Fix bogus error checking on unique_fd" am: a0fe1227b8 am: 7367caad0f
by Bernie Innocenti
· 6 years ago
5e028e8
Merge "Fix bogus error checking on unique_fd" am: a0fe1227b8 am: 7367caad0f
by Bernie Innocenti
· 6 years ago
74253cc
Merge master@5406228 into git_qt-dev-plus-aosp.
by Bill Rassieur
· 6 years ago
7367caa
Merge "Fix bogus error checking on unique_fd" am: a0fe1227b8
by Bernie Innocenti
· 6 years ago
a0fe122
Merge "Fix bogus error checking on unique_fd"
by Treehugger Robot
· 6 years ago
08ba1ad
Use flags = 0 to avoid fd closing for child updater process
by Bill Peckham
· 6 years ago
8c9e220
Merge "Remove the extern declaration of `sehandle` from roots.cpp." am: 047582b506 am: 9e23616e2e
by Tao Bao
· 6 years ago
a799e66
Merge "Remove the extern declaration of `sehandle` from roots.cpp." am: 047582b506
by Tao Bao
· 6 years ago
9e23616
Merge "Remove the extern declaration of `sehandle` from roots.cpp."
by Tao Bao
· 6 years ago
047582b
Merge "Remove the extern declaration of `sehandle` from roots.cpp."
by Treehugger Robot
· 6 years ago
8bd6f45
Fix bogus error checking on unique_fd
by Bernie Innocenti
· 6 years ago
fd7d835
Remove the extern declaration of `sehandle` from roots.cpp.
by Tao Bao
· 6 years ago
e7dd308
Merge "Allow RSA 4096 key in package verification" am: 3168ddf79d am: 3de9ee62b8
by Tianjie Xu
· 6 years ago
66afbbd
Merge "Allow RSA 4096 key in package verification" am: 3168ddf79d am: 3de9ee62b8
by Tianjie Xu
· 6 years ago
3de9ee6
Merge "Allow RSA 4096 key in package verification" am: 3168ddf79d
by Tianjie Xu
· 6 years ago
3168ddf
Merge "Allow RSA 4096 key in package verification"
by Tianjie Xu
· 6 years ago
4c3d68f
Merge "Move out the code to parse block map in MemMap" am: f1cbd2f7f2 am: 67a3ffc22f
by Tianjie Xu
· 6 years ago
0a6518b
Merge "Move out the code to parse block map in MemMap" am: f1cbd2f7f2
by Tianjie Xu
· 6 years ago
67a3ffc
Merge "Move out the code to parse block map in MemMap" am: f1cbd2f7f2
by Tianjie Xu
· 6 years ago
f1cbd2f
Merge "Move out the code to parse block map in MemMap"
by Tianjie Xu
· 6 years ago
908ad77
Allow RSA 4096 key in package verification
by xunchang
· 6 years ago
625c588
Move out the code to parse block map in MemMap
by xunchang
· 6 years ago
62909cd
Merge "Move librecovery_ui to a sub-directory" am: 6287253eb4 am: 45898d8bb4
by Tianjie Xu
· 6 years ago
be1485f
Merge "Move librecovery_ui to a sub-directory" am: 6287253eb4 am: 45898d8bb4
by Tianjie Xu
· 6 years ago
45898d8
Merge "Move librecovery_ui to a sub-directory" am: 6287253eb4
by Tianjie Xu
· 6 years ago
6287253
Merge "Move librecovery_ui to a sub-directory"
by Tianjie Xu
· 6 years ago
8f39730
Move librecovery_ui to a sub-directory
by Tianjie Xu
· 6 years ago
b5108c3
Move librecovery_ui to a sub-directory
by Tianjie Xu
· 6 years ago
9d2a945
Merge "Move apply_from_sdcard to fuse_sdcard_install" am: 3c61cd02cf am: 3c21700fcd
by Tianjie Xu
· 6 years ago
c1dfb51
Merge "Move apply_from_sdcard to fuse_sdcard_install" am: 3c61cd02cf
by Tianjie Xu
· 6 years ago
9b177eb
Merge "Remove the provider_vtab" am: 2037c60de4 am: d7eba6248b am: b3025d752d
by Tianjie Xu
· 6 years ago
3c21700
Merge "Move apply_from_sdcard to fuse_sdcard_install" am: 3c61cd02cf
by Tianjie Xu
· 6 years ago
b3025d7
Merge "Remove the provider_vtab" am: 2037c60de4 am: d7eba6248b
by Tianjie Xu
· 6 years ago
d7eba62
Merge "Remove the provider_vtab" am: 2037c60de4
by Tianjie Xu
· 6 years ago
3c61cd0
Merge "Move apply_from_sdcard to fuse_sdcard_install"
by Tianjie Xu
· 6 years ago
2037c60
Merge "Remove the provider_vtab"
by Tianjie Xu
· 6 years ago
3cc23d5
Move apply_from_sdcard to fuse_sdcard_install
by xunchang
· 6 years ago
61307a2
Merge "Create a FuseDataProvider base class" am: eeea86f5fd am: 4aa4bf5e19
by Tianjie Xu
· 6 years ago
77a2ff1
Merge "Create a FuseDataProvider base class" am: eeea86f5fd am: 4aa4bf5e19
by Tianjie Xu
· 6 years ago
4aa4bf5
Merge "Create a FuseDataProvider base class" am: eeea86f5fd
by Tianjie Xu
· 6 years ago
eeea86f
Merge "Create a FuseDataProvider base class"
by Tianjie Xu
· 6 years ago
5e6832a
Remove the provider_vtab
by xunchang
· 6 years ago
ea2912f
Create a FuseDataProvider base class
by xunchang
· 6 years ago
c5f06d7
Merge "Skip calling verify_package_compatibility when resuming." am: 98beb6414b am: c4148b529a
by Tao Bao
· 6 years ago
db9dabb
Merge "Skip calling verify_package_compatibility when resuming." am: 98beb6414b
by Tao Bao
· 6 years ago
c4148b5
Merge "Skip calling verify_package_compatibility when resuming." am: 98beb6414b
by Tao Bao
· 6 years ago
98beb64
Merge "Skip calling verify_package_compatibility when resuming."
by Treehugger Robot
· 6 years ago
032403f
Skip calling verify_package_compatibility when resuming.
by Tao Bao
· 6 years ago
b44a946
Merge "Implement FilePackage class" am: 698dc08561 am: cd73207f50 am: 8a9a4a1e05
by Tianjie Xu
· 6 years ago
8a9a4a1
Merge "Implement FilePackage class" am: 698dc08561 am: cd73207f50
by Tianjie Xu
· 6 years ago
Next »