Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
c89c394b46832ea32625d11358efa3e587461765
« Previous
b67811d
Merge "minadbd: track adb C++ version change."
by Josh Gao
· 6 years ago
4ef9cb2
Merge "Adjust the background text image width to reduce its size"
by Tianjie Xu
· 6 years ago
b8564e1
Adjust the background text image width to reduce its size
by Tianjie Xu
· 6 years ago
8b54bc5
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 6 years ago
87e2fc3
Merge "Use the non-LTO/PGO hwbinder in recovery_component_test"
by Treehugger Robot
· 6 years ago
b3339dd
Use the non-LTO/PGO hwbinder in recovery_component_test
by Pirama Arumuga Nainar
· 6 years ago
860c82a
Merge "image generator: format the java file"
by Tianjie Xu
· 6 years ago
9828dc1
minadbd: track adb C++ version change.
by Josh Gao
· 6 years ago
b97f7e5
image generator: format the java file
by Tianjie Xu
· 6 years ago
02a9455
Merge "Check and dump the signal info for killed updater."
by Treehugger Robot
· 6 years ago
481613b
Merge "minui: GRSurface manages data with std::unique_ptr."
by Tao Bao
· 6 years ago
e7b775c
Check and dump the signal info for killed updater.
by Tao Bao
· 6 years ago
9cf163e
minui: GRSurface manages data with std::unique_ptr.
by Tao Bao
· 6 years ago
67b7e64
Merge changes If24c6b7c,I381b0103
by Tao Bao
· 6 years ago
529bb74
image_generator: Fix the warnings on import order.
by Tao Bao
· 6 years ago
6394a73
Add tools/ to the style-checking path.
by Tao Bao
· 7 years ago
d1f105a
Merge "tests: Add a testcase for updater overrun while patching."
by Tao Bao
· 6 years ago
3cb3c52
tests: Add a testcase for updater overrun while patching.
by Tao Bao
· 6 years ago
06aea3a
Merge "ui: Manage loaded resources with smart pointers."
by Treehugger Robot
· 6 years ago
a0404ec
Merge "updater: Error out on underrun during patching."
by Tao Bao
· 6 years ago
f720da5
Merge "tests: Remove obsolete testdata files."
by Tao Bao
· 6 years ago
da409fb
ui: Manage loaded resources with smart pointers.
by Tao Bao
· 6 years ago
81ef508
tests: Remove obsolete testdata files.
by Tao Bao
· 6 years ago
a2cff95
updater: Error out on underrun during patching.
by Tao Bao
· 6 years ago
d849222
Merge "Make the text image readable under recovery"
by Tianjie Xu
· 6 years ago
f2a9152
Merge "minui: Use android::base::unique_fd in MinuiBackendFbdev."
by Treehugger Robot
· 6 years ago
f65d48b
minui: Use android::base::unique_fd in MinuiBackendFbdev.
by Tao Bao
· 6 years ago
948790f
Merge "minui: Add GRSurface::Clone()."
by Tao Bao
· 6 years ago
22dd019
Make the text image readable under recovery
by Tianjie Xu
· 6 years ago
63b59dc
minui: Add GRSurface::Clone().
by Tao Bao
· 6 years ago
d2e1c0a
Merge changes I69ce001a,I14514017,I8e67cda7
by Tao Bao
· 6 years ago
cbdcfc0
Merge "Refactor the code to check the metadata"
by Tianjie Xu
· 6 years ago
4ba20f1
Merge "tests: Use FRIEND_TEST in ScreenRecoveryUITest."
by Tao Bao
· 6 years ago
929e481
tests: Use FRIEND_TEST in ScreenRecoveryUITest.
by Tao Bao
· 6 years ago
710bc53
minui: Remove the default and copy ctors for GRSurface.
by Tao Bao
· 6 years ago
1b18cf5
minui: Refactor GRSurfaceAdf.
by Tao Bao
· 6 years ago
4a22b28
minui: Refactor GRSurfaceFbdev.
by Tao Bao
· 6 years ago
287d5dc
Merge "minui: Add a protected GRSurface ctor."
by Tao Bao
· 6 years ago
023807f
Merge "recovery: Fix mounting /system with dynamic partitions."
by David Anderson
· 6 years ago
44820ac
minui: Add a protected GRSurface ctor.
by Tao Bao
· 6 years ago
93b5bf2
Refactor the code to check the metadata
by Tianjie Xu
· 6 years ago
2b2f423
recovery: Fix mounting /system with dynamic partitions.
by David Anderson
· 6 years ago
d84d570
Merge "Add description for the new translation"
by Tianjie Xu
· 6 years ago
fd27983
Merge "Switch to use commandline parser"
by Tianjie Xu
· 6 years ago
41cb6a6
Merge "Clean up the zipfile creation in InstallTest"
by Tianjie Xu
· 6 years ago
9f843e7
Add description for the new translation
by Tianjie Xu
· 6 years ago
f2fb49a
Clean up the zipfile creation in InstallTest
by Tianjie Xu
· 6 years ago
aeec0b2
Delete the dumpkey host tool
by Tianjie Xu
· 6 years ago
edfeb97
Switch to use commandline parser
by Tianjie Xu
· 6 years ago
64ceace
Merge "Remove the load_keys function"
by Tianjie Xu
· 6 years ago
6793f61
Merge "Add sanity check when loading public keys for OTA package"
by Tianjie Xu
· 6 years ago
cbe93e6
Remove the load_keys function
by Tianjie Xu
· 6 years ago
c17c819
Merge "minui: Cleanup GRSurfaceDrm and MinuiBackendDrm."
by Treehugger Robot
· 6 years ago
b5110de
Add sanity check when loading public keys for OTA package
by Tianjie Xu
· 6 years ago
0db98fa
Merge pie-platform-release to aosp-master - DO NOT MERGE
by Bill Yi
· 6 years ago
d096d7e
minui: Cleanup GRSurfaceDrm and MinuiBackendDrm.
by Tao Bao
· 6 years ago
47b650b
Merge "ui: Add constness to Draw- functions."
by Treehugger Robot
· 6 years ago
ee9c65a
Merge "Add a function to construct the GRSurface in test"
by Tianjie Xu
· 6 years ago
1e10cc4
Add a function to construct the GRSurface in test
by Tianjie Xu
· 6 years ago
06ccd00
Merge "Add function to show localized rescue party menu"
by Tianjie Xu
· 6 years ago
65815b6
ui: Add constness to Draw- functions.
by Tao Bao
· 6 years ago
66a576b
Merge "minui: Move GRSurface into a class."
by Tao Bao
· 6 years ago
bfc7d43
Merge "Recovery now expects public keys in zipfile"
by Tianjie Xu
· 6 years ago
92bdb5a
minui: Move GRSurface into a class.
by Tao Bao
· 6 years ago
b99e606
Add function to show localized rescue party menu
by Tianjie Xu
· 6 years ago
e1d02fb
Recovery now expects public keys in zipfile
by Tianjie Xu
· 6 years ago
24ead56
Merge "Fix instrumentation_for to refer to name of module"
by Treehugger Robot
· 6 years ago
81ef25a
Merge "Load X509 keys from ziparchive" am: a39b2baf12
by Tianjie Xu
· 6 years ago
a39b2ba
Merge "Load X509 keys from ziparchive"
by Tianjie Xu
· 6 years ago
0dd9685
Load X509 keys from ziparchive
by Tianjie Xu
· 6 years ago
88dcca9
Fix instrumentation_for to refer to name of module
by Colin Cross
· 6 years ago
c9649eb
Merge "uncrypt: fix ioctl direction for F2FS_IOC_GET_PIN_FILE" am: b5564f37be
by Tao Bao
· 6 years ago
b5564f3
Merge "uncrypt: fix ioctl direction for F2FS_IOC_GET_PIN_FILE"
by Tao Bao
· 6 years ago
1417711
Merge "Implement the graphic menus" am: 06b1a89d72
by Tianjie Xu
· 6 years ago
06b1a89
Merge "Implement the graphic menus"
by Tianjie Xu
· 6 years ago
a74581a
Merge "Use a host java program to generate the background text" am: e4e929ce53
by Tianjie Xu
· 6 years ago
e4e929c
Merge "Use a host java program to generate the background text"
by Tianjie Xu
· 6 years ago
66dbf63
Implement the graphic menus
by Tianjie Xu
· 6 years ago
721f679
Use a host java program to generate the background text
by Tianjie Xu
· 6 years ago
3e4e6b3
Merge "Add function to load the key from x509.pem file" am: ff89e0004f
by Tianjie Xu
· 6 years ago
ff89e00
Merge "Add function to load the key from x509.pem file"
by Tianjie Xu
· 6 years ago
8256698
Add function to load the key from x509.pem file
by Tianjie Xu
· 6 years ago
9320e18
Merge "recovery: deprecate check for ro.build.system_root_image" am: a67e9424c3
by Mark Salyzyn
· 6 years ago
a67e942
Merge "recovery: deprecate check for ro.build.system_root_image"
by Treehugger Robot
· 6 years ago
fdea242
recovery: deprecate check for ro.build.system_root_image
by Mark Salyzyn
· 6 years ago
70f3689
Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively"
by Tom Cherry
· 6 years ago
1a4d234
Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively"
by Tom Cherry
· 6 years ago
8b508c9
Merge "Snap for 5053079 from ad81bd64c27f222114c04efb74ee39d360708711 to pi-qpr2-release" into pi-qpr2-release
by android-build-team Robot
· 6 years ago
5ccda7b
Snap for 5053079 from ad81bd64c27f222114c04efb74ee39d360708711 to pi-qpr2-release
by android-build-team Robot
· 6 years ago
7649f4c
Snap for 5053079 from ad81bd64c27f222114c04efb74ee39d360708711 to pi-qpr2-release
by android-build-team Robot
· 6 years ago
ad81bd6
Merge changes from topic "am-88276146-0d74-467c-8b81-8d471d84ce66-nyc-mr2-dev" into oc-dev am: 7f1b33e94c am: fc311bb706
by Tianjie Xu
· 6 years ago
3c46516
Merge changes from topic "am-88276146-0d74-467c-8b81-8d471d84ce66" into oc-dev am: 2c28ae3933 am: d142b28c2b
by Tianjie Xu
· 6 years ago
71b2447
[automerger skipped] DO NOT MERGE: Initialize the ZipArchive to zero before parsing skipped: e830a51351 skipped: 244aba4412 skipped: 9216bccd16 skipped: 98acdb9fce skipped: bc42a6b0eb am: 35332d7c62 am: 6b13f89f15
by Tianjie Xu
· 6 years ago
31e8b44
Merge changes from topic "am-88276146-0d74-467c-8b81-8d471d84ce66-nyc-mr2-dev" into oc-dev am: 7f1b33e94c
by Tianjie Xu
· 6 years ago
a586044
Merge changes from topic "am-88276146-0d74-467c-8b81-8d471d84ce66" into oc-dev am: 2c28ae3933
by Tianjie Xu
· 6 years ago
274945c
[automerger skipped] DO NOT MERGE: Initialize the ZipArchive to zero before parsing skipped: e830a51351 skipped: 244aba4412 skipped: 9216bccd16 skipped: 98acdb9fce skipped: bc42a6b0eb am: 35332d7c62
by Tianjie Xu
· 6 years ago
fc311bb
Merge changes from topic "am-88276146-0d74-467c-8b81-8d471d84ce66-nyc-mr2-dev" into oc-dev
by Tianjie Xu
· 6 years ago
d142b28
Merge changes from topic "am-88276146-0d74-467c-8b81-8d471d84ce66" into oc-dev
by Tianjie Xu
· 6 years ago
1cfe809
Merge "Compare the fingerprint before reading the partition" am: 81da8b12d2
by Tianjie Xu
· 6 years ago
6b13f89
[automerger skipped] DO NOT MERGE: Initialize the ZipArchive to zero before parsing skipped: e830a51351 skipped: 244aba4412 skipped: 9216bccd16 skipped: 98acdb9fce skipped: bc42a6b0eb
by Tianjie Xu
· 6 years ago
Next »