Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
0201a84d538c0d5cb3431120dfd66aee2a6fabb0
/
tests
« Previous
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
c936a69
Make recovery libraries shared / recovery_available
by Jerry Zhang
· 6 years ago
2f9d61a
Merge "Fix the arguments passed to getopt_long(3)." am: 29932e7bcc
by Tao Bao
· 6 years ago
1700cc4
Fix the arguments passed to getopt_long(3).
by Tao Bao
· 6 years ago
d8e96f4
Merge "tests: Clean up the temporary dirs post-run." am: b46e565fd8
by Tao Bao
· 6 years ago
c9f676b
Merge "applypatch: Fix the return type of FreeSpaceForFile()." am: 90c9e4f55c
by Tao Bao
· 6 years ago
b1c5b62
tests: Clean up the temporary dirs post-run.
by Tao Bao
· 6 years ago
49750f1
applypatch: Fix the return type of FreeSpaceForFile().
by Tao Bao
· 6 years ago
04a6af0
Merge "Remove the debug code for bspatch flakiness" am: a9f9acca91
by Tao Bao
· 6 years ago
7326892
Remove the debug code for bspatch flakiness
by Tianjie Xu
· 6 years ago
e089c1a
Merge "updater: Let read_file() return Value::Type::STRING." am: ac234b4493
by Tao Bao
· 6 years ago
bafd6c7
updater: Let read_file() return Value::Type::STRING.
by Tao Bao
· 6 years ago
17cda67
Merge "edify: Rename parse_string to ParseString and let it take std::string."
by Tao Bao
· 6 years ago
d8a2c26
Merge "edify: Remove VAL_INVALID and move ValueType into Value class."
by Tao Bao
· 6 years ago
6b18eb7
Merge "edify: Rename parse_string to ParseString and let it take std::string."
by Tao Bao
· 6 years ago
254d43a
Merge "applypatch: Restrict applypatch_check to eMMC targets." am: e02cbaaa62
by Tao Bao
· 6 years ago
d8d514f
edify: Rename parse_string to ParseString and let it take std::string.
by Tao Bao
· 6 years ago
511d759
edify: Remove VAL_INVALID and move ValueType into Value class.
by Tao Bao
· 6 years ago
7c1d426
applypatch: Restrict applypatch_check to eMMC targets.
by Tao Bao
· 6 years ago
e2136c4
Merge "updater: Remove the support for sha1_check()." am: fbc0f6062c
by Tao Bao
· 6 years ago
0b58e9a
updater: Remove the support for sha1_check().
by Tao Bao
· 6 years ago
b450952
Merge "updater: Add ABORT command." am: c059b6c1c6
by Tao Bao
· 6 years ago
91a649a
updater: Add ABORT command.
by Tao Bao
· 6 years ago
cac6932
Merge "tests: Split unit tests out of component/applypatch_test.cpp."
by Tao Bao
· 6 years ago
b8cb2e6
tests: Split unit tests out of component/applypatch_test.cpp.
by Tao Bao
· 6 years ago
42f96e5
Merge "updater: Check the number of args in Command::Parse." am: 95b8d2b064
by Tao Bao
· 6 years ago
e660430
Merge "updater: Add Command parsing codes." am: afc2962e60
by Tao Bao
· 6 years ago
92f3393
updater: Check the number of args in Command::Parse.
by Tao Bao
· 6 years ago
6a7e4af
updater: Add Command parsing codes.
by Tao Bao
· 6 years ago
a855c33
Merge "Drop the dependency on AB_OTA_UPDATER flag." am: 9fb0d89583
by Tao Bao
· 6 years ago
cf60a44
Drop the dependency on AB_OTA_UPDATER flag.
by Tao Bao
· 6 years ago
c7b4418
Merge "tests: Skip ScreenRecoveryUITest on gr_init failure." am: c53639d5e3
by Tao Bao
· 6 years ago
51f16ec
tests: Skip ScreenRecoveryUITest on gr_init failure.
by Tao Bao
· 6 years ago
d8a411c
Merge "Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master" into stage-aosp-master
by Xin Li
· 6 years ago
ffede3e
updater: Remove the redundant check on line count.
by Tao Bao
· 6 years ago
b4aad37
Merge "ui: join only if joinable." am: 2454b2493a am: ccff03d196
by Tao Bao
· 6 years ago
94371fd
ui: join only if joinable.
by Tao Bao
· 6 years ago
34a7cdc
Merge "tests: Specify the death test style to avoid flakiness." am: 878d5a77f0
by Tao Bao
· 6 years ago
42be0d4
tests: Specify the death test style to avoid flakiness.
by Tao Bao
· 6 years ago
98dc45f
Merge "tests: Add ResumableUpdaterTest." am: a21a63bf56 am: 1d33962b86
by Tao Bao
· 6 years ago
c0299ed
tests: Add ResumableUpdaterTest.
by Tao Bao
· 6 years ago
1b55de6
Merge "ui: Use std::thread to create input/progress threads." am: b8634ca793
by Tao Bao
· 6 years ago
b8634ca
Merge "ui: Use std::thread to create input/progress threads."
by Tao Bao
· 6 years ago
7096f6b
Merge "updater: Add Commmand class to manage BBOTA commands." am: a488bd992f
by Tao Bao
· 6 years ago
c390123
updater: Add Commmand class to manage BBOTA commands.
by Tao Bao
· 6 years ago
b78304e
Merge "tests: Setup last_command_file for UpdaterTest." am: d1e0cda4d6
by Tao Bao
· 6 years ago
7064aa2
tests: Setup last_command_file for UpdaterTest.
by Tao Bao
· 6 years ago
f4b2c36
Merge "tests: Refactor the common lines in UpdaterTest." am: faa47854f4
by Tao Bao
· 6 years ago
93938c1
Merge "Convert deflate image chunks to raw if the raw data is smaller" am: fc0f04cba7
by Tianjie Xu
· 6 years ago
faa4785
Merge "tests: Refactor the common lines in UpdaterTest."
by Tao Bao
· 6 years ago
fc0f04c
Merge "Convert deflate image chunks to raw if the raw data is smaller"
by Tianjie Xu
· 6 years ago
cc61cf6
Convert deflate image chunks to raw if the raw data is smaller
by Tianjie Xu
· 6 years ago
bc4a6d5
tests: Refactor the common lines in UpdaterTest.
by Tao Bao
· 6 years ago
26ea959
ui: Use std::thread to create input/progress threads.
by Tao Bao
· 6 years ago
371fe6e
Move stuff from recovery into librecovery.
by Tao Bao
· 7 years ago
fd0ace8
Move stuff from recovery into librecovery.
by Tao Bao
· 7 years ago
152e0eb
wear_ui: Address a TODO regarding {intro,loop}_frames.
by Tao Bao
· 6 years ago
9e30997
Clean up the Makefile for recovery and tests.
by Tao Bao
· 6 years ago
347a659
screen_ui: Fix an issue in RTL locale detection.
by Tao Bao
· 6 years ago
6cd8168
tests: Add tests for ScreenRecoveryUI.
by Tao Bao
· 7 years ago
17054c0
otautil: Rename dir/sys/thermal utils.
by Tao Bao
· 7 years ago
1fe1afe
Move menu headers/items to std::vector<std::string>.
by Tao Bao
· 7 years ago
e02a5b2
screen_ui: Merge Menu::Start() into its ctor.
by Tao Bao
· 7 years ago
9a319f0
Merge libmounts into libotautil.
by Tao Bao
· 7 years ago
cc8587b
Merge "Dump the uncompressed data's SHA1 to debug flaky tests"
by Tianjie Xu
· 7 years ago
641fa97
Rename CacheLocation to Paths.
by Tao Bao
· 7 years ago
9e1ccd4
Dump the uncompressed data's SHA1 to debug flaky tests
by Tianjie Xu
· 7 years ago
ffed57a
Dump debug information for apply_patch unit tests
by Tianjie Xu
· 7 years ago
1cc0351
Make update_verifier generic across verified boot versions.
by Tao Bao
· 7 years ago
4f83430
applypatch: Dump patch info on mismatching patching result.
by Tao Bao
· 7 years ago
Next »