Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
7ed5106932480f7cb08b304cc1edab3df793a2cc
/
tests
d58ba18
AOSP10 TWRP Merge: fix conflicts and update libraries needed
by bigbiff
· 4 years, 8 months ago
26d5d5f
Merge tag 'android-10.0.0_r25' into aosp10-4
by bigbiff
· 4 years, 8 months ago
35e0f6d
Add misc_writer.
by Tao Bao
· 5 years ago
178cdd4
Remove the FD parameter from FuseDataProvider ctor.
by Tao Bao
· 6 years ago
2478885
Move install to separate module
by xunchang
· 6 years ago
3168ddf
Merge "Allow RSA 4096 key in package verification"
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
8f39730
Move librecovery_ui to a sub-directory
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
37304f3
Implement FilePackage class
by xunchang
· 6 years ago
aaa6103
Update_verifier: Remove the support for legacy text format CareMap
by xunchang
· 6 years ago
55e3d22
Use the package class for wipe packages
by xunchang
· 6 years ago
f07ed2e
Create a wrapper class for update package
by xunchang
· 6 years ago
e0d991c
Add a new entry in wipe package to list all wipe partitions
by xunchang
· 6 years ago
7b08a5a
Recovery test: Fix an parameter issue in string construction
by xunchang
· 6 years ago
0ca607c
DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency""
by Suren Baghdasaryan
· 6 years ago
9ce1d14
DO NOT MERGE: Revert "Add libprocessgroup dependency"
by Suren Baghdasaryan
· 6 years ago
62d0c78
Add libprocessgroup dependency
by Suren Baghdasaryan
· 6 years ago
82fc6ae
Merge changes from topic "vintf_object_recovery_mount"
by Yifan Hong
· 6 years ago
0f339e2
Move parts of roots.cpp to libfs_mgr
by Yifan Hong
· 6 years ago
f242a7e
tests: Temporarily disable ScreenRecoveryUITest tests.
by Tao Bao
· 6 years ago
dd78982
minui: GRSurface::Create() computes data_size on its own.
by Tao Bao
· 6 years ago
2201d08
minui: Fix a wrong arg in calling GRSurface::Create().
by Tao Bao
· 6 years ago
814c306
Merge "switch to using android-base/file.h instead of android-base/test_utils.h"
by Treehugger Robot
· 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
b3339dd
Use the non-LTO/PGO hwbinder in recovery_component_test
by Pirama Arumuga Nainar
· 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
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
63b59dc
minui: Add GRSurface::Clone().
by Tao Bao
· 6 years ago
cbdcfc0
Merge "Refactor the code to check the metadata"
by Tianjie Xu
· 6 years ago
929e481
tests: Use FRIEND_TEST in ScreenRecoveryUITest.
by Tao Bao
· 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
f2fb49a
Clean up the zipfile creation in InstallTest
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
b5110de
Add sanity check when loading public keys for OTA package
by Tianjie Xu
· 6 years ago
47b650b
Merge "ui: Add constness to Draw- functions."
by Treehugger Robot
· 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
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
0dd9685
Load X509 keys from ziparchive
by Tianjie Xu
· 6 years ago
66dbf63
Implement the graphic menus
by Tianjie Xu
· 6 years ago
8256698
Add function to load the key from x509.pem file
by Tianjie Xu
· 6 years ago
9eed65e
Compare the fingerprint before reading the partition
by Tianjie Xu
· 6 years ago
f89067a
Merge "Reland: "recovery_test_component: Add libbinderthreadstate as static dependency.""
by Jayant Chowdhary
· 6 years ago
d24b054
Reland: "recovery_test_component: Add libbinderthreadstate as static
by Jayant Chowdhary
· 6 years ago
272467d
Move to new isolation test runner.
by Christopher Ferris
· 6 years ago
26b86bb
Revert "recovery_test_component: Add libbinderthreadstate as static dependency."
by Remi NGUYEN VAN
· 6 years ago
a71c10b
recovery_test_component: Add libbinderthreadstate as static dependency.
by Jayant Chowdhary
· 6 years ago
446b64b
Refactor update_verifier into a class
by Tianjie Xu
· 6 years ago
2b1a464
Move the parse of last_install to recovery-persist
by Tianjie Xu
· 6 years ago
09e8493
applypatch: {Load,Save}FileContents return bool values.
by Tao Bao
· 6 years ago
5609bc8
applypatch: Refactor applypatch().
by Tao Bao
· 6 years ago
a1e3d67
Merge "Remove otafault"
by Tianjie Xu
· 6 years ago
22f1120
Remove otafault
by Tianjie Xu
· 6 years ago
58f2132
Merge AOSP android-9.0.0_r3
by Ethan Yonker
· 6 years ago
cdbe58a
tests: Remove {old,new}.file.
by Tao Bao
· 6 years ago
f8811bb
updater: Add TransferList class.
by Tao Bao
· 6 years ago
3c89273
updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}.
by Tao Bao
· 6 years ago
f83d9f6
Merge "tests: Add the missing tests in applypatch_modes_test.cpp."
by Tao Bao
· 6 years ago
435dfac
Fixing the Mac SDK build
by Andreas Huber
· 6 years ago
26b6454
tests: Add the missing tests in applypatch_modes_test.cpp.
by Tao Bao
· 6 years ago
ef5e38f
tests: Move to Android.bp.
by Tao Bao
· 6 years ago
97de9c3
Merge "Track the change to update_engine_sideload path."
by Tao Bao
· 6 years ago
ce2f0d8
Merge "recovery uses IHealth::getService"
by Yifan Hong
· 6 years ago
2cc9bbb
Track the change to update_engine_sideload path.
by Tao Bao
· 6 years ago
c205dd9
Merge "updater: Move libupdater to Soong."
by Tao Bao
· 6 years ago
c019580
Merge "Add the hash_tree_info class in Command"
by Tianjie Xu
· 6 years ago
8f64bf6
Add the hash_tree_info class in Command
by Tianjie Xu
· 6 years ago
056538c
recovery uses IHealth::getService
by Yifan Hong
· 6 years ago
7d2a63a
Reland "Build and use minadbd as a shared library."
by Tao Bao
· 6 years ago
673bb6f
updater: Move libupdater to Soong.
by Tao Bao
· 6 years ago
13f9816
tests: Create res-testdata for testdata pickup.
by Tao Bao
· 6 years ago
c70446c
Revert "Build and use minadbd as a shared library."
by Tao Bao
· 6 years ago
ea38c41
Merge "Build and use minadbd as a shared library."
by Tao Bao
· 6 years ago
4fd4f89
Build and use minadbd as a shared library.
by Tao Bao
· 6 years ago
b5bc978
Merge "Add an updater function to compute hash tree" am: dbe4420325
by Tianjie Xu
· 6 years ago
75acf24
Merge "Dynamically load device-specific recovery UI lib." am: 9cf9b689d9
by Tao Bao
· 6 years ago
dbe4420
Merge "Add an updater function to compute hash tree"
by Tianjie Xu
· 6 years ago
42c45e2
Dynamically load device-specific recovery UI lib.
by Tao Bao
· 6 years ago
69ffa15
Add an updater function to compute hash tree
by Tianjie Xu
· 6 years ago
3528139
Merge "recovery: Add ability to interrupt UI" am: 561ee9362c
by Jerry Zhang
· 6 years ago
b76af93
recovery: Add ability to interrupt UI
by Jerry Zhang
· 6 years ago
f348002
Merge "Add proto3 support for care_map" am: 8d9b3aec3d
by Tianjie Xu
· 6 years ago
4d9e62d
Add proto3 support for care_map
by Tianjie Xu
· 6 years ago
5c9e580
Merge "Revert "Make recovery libraries shared / recovery_available"" into stage-aosp-master
by TreeHugger Robot
· 6 years ago
b6b129b
Revert "Make recovery libraries shared / recovery_available"
by Hridya Valsaraju
· 6 years ago
7d2962b
Merge "applypatch: Change applypatch command-line arguments." am: 860b457a15
by Tao Bao
· 6 years ago
d34e6bc
applypatch: Change applypatch command-line arguments.
by Tao Bao
· 6 years ago
Next »