Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
5d9f963e4e2e906a0901f2d55abb97edb77feeaa
5d9f963
Merge "Create a new function to return the help message for menu"
by Tianjie Xu
· 5 years ago
e503221
Create a new function to return the help message for menu
by Tianjie Xu
· 5 years ago
80c405f
Merge "Clean up some global variables in common.h"
by Tianjie Xu
· 5 years ago
164c60a
Clean up some global variables in common.h
by Tianjie Xu
· 5 years ago
7965a95
Merge "Add command line parser for simulator"
by Tianjie Xu
· 5 years ago
7efd233
Add command line parser for simulator
by Tianjie Xu
· 5 years ago
fc2ad88
Merge "Drop the device specific support for update host simulator"
by Tianjie Xu
· 5 years ago
4c8e6ea
Merge "Fix build for API change to DestroyLogicalPartition()."
by David Anderson
· 5 years ago
b42281a
Drop the device specific support for update host simulator
by Tianjie Xu
· 5 years ago
ed96da6
Merge "Remove libimgpatch"
by Treehugger Robot
· 5 years ago
89cc79c
Merge "minadbd sends heartbeat to rescue service for getprop command."
by Tao Bao
· 5 years ago
45c40ec
Remove libimgpatch
by Tianjie Xu
· 5 years ago
33bb113
Merge "Add a new key_pressed_mutex"
by Tianjie Xu
· 5 years ago
5f408dd
Merge "Create a fallback to install from fuse if mmap fails"
by Tianjie Xu
· 5 years ago
c992962
Merge "Change the symlink to system_ext"
by Treehugger Robot
· 5 years ago
b8a959b
Add a new key_pressed_mutex
by Tianjie Xu
· 5 years ago
ea3c4a4
Change the symlink to system_ext
by Justin Yun
· 5 years ago
04b4ff6
Merge "recovery_ui: Remove RecoveryUI::last_key."
by Tao Bao
· 5 years ago
e521861
Create a fallback to install from fuse if mmap fails
by Tianjie Xu
· 5 years ago
e170145
Merge "minadbd: delete unnecessary fdevent.h include."
by Josh Gao
· 5 years ago
1df3ce7
recovery_ui: Remove RecoveryUI::last_key.
by Tao Bao
· 5 years ago
2223e6a
minadbd sends heartbeat to rescue service for getprop command.
by Tao Bao
· 5 years ago
5135d1f
Merge "Add a GetMappedPackageLength to Updater"
by Treehugger Robot
· 5 years ago
290322b
minadbd: delete unnecessary fdevent.h include.
by Josh Gao
· 5 years ago
1cf8eb7
Add a GetMappedPackageLength to Updater
by Robin Lee
· 5 years ago
9341e97
Merge "Build libimgdiff as a host only library"
by Tianjie Xu
· 5 years ago
42d7779
Build libimgdiff as a host only library
by Tianjie Xu
· 5 years ago
4955648
Merge "Add unit tests for simulator"
by Tianjie Xu
· 5 years ago
b9f356f
Merge "Rename product_services to system_ext"
by Tianjie Xu
· 5 years ago
6f114c7
Merge "Implement ShowMenu for StubRecoveryUI"
by Tianjie Xu
· 5 years ago
7ba8f18
Rename product_services to system_ext
by Justin Yun
· 5 years ago
c3a161e
Add unit tests for simulator
by Tianjie Xu
· 5 years ago
09a8f76
Implement ShowMenu for StubRecoveryUI
by Tianjie Xu
· 5 years ago
0ad3ec0
Merge "recovery_ui: Remove redundant menu creation."
by Treehugger Robot
· 5 years ago
fa8e02a
recovery_ui: Remove redundant menu creation.
by Tao Bao
· 5 years ago
32148d9
Fix build for API change to DestroyLogicalPartition().
by David Anderson
· 5 years ago
db0a68e
Merge "Implement updater runtime for dynamic partitions"
by Treehugger Robot
· 5 years ago
d118833
Implement updater runtime for dynamic partitions
by Tianjie Xu
· 5 years ago
b875200
Merge "updater_sample: Build SystemUpdaterSample as non-privileged app by default."
by Treehugger Robot
· 5 years ago
061267e
updater_sample: Build SystemUpdaterSample as non-privileged app by default.
by Tao Bao
· 5 years ago
090b628
Merge "Support starting fuse from a block map"
by Tianjie Xu
· 5 years ago
9b76970
Merge "Implement the TargetFile and BuildInfo"
by Tianjie Xu
· 5 years ago
f6158eb
Support starting fuse from a block map
by Tianjie Xu
· 5 years ago
87e2275
Merge "InstallPackage now takes a package as parameter"
by Tianjie Xu
· 5 years ago
980f92e
InstallPackage now takes a package as parameter
by Tianjie Xu
· 5 years ago
053ea11
Merge "Use the new ziparchive Next std::string_view overload."
by Elliott Hughes
· 5 years ago
eb33356
Merge "Avoid key_queue_mutex deadlock in waitkey()"
by Treehugger Robot
· 5 years ago
39ac1c0
Use the new ziparchive Next std::string_view overload.
by Elliott Hughes
· 5 years ago
852d9fe
Avoid key_queue_mutex deadlock in waitkey()
by Zhang, GaofengX
· 5 years ago
cb93093
Merge "minadbd: `adb rescue getprop` returns newline-terminated result."
by Tao Bao
· 5 years ago
57a2789
minadbd: `adb rescue getprop` returns newline-terminated result.
by Tao Bao
· 5 years ago
533a12c
Merge "minadbd: Support `adb rescue getprop`."
by Tao Bao
· 5 years ago
d8db81a
minadbd: Support `adb rescue getprop`.
by Tao Bao
· 5 years ago
1ef7f92
Merge "minadbd: More allowed properties."
by Tao Bao
· 5 years ago
14bc5e1
Merge "Use icu4j instead of its deprecated legacy alias icu4j-host"
by Paul Duffin
· 5 years ago
3b9ef34
minadbd: More allowed properties.
by Tao Bao
· 5 years ago
eb586b7
Use icu4j instead of its deprecated legacy alias icu4j-host
by Paul Duffin
· 5 years ago
74b0f7c
Implement the TargetFile and BuildInfo
by Tianjie Xu
· 5 years ago
f3dd821
Merge "Disable building simulator for mac"
by Treehugger Robot
· 5 years ago
76e165d
Disable building simulator for mac
by Tianjie Xu
· 5 years ago
65d7d5b
Merge "Implement an update simulator to verify BB OTA packages on host"
by Tianjie Xu
· 5 years ago
c1a5e26
Implement an update simulator to verify BB OTA packages on host
by Tianjie Xu
· 5 years ago
c0a51a0
Merge "recovery: report compliant reboot reason (Part Deux)"
by Treehugger Robot
· 5 years ago
52e61f6
Merge "Some clean ups to the updater"
by Tianjie Xu
· 5 years ago
488cc05
recovery: report compliant reboot reason (Part Deux)
by Mark Salyzyn
· 5 years ago
7b67d28
Merge "Move off the Next ZipString overload."
by Elliott Hughes
· 5 years ago
88d8001
Move off the Next ZipString overload.
by Elliott Hughes
· 5 years ago
27556d0
Some clean ups to the updater
by Tianjie Xu
· 5 years ago
44f6b18
Merge "Revert "recovery: report compliant reboot reason""
by Treehugger Robot
· 5 years ago
feefbf2
Revert "recovery: report compliant reboot reason"
by Tao Bao
· 5 years ago
d31fb2e
Merge "recovery: report compliant reboot reason"
by Mark Salyzyn
· 5 years ago
e7b3c56
Merge "Add UpdaterRuntime class"
by Tianjie Xu
· 5 years ago
962f7e0
Merge "Add misc_writer."
by Tao Bao
· 5 years ago
1536db8
Add UpdaterRuntime class
by Tianjie Xu
· 5 years ago
7ae0169
Add misc_writer.
by Tao Bao
· 5 years ago
6f4e4db
recovery: report compliant reboot reason
by Mark Salyzyn
· 5 years ago
e7a0262
DO NOT MERGE - Skip pi-platform-release (PPRL.190505.001) in stage-aosp-master
by Xin Li
· 5 years ago
c53856d
Merge "roots: Remove get_system_root and logical_partitions_mapped."
by Tao Bao
· 5 years ago
ba8f38d
Merge "roots: Remove get_system_root and logical_partitions_mapped."
by Tao Bao
· 5 years ago
f90d9a1
roots: Remove get_system_root and logical_partitions_mapped.
by Tao Bao
· 5 years ago
8e7be1f
[automerger skipped] Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master."
by Xin Li
· 5 years ago
343a7dc
Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master."
by Xin Li
· 5 years ago
46fa746
Merge "Track libziparchive API change." am: 6da27adb0b
by Elliott Hughes
· 5 years ago
e945763
Merge "Skip hashtree computation during block image verify" am: c046a61d97
by Tianjie Xu
· 5 years ago
6da27ad
Merge "Track libziparchive API change."
by Elliott Hughes
· 5 years ago
c046a61
Merge "Skip hashtree computation during block image verify"
by Tianjie Xu
· 5 years ago
3fda5d6
Skip hashtree computation during block image verify
by Tianjie Xu
· 5 years ago
9366774
Merge "Add Updater class and remove UpdaterInfo" am: 19737a5b38
by Tianjie Xu
· 5 years ago
19737a5
Merge "Add Updater class and remove UpdaterInfo"
by Tianjie Xu
· 5 years ago
a5741b0
DO NOT MERGE - Merge Pie Bonito/Sargo into master.
by Xin Li
· 5 years ago
58d5912
Add Updater class and remove UpdaterInfo
by Tianjie Xu
· 6 years ago
143a03f
Track libziparchive API change.
by Elliott Hughes
· 6 years ago
94baa21
Snap for 5450365 from bd8ed91d04de07e5e1d8ec391e27279137713804 to pi-platform-release
by android-build-team Robot
· 6 years ago
0d24715
Merge "Track libziparchive API change." am: 9423d2f6b7
by Elliott Hughes
· 6 years ago
9423d2f
Merge "Track libziparchive API change."
by Elliott Hughes
· 6 years ago
5a25636
Merge "Disable libbootloader_message for darwin" am: 12262d568a
by Colin Cross
· 6 years ago
12262d5
Merge "Disable libbootloader_message for darwin"
by Treehugger Robot
· 6 years ago
a86dddb
Track libziparchive API change.
by Elliott Hughes
· 6 years ago
fb68d38
Disable libbootloader_message for darwin
by Colin Cross
· 6 years ago
24566ce
Merge "ConsumePrefix is now in libbase." am: b699b4b1cd
by Elliott Hughes
· 6 years ago
Next »