index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
Fix misconfigured recovery host test
Kelvin Zhang
2
-0
/
+1
2022-08-17
Fix misconfigured recovery host test
Kelvin Zhang
2
-0
/
+1
2022-02-24
Disable flaky recovery test
Kelvin Zhang
1
-7
/
+7
2022-02-18
Add timed out test files to tidy_timeout_srcs
Chih-Hung Hsieh
1
-0
/
+8
2021-12-22
Move package verifier from libinstall to libotautil
Jacky Liu
3
-4
/
+4
2021-12-07
GetBatteryInfo() also reads AIDL health HAL.
Yifan Hong
1
-0
/
+7
2021-04-20
Use gtest_prod_headers.
Elliott Hughes
1
-1
/
+3
2021-02-14
[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery
Bob Badour
1
-0
/
+9
2021-01-13
Switch imgdiff to use libz_stable
Kelvin Zhang
1
-2
/
+1
2021-01-13
Re-enable failed imgpatch tests
Kelvin Zhang
3
-4
/
+4
2021-01-12
Disable failed imgpatch tests
Kelvin Zhang
2
-4
/
+4
2020-11-10
Add a fuzzer for OTA package verification
Will Coster
2
-0
/
+57
2020-10-07
Add test config for recovery_host_test
Tianjie
1
-0
/
+28
2020-09-16
Switch to zip64 in recovery
Kelvin Zhang
3
-3
/
+3
2020-07-23
Update language to comply with Android’s inclusive language guidance
Tianjie
3
-9
/
+9
2020-07-23
Fix some wording to comply with respectful-code
Tianjie
1
-1
/
+0
2020-06-29
Add recovery support of dynamic fingerprints
Kelvin Zhang
1
-0
/
+28
2020-02-21
Generate recovery.img for unittest during build time
Tianjie Xu
5
-0
/
+19
2020-02-13
Force off-device package installation with FUSE
Tianjie Xu
2
-0
/
+29
2020-02-13
Revert "Force package installation with FUSE unless the package stores on device"
Raman Tenneti
2
-29
/
+0
2020-02-06
rm libbinderthreadstate
Steven Moreland
1
-1
/
+0
2020-01-22
Force package installation with FUSE unless the package stores on device
Tianjie Xu
2
-0
/
+29
2020-01-21
Force package installation with FUSE unless the package stores on device
Tianjie Xu
2
-0
/
+29
2019-12-18
Delete VINTF compatibility check during OTA.
Yifan Hong
2
-83
/
+0
2019-12-18
Link libvndksupport dynamically instead of statically.
Peter Collingbourne
1
-1
/
+1
2019-11-12
Consolidate the vendor space misc usage for Pixels
Tianjie Xu
1
-34
/
+0
2019-10-16
Force package installation with FUSE unless the package stores on device
Tianjie Xu
2
-0
/
+29
2019-10-03
Refactor battery info querying functions into librecovery_utils.
Tao Bao
1
-0
/
+27
2019-10-02
otautil: Factor out the utils that're private to recovery.
Tao Bao
2
-1
/
+2
2019-09-23
applypatch: Add backup_source parameter to PatchPartition.
Tao Bao
1
-2
/
+2
2019-09-19
tests: recovery_unit_test requires root.
Tao Bao
1
-0
/
+1
2019-09-13
Link libcrypto dynamically for recovery unit tests.
Pete Bentley
1
-1
/
+0
2019-09-05
Remove reference to libhwbinder_noltopgo.
Steven Moreland
1
-2
/
+0
2019-07-31
Simulator: add the argument to keep the updated images
Tianjie Xu
1
-2
/
+2
2019-07-10
Remove libimgpatch
Tianjie Xu
1
-3
/
+2
2019-06-28
Build libimgdiff as a host only library
Tianjie Xu
1
-2
/
+1
2019-06-28
Add unit tests for simulator
Tianjie Xu
3
-10
/
+409
2019-06-20
Support starting fuse from a block map
Tianjie Xu
2
-1
/
+6
2019-05-29
Implement an update simulator to verify BB OTA packages on host
Tianjie Xu
1
-1
/
+3
2019-05-22
Some clean ups to the updater
Tianjie Xu
1
-1
/
+3
2019-05-21
Add UpdaterRuntime class
Tianjie Xu
1
-3
/
+9
2019-05-21
Add misc_writer.
Tao Bao
1
-0
/
+38
2019-05-21
Add misc_writer.
Tao Bao
1
-0
/
+38
2019-05-09
Add Updater class and remove UpdaterInfo
Tianjie Xu
1
-92
/
+86
2019-05-06
Track libziparchive API change.
Elliott Hughes
3
-7
/
+4
2019-05-01
Implement FuseBlockDataProvider
xunchang
4
-1
/
+129
2019-04-30
install: Return bool for a few check functions.
Tao Bao
1
-27
/
+27
2019-04-30
tests: Merge recovery_component_test into recovery_unit_test.
Tao Bao
13
-153
/
+111
2019-04-27
Add install/wipe_device.cpp.
Tao Bao
1
-0
/
+1
2019-04-26
Remove the FD parameter from FuseDataProvider ctor.
Tao Bao
1
-7
/
+15
2019-04-26
Add recovery_host_test to TEST_MAPPING.
Tao Bao
2
-33
/
+2
2019-04-23
matches_locale no longer accept empty locales in the png file
xunchang
1
-2
/
+2
2019-04-16
Remove the FD parameter from FuseDataProvider ctor.
Tao Bao
1
-7
/
+15
2019-03-29
Move install to separate module
xunchang
5
-10
/
+9
2019-03-26
Allow RSA 4096 key in package verification
xunchang
3
-0
/
+46
2019-03-26
Move out the code to parse block map in MemMap
xunchang
1
-0
/
+61
2019-03-21
Move librecovery_ui to a sub-directory
Tianjie Xu
1
-2
/
+2
2019-03-21
Move librecovery_ui to a sub-directory
Tianjie Xu
1
-2
/
+2
2019-03-19
Remove the provider_vtab
xunchang
1
-14
/
+17
2019-03-19
Create a FuseDataProvider base class
xunchang
1
-2
/
+2
2019-03-14
Implement FilePackage class
xunchang
3
-5
/
+129
2019-03-13
Update_verifier: Remove the support for legacy text format CareMap
xunchang
1
-41
/
+3
2019-03-13
Update_verifier: Remove the support for legacy text format CareMap
xunchang
1
-41
/
+3
2019-03-12
Use the package class for wipe packages
xunchang
1
-1
/
+4
2019-03-11
Create a wrapper class for update package
xunchang
1
-27
/
+27
2019-03-07
Add a new entry in wipe package to list all wipe partitions
xunchang
1
-0
/
+23
2019-02-05
Recovery test: Fix an parameter issue in string construction
xunchang
1
-2
/
+2
2019-01-25
DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency""
Suren Baghdasaryan
1
-0
/
+1
2019-01-24
DO NOT MERGE: Revert "Add libprocessgroup dependency"
Suren Baghdasaryan
1
-1
/
+0
2019-01-20
Add libprocessgroup dependency
Suren Baghdasaryan
1
-0
/
+1
2019-01-17
Add libprocessgroup dependency
Suren Baghdasaryan
1
-0
/
+1
2018-12-19
Move parts of roots.cpp to libfs_mgr
Yifan Hong
1
-0
/
+1
2018-12-06
tests: Temporarily disable ScreenRecoveryUITest tests.
Tao Bao
1
-18
/
+18
2018-11-27
minui: GRSurface::Create() computes data_size on its own.
Tao Bao
2
-14
/
+24
2018-11-27
minui: Fix a wrong arg in calling GRSurface::Create().
Tao Bao
2
-0
/
+37
2018-11-15
Adjust the background text image width to reduce its size
Tianjie Xu
1
-1
/
+1
2018-11-15
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
15
-15
/
+3
2018-11-14
Use the non-LTO/PGO hwbinder in recovery_component_test
Pirama Arumuga Nainar
1
-1
/
+1
2018-11-06
tests: Add a testcase for updater overrun while patching.
Tao Bao
1
-80
/
+85
2018-11-05
ui: Manage loaded resources with smart pointers.
Tao Bao
1
-15
/
+15
2018-11-05
tests: Remove obsolete testdata files.
Tao Bao
3
-0
/
+0
2018-11-05
updater: Error out on underrun during patching.
Tao Bao
1
-0
/
+42
2018-11-01
minui: Add GRSurface::Clone().
Tao Bao
1
-1
/
+13
2018-11-01
tests: Use FRIEND_TEST in ScreenRecoveryUITest.
Tao Bao
1
-24
/
+14
2018-10-31
minui: Add a protected GRSurface ctor.
Tao Bao
2
-22
/
+21
2018-10-31
Refactor the code to check the metadata
Tianjie Xu
1
-16
/
+264
2018-10-29
Clean up the zipfile creation in InstallTest
Tianjie Xu
1
-99
/
+40
2018-10-25
Remove the load_keys function
Tianjie Xu
1
-75
/
+9
2018-10-25
Add sanity check when loading public keys for OTA package
Tianjie Xu
1
-0
/
+32
2018-10-23
Add a function to construct the GRSurface in test
Tianjie Xu
1
-3
/
+14
2018-10-23
ui: Add constness to Draw- functions.
Tao Bao
1
-9
/
+9
2018-10-23
minui: Move GRSurface into a class.
Tao Bao
1
-0
/
+32
2018-10-23
Add function to show localized rescue party menu
Tianjie Xu
1
-0
/
+37
2018-10-18
Load X509 keys from ziparchive
Tianjie Xu
1
-7
/
+84
2018-10-13
Implement the graphic menus
Tianjie Xu
1
-14
/
+45
2018-10-12
Add function to load the key from x509.pem file
Tianjie Xu
1
-0
/
+84
2018-10-05
Compare the fingerprint before reading the partition
Tianjie Xu
1
-15
/
+87
2018-10-02
Reland: "recovery_test_component: Add libbinderthreadstate as static
Jayant Chowdhary
1
-1
/
+2
2018-10-01
Move to new isolation test runner.
Christopher Ferris
1
-7
/
+4
2018-09-28
Revert "recovery_test_component: Add libbinderthreadstate as static dependency."
Remi NGUYEN VAN
1
-2
/
+1
2018-09-27
recovery_test_component: Add libbinderthreadstate as static dependency.
Jayant Chowdhary
1
-1
/
+2
2018-09-21
Refactor update_verifier into a class
Tianjie Xu
1
-23
/
+40
2018-09-13
Move the parse of last_install to recovery-persist
Tianjie Xu
1
-0
/
+75
2018-08-31
applypatch: {Load,Save}FileContents return bool values.
Tao Bao
1
-5
/
+5
2018-08-31
applypatch: Refactor applypatch().
Tao Bao
2
-99
/
+101
2018-08-28
Remove otafault
Tianjie Xu
2
-2
/
+1
2018-08-20
tests: Remove {old,new}.file.
Tao Bao
4
-50
/
+55
2018-08-17
updater: Add TransferList class.
Tao Bao
2
-10
/
+68
2018-08-16
updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}.
Tao Bao
1
-0
/
+116
2018-08-16
Fixing the Mac SDK build
Andreas Huber
1
-0
/
+7
2018-08-16
tests: Add the missing tests in applypatch_modes_test.cpp.
Tao Bao
1
-19
/
+2
2018-08-15
tests: Move to Android.bp.
Tao Bao
8
-235
/
+220
2018-08-14
Track the change to update_engine_sideload path.
Tao Bao
1
-1
/
+1
2018-08-14
Add the hash_tree_info class in Command
Tianjie Xu
1
-0
/
+20
2018-08-14
recovery uses IHealth::getService
Yifan Hong
1
-13
/
+0
2018-08-13
Reland "Build and use minadbd as a shared library."
Tao Bao
1
-2
/
+0
2018-08-13
updater: Move libupdater to Soong.
Tao Bao
1
-5
/
+5
2018-08-13
tests: Create res-testdata for testdata pickup.
Tao Bao
7
-5
/
+11
2018-08-08
Revert "Build and use minadbd as a shared library."
Tao Bao
1
-1
/
+1
2018-08-07
Build and use minadbd as a shared library.
Tao Bao
1
-1
/
+1
2018-08-06
Dynamically load device-specific recovery UI lib.
Tao Bao
1
-1
/
+1
2018-08-06
Add an updater function to compute hash tree
Tianjie Xu
3
-0
/
+83
2018-07-30
recovery: Add ability to interrupt UI
Jerry Zhang
1
-1
/
+38
2018-07-25
Add proto3 support for care_map
Tianjie Xu
2
-20
/
+96
2018-07-23
Revert "Make recovery libraries shared / recovery_available"
Hridya Valsaraju
1
-7
/
+0
2018-07-20
applypatch: Change applypatch command-line arguments.
Tao Bao
1
-191
/
+107
2018-07-20
Make recovery libraries shared / recovery_available
Jerry Zhang
1
-0
/
+7
2018-07-20
Make recovery libraries shared / recovery_available
Jerry Zhang
1
-0
/
+7
2018-07-17
Fix the arguments passed to getopt_long(3).
Tao Bao
1
-0
/
+10
2018-07-12
tests: Clean up the temporary dirs post-run.
Tao Bao
2
-21
/
+22
2018-07-12
applypatch: Fix the return type of FreeSpaceForFile().
Tao Bao
1
-6
/
+18
2018-07-11
Remove the debug code for bspatch flakiness
Tianjie Xu
1
-66
/
+2
2018-07-10
updater: Let read_file() return Value::Type::STRING.
Tao Bao
1
-0
/
+23
2018-07-10
edify: Rename parse_string to ParseString and let it take std::string.
Tao Bao
2
-69
/
+66
2018-07-10
edify: Remove VAL_INVALID and move ValueType into Value class.
Tao Bao
1
-2
/
+2
2018-07-10
applypatch: Restrict applypatch_check to eMMC targets.
Tao Bao
2
-86
/
+50
2018-07-09
updater: Remove the support for sha1_check().
Tao Bao
1
-33
/
+28
2018-07-07
updater: Add ABORT command.
Tao Bao
2
-3
/
+34
2018-07-06
tests: Split unit tests out of component/applypatch_test.cpp.
Tao Bao
3
-289
/
+331
2018-06-25
updater: Check the number of args in Command::Parse.
Tao Bao
1
-0
/
+25
2018-06-25
updater: Add Command parsing codes.
Tao Bao
2
-0
/
+277
2018-06-19
Drop the dependency on AB_OTA_UPDATER flag.
Tao Bao
2
-93
/
+85
2018-06-14
tests: Skip ScreenRecoveryUITest on gr_init failure.
Tao Bao
1
-1
/
+38
2018-06-07
updater: Remove the redundant check on line count.
Tao Bao
1
-2
/
+21
2018-06-06
ui: join only if joinable.
Tao Bao
1
-0
/
+5
2018-06-05
tests: Specify the death test style to avoid flakiness.
Tao Bao
2
-0
/
+5
2018-06-04
tests: Add ResumableUpdaterTest.
Tao Bao
1
-0
/
+227
2018-05-26
updater: Add Commmand class to manage BBOTA commands.
Tao Bao
2
-0
/
+38
2018-05-25
tests: Setup last_command_file for UpdaterTest.
Tao Bao
1
-13
/
+15
2018-05-24
Convert deflate image chunks to raw if the raw data is smaller
Tianjie Xu
3
-32
/
+75
2018-05-24
tests: Refactor the common lines in UpdaterTest.
Tao Bao
1
-286
/
+182
2018-05-22
ui: Use std::thread to create input/progress threads.
Tao Bao
1
-2
/
+10
2018-05-17
Move stuff from recovery into librecovery.
Tao Bao
1
-1
/
+1
2018-05-17
Move stuff from recovery into librecovery.
Tao Bao
1
-2
/
+14
2018-05-14
wear_ui: Address a TODO regarding {intro,loop}_frames.
Tao Bao
1
-3
/
+53
2018-05-12
Clean up the Makefile for recovery and tests.
Tao Bao
1
-28
/
+71
2018-05-09
screen_ui: Fix an issue in RTL locale detection.
Tao Bao
1
-1
/
+1
2018-05-09
tests: Add tests for ScreenRecoveryUI.
Tao Bao
4
-0
/
+168
2018-05-04
otautil: Rename dir/sys/thermal utils.
Tao Bao
5
-8
/
+8
2018-05-03
Move menu headers/items to std::vector<std::string>.
Tao Bao
1
-12
/
+15
2018-05-03
screen_ui: Merge Menu::Start() into its ctor.
Tao Bao
1
-21
/
+7
2018-04-28
Merge libmounts into libotautil.
Tao Bao
1
-1
/
+0
2018-04-26
Rename CacheLocation to Paths.
Tao Bao
2
-13
/
+12
2018-04-26
Dump the uncompressed data's SHA1 to debug flaky tests
Tianjie Xu
1
-2
/
+52
2018-04-24
Dump debug information for apply_patch unit tests
Tianjie Xu
1
-1
/
+12
2018-04-20
Make update_verifier generic across verified boot versions.
Tao Bao
2
-13
/
+4
2018-04-19
applypatch: Dump patch info on mismatching patching result.
Tao Bao
1
-0
/
+5
2018-04-16
tests: Move ResourcesTest into component test.
Tao Bao
3
-101
/
+126
2018-04-14
Expose PngHandler via resources.h.
Tao Bao
1
-95
/
+55
2018-04-13
Remove the old log files if cache space is insufficient for OTA
Tianjie Xu
1
-0
/
+129
2018-04-02
tests: Pick up testdata with LOCAL_TEST_DATA.
Tao Bao
4
-62
/
+25
2018-03-24
Factor out a menu class for screen ui
Tianjie Xu
2
-1
/
+201
2018-03-24
Factor out a menu class for screen ui
Tianjie Xu
2
-1
/
+201
2018-03-23
Factor out a menu class for screen ui
Tianjie Xu
2
-1
/
+201
2018-03-23
update_verifier: Support verifying product partition.
Tao Bao
1
-2
/
+1
2018-03-23
update_verifier: Support verifying product partition.
Tao Bao
1
-2
/
+1
2018-03-20
tests: Split ApplyPatchModesTest.PatchModeEmmcTarget.
Tao Bao
1
-45
/
+74
2018-03-20
tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test.
Tao Bao
1
-0
/
+51
2018-03-13
recovery: add libhidl-gen-utils depedency
Yifan Hong
1
-0
/
+1
2018-03-13
tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test.
Tao Bao
1
-0
/
+51
2018-03-08
recovery: add libhidl-gen-utils depedency
Yifan Hong
1
-0
/
+1
2018-02-28
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
2
-9
/
+17
2018-02-23
Remove the assumption of target chunk size in imgdiff
Tianjie Xu
1
-0
/
+101
2018-02-07
Log the last command to cache
Tianjie Xu
1
-0
/
+217
2017-12-20
StartsWith allows a std::string prefix now.
Elliott Hughes
1
-1
/
+1
2017-11-09
Load-balancing update_verifier worker threads.
Tao Bao
1
-0
/
+80
2017-11-07
otautil: Remove the aborts in RangeSet::Parse().
Tao Bao
1
-14
/
+64
2017-11-04
Clean up fuse_sideload and add a testcase.
Tao Bao
1
-4
/
+66
2017-11-03
Switch to bionic gtest in bootable/recovery
Tianjie Xu
4
-238
/
+142
2017-11-02
tests: Clean up the files in TemporaryDir.
Tao Bao
1
-5
/
+9
2017-11-01
Add libbrotli as a dependency for libbsdiff
Tianjie Xu
1
-0
/
+1
2017-11-01
Fix the size mismatch in imgdiff
Tianjie Xu
4
-53
/
+36
2017-10-26
tests: Take the ownership of the FD when calling fdopen.
Tao Bao
2
-29
/
+29
2017-10-24
Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer.
Alex Deymo
1
-1
/
+1
2017-10-20
Finish the new data receiver when update fails
Tianjie Xu
1
-87
/
+133
2017-10-16
otautil: Move RangeSet implementation into rangeset.cpp.
Tao Bao
1
-0
/
+1
2017-10-11
Move rangeset.h and print_sha1.h into otautil.
Tao Bao
4
-4
/
+5
2017-10-09
Revert "Revert "Move error_code.h into otautil.""
Tao Bao
1
-1
/
+1
2017-10-05
Revert "Move error_code.h into otautil."
Tao Bao
1
-1
/
+1
2017-10-04
Move error_code.h into otautil.
Tao Bao
1
-1
/
+1
2017-09-29
otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES.
Tao Bao
1
-1
/
+1
2017-09-21
Output split information for imgdiff when handling large apks
Tianjie Xu
1
-8
/
+40
2017-09-13
Fix the dangling pointer when setting up arguments of imgdiff
Tianjie Xu
1
-6
/
+9
2017-09-11
Close cmd_pipe properly after updater test finishes
Tianjie Xu
1
-8
/
+14
2017-09-06
Improve imgdiff for large zip files
Tianjie Xu
1
-5
/
+334
2017-08-29
Turn on -Wall for recovery modules
Tianjie Xu
2
-11
/
+4
2017-08-22
Allow comparison against multi serial nums for A/B package
Tianjie Xu
1
-13
/
+58
2017-08-19
Move Image/ImageChunk/PatchChunk declaration into header files
Tianjie Xu
1
-1
/
+1
2017-08-10
tests: Add the missing dependency on libhidlbase.
Tao Bao
1
-1
/
+2
2017-08-10
tests: Add the missing dependency on libhidlbase.
Tao Bao
1
-1
/
+2
2017-08-01
Add implemention of SortedRangeSet
Tianjie Xu
1
-0
/
+47
2017-07-27
otautil: Clean up dirCreateHierarchy().
Tao Bao
1
-21
/
+11
2017-07-25
otautil: Delete dirUnlinkHierarchy().
Tao Bao
1
-32
/
+0
2017-07-24
tests: Add a test to cover legacy care_map.txt handling.
Tao Bao
1
-0
/
+13
2017-07-24
tests: Add a test to cover legacy care_map.txt handling.
Tao Bao
1
-0
/
+13
2017-07-22
Fix a case when brotli writer fails to write last few blocks of data
Tianjie Xu
1
-4
/
+15
2017-07-21
Fix a case when brotli writer fails to write last few blocks of data
Tianjie Xu
1
-4
/
+15
2017-07-19
Fix the android-cloexec-* warnings in bootable/recovery
Tianjie Xu
2
-3
/
+3
2017-07-08
Add support to decompress brotli compressed new data
Tianjie Xu
2
-0
/
+68
2017-07-07
Fix a rare failure for imgdiff when random data equals gzip header
Tianjie Xu
1
-0
/
+33
2017-06-23
Remove the obsolete package_extract_dir() test
Tianjie Xu
1
-96
/
+0
2017-06-23
update_verifier: Support AVB.
David Zeuthen
2
-1
/
+5
2017-05-24
update_verifier: Support AVB.
David Zeuthen
2
-1
/
+5
2017-05-24
kill package_extract_dir
Tianjie Xu
3
-229
/
+0
2017-05-16
Print SHA1 of the patch if bsdiff fails with data error
Tianjie Xu
1
-0
/
+39
2017-05-08
Add a binary path param to update_binary_command().
Tao Bao
1
-10
/
+74
2017-05-03
fuse_sideload: Change the minimal block size to 4096.
Tao Bao
2
-2
/
+18
2017-05-02
Move sysMapFile and sysReleaseMap into MemMapping class.
Tao Bao
4
-41
/
+30
2017-04-27
Separate libupdate_verifier module and add testcases.
Tao Bao
2
-0
/
+89
2017-04-26
applypatch: Remove the obsolete support for "applypatch -s".
Tao Bao
1
-14
/
+0
2017-04-24
Add more tests for verify_package_compatibility().
Tao Bao
1
-0
/
+84
2017-04-21
tests: Remove obsolete classes in applypatch_test.
Tao Bao
1
-49
/
+2
2017-04-20
Add more tests for verify_package_compatibility().
Tao Bao
1
-0
/
+84
2017-04-20
Call libvintf to verify package compatibility.
Tao Bao
1
-0
/
+3
2017-04-19
Call libvintf to verify package compatibility.
Tao Bao
1
-0
/
+3
2017-04-19
Add tests for read_metadata_from_package().
Tao Bao
1
-0
/
+50
2017-04-19
Add tests for update_binary_command().
Tao Bao
2
-0
/
+92
2017-04-18
Add tests for update_binary_command().
Tao Bao
2
-0
/
+91
2017-04-13
Verify the package compatibility with libvintf.
Tao Bao
2
-1
/
+59
2017-04-12
Verify the package compatibility with libvintf.
Tao Bao
2
-1
/
+59
2017-04-08
Abort the update if there's not enough new data
Tianjie Xu
1
-0
/
+66
2017-04-05
tests: Use get_bootloader_message_blk_device() to find /misc.
Tao Bao
3
-49
/
+4
2017-04-03
Change the internal representation in RangeSet.
Tao Bao
1
-6
/
+34
2017-03-31
Move parse_range() and range_overlaps() into RangeSet.
Tao Bao
2
-0
/
+86
2017-03-30
tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES.
Tao Bao
1
-4
/
+0
2017-03-29
Add test config to minadbd_test
Dan Shi
2
-0
/
+33
2017-03-29
Fix the bad merge (duplicate tests).
Tao Bao
1
-45
/
+0
2017-03-29
Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9
Tianjie Xu
1
-10
/
+11
2017-03-28
tests: Add a test for --wipe_ab into UncryptTest.
Tao Bao
1
-103
/
+82
2017-03-28
applypatch: Let Apply{BSDiff,Image}Patch accept std::function.
Tao Bao
1
-56
/
+24
2017-03-28
applypatch: Change the ssize_t length parameters to size_t.
Tao Bao
1
-1
/
+1
2017-03-28
tests: Construct two bad packages at runtime for VerifierTest.
Tao Bao
3
-3
/
+46
2017-03-28
tests: Construct two bad packages at runtime for VerifierTest.
Tao Bao
3
-3
/
+46
2017-03-27
tests: Construct signature-boundary.zip at runtime.
Tao Bao
2
-2
/
+18
2017-03-25
Add the missing sr-Latn into png files and rename the png locale header
Tianjie Xu
1
-10
/
+11
2017-03-23
updater: Fix the broken case for apply_patch_check().
Tao Bao
1
-0
/
+49
2017-03-22
Remove malloc in edify functions
Tianjie Xu
2
-3
/
+5
2017-03-21
Refactor asn1_decoder functions into a class.
Tao Bao
1
-217
/
+180
2017-03-21
verify_file: Add constness to a few addresses.
Tao Bao
1
-14
/
+14
2017-03-18
Add testcases for load_keys().
Tao Bao
1
-0
/
+57
2017-03-18
Remove the dead #include's in verifier.cpp.
Tao Bao
1
-1
/
+0
2017-03-17
Drop the dependency on 'ui' in verify_file().
Tao Bao
1
-105
/
+46
2017-03-17
Drop the dependency on 'ui' in verify_file().
Tao Bao
1
-104
/
+45
2017-03-17
Add a test to perform block_image_update
Tianjie Xu
2
-6
/
+123
2017-03-16
More cleanup to imgdiff & imgpatch
Tianjie Xu
1
-4
/
+5
2017-03-16
applypatch: Drop the support for patching non-EMMC targets.
Tao Bao
1
-124
/
+0
2017-03-13
updater: Remove some obsoleted functions for file-based OTA.
Tao Bao
1
-113
/
+0
2017-03-10
recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs
Bowgo Tsai
1
-12
/
+5
2017-03-07
Refractor the code for imgdiff
Tianjie Xu
2
-0
/
+57
2017-03-03
Fix an error on bootloadermessager test teardown
Tianjie Xu
1
-2
/
+4
2017-03-03
Recovery Test: add SideloadTest to test FUSE support on target
Wei Wang
2
-0
/
+22
2017-03-01
Skip BootloaderMessageTest, UncryptTest for devices without /misc
Tianjie Xu
3
-3
/
+111
2017-02-02
Use bspatch from external/bsdiff.
Sen Jiang
1
-0
/
+2
2017-01-24
Remove '_static' suffix from libext2* references.
Alex Deymo
1
-1
/
+1
2017-01-19
Add checkers and tests for empty locale in PNG file
Tianjie Xu
3
-2
/
+167
2017-01-11
Remove "_static" suffix from libsparse
Alex Deymo
1
-1
/
+1
2017-01-11
Remove "_static" suffix from libext4_utils.
Alex Deymo
1
-1
/
+1
2017-01-06
tests: Add testcase for show_progress() and set_progress().
Tao Bao
1
-0
/
+50
2017-01-04
recovery: Fix the broken UI text.
Tao Bao
1
-32
/
+38
2016-12-28
imgdiff: Fix an edge case that leads to infinite loop.
Tao Bao
1
-0
/
+80
2016-12-22
tests: Add test coverage for DirUtil.
Tao Bao
2
-0
/
+151
2016-12-22
tests: Add testcase for ZipUtil.
Tao Bao
2
-1
/
+193
2016-12-22
tests: Replace the O_RDONLY in access(2).
Tao Bao
2
-8
/
+16
2016-12-20
Add tests for imgdiff.
Tao Bao
2
-0
/
+477
2016-12-17
Add a checker for signature boundary in verifier
Tianjie Xu
2
-1
/
+2
2016-12-15
Add update_bootloader_message() to fix two-step OTAs.
Tao Bao
1
-0
/
+26
2016-12-15
tests: Add tests for bootloader_message.
Tao Bao
2
-0
/
+140
2016-12-14
Add tests for setup-bcb and clear-bcb via uncrypt.
Tao Bao
2
-0
/
+176
2016-12-13
Add a stub recovery UI.
Sen Jiang
1
-1
/
+1
2016-11-22
tests: Add testcases for EMMC targets.
Tao Bao
1
-31
/
+144
2016-11-18
updater: Refactor set_stage() and get_stage() functions.
Tao Bao
2
-0
/
+61
2016-11-18
updater: Add testcase for package_extract_dir().
Tao Bao
2
-0
/
+98
2016-11-17
updater: Add "write_value()" function.
Tao Bao
1
-0
/
+33
2016-11-16
updater: Fix the wrong return value for package_extract_file().
Tao Bao
4
-20
/
+86
2016-11-15
updater: Fix the wrong return value for package_extract_file().
Tao Bao
4
-20
/
+86
2016-11-09
updater: Add more testcase for symlink().
Tao Bao
1
-6
/
+39
2016-11-08
Move recovery_test.cpp out of unit test
Tianjie Xu
3
-92
/
+99
2016-11-08
Make make_parent() to take const argument
Tianjie Xu
1
-0
/
+22
2016-11-08
otautil: Clean up SysUtil.cpp.
Tao Bao
2
-6
/
+147
2016-11-07
otautil: Clean up SysUtil.cpp.
Tao Bao
2
-6
/
+147
2016-11-04
tests: Fix unit/zip_test.cpp.
Tao Bao
1
-59
/
+50
2016-11-04
updater: Add a testcase for RenameFn().
Tao Bao
1
-0
/
+29
2016-11-04
updater: Fix a bug in DeleteFn().
Tao Bao
1
-0
/
+33
2016-11-03
updater: Fix an off-by-1 bug in file_getprop().
Tao Bao
1
-0
/
+50
2016-11-03
tests: Set up testdata path for continuous native tests.
Tao Bao
4
-31
/
+23
2016-11-01
applypatch: Add testcases for applypatch executable.
Tao Bao
7
-257
/
+324
2016-10-29
applypatch: Switch the parameter of Value** to std::vector.
Tao Bao
1
-126
/
+138
2016-10-26
tests: Generate testdata for 2nd arch.
Tao Bao
1
-1
/
+12
2016-10-19
Add a unit test for applypatch_check
Tianjie Xu
1
-0
/
+5
2016-10-18
Replace minzip with libziparchive
Tianjie Xu
5
-3
/
+104
2016-10-15
Change StringValue to use std::string
Tianjie Xu
3
-81
/
+67
2016-10-13
edify: Some clean-ups to libedify.
Tao Bao
2
-6
/
+23
2016-10-11
updater: Kill the duplicate PrintSha1() in install.cpp.
Tao Bao
1
-7
/
+36
2016-10-11
Refactor libupdater into a seperate module.
Tao Bao
2
-6
/
+93
2016-10-05
edify: Move State.script and State.errmsg to std::string.
Tao Bao
1
-6
/
+1
2016-10-04
edify: Move State.script and State.errmsg to std::string.
Tao Bao
1
-6
/
+1
2016-10-04
recovery: drop log/logger.h
Mark Salyzyn
1
-1
/
+0
2016-10-04
edify: Move the testcases to gtest.
Tao Bao
2
-0
/
+158
2016-09-30
Turn on -Werror for recovery
Tianjie Xu
1
-1
/
+2
2016-09-30
Turn on -Werror for recovery
Tianjie Xu
1
-1
/
+2
2016-09-01
Switch recovery to libbase logging
Tianjie Xu
1
-2
/
+3
2016-09-01
Switch recovery to libbase logging
Tianjie Xu
1
-2
/
+3
2016-09-01
Switch recovery to libbase logging
Tianjie Xu
1
-2
/
+3
2016-08-26
Fix clang-tidy warnings in bootable/recovery.
Chih-Hung Hsieh
1
-1
/
+1
2016-08-06
Fix references to libcrypto_utils_static.
Josh Gao
1
-2
/
+2
2016-08-01
Clean up verifier testcases.
Tao Bao
21
-41
/
+30
2016-06-16
tests: Remove obsolete MTD support.
Tao Bao
1
-1
/
+0
2016-06-16
tests: Remove obsolete MTD support.
Tao Bao
1
-1
/
+0
2016-06-16
tests: Remove obsolete MTD support.
Tao Bao
1
-1
/
+0
2016-04-29
Add ability to show "installing security update"
Tianjie Xu
1
-0
/
+1
2016-04-20
Fix matches_locale function
Tianjie Xu
2
-1
/
+34
2016-04-14
Use BoringSSL instead of mincrypt to speed up package verification.
Elliott Hughes
5
-109
/
+26
2016-04-06
Convert recovery to use BoringSSL instead of mincrypt.
Mattias Nissler
5
-109
/
+28
2016-03-31
recovery: use __android_log_pmsg_file_write for log files
Mark Salyzyn
2
-0
/
+94
2016-03-28
recovery: use __android_log_pmsg_file_write for log files
Mark Salyzyn
2
-0
/
+94
2016-03-12
Port applypatch.sh tests to recovery_component_tests
Jed Estep
7
-8
/
+429
2016-02-22
Fix verifier test base testdata directory after merge conflict
Jed Estep
1
-1
/
+1
2016-02-05
Change on-device directory for recovery test data
Jed Estep
2
-2
/
+2
2016-02-05
verifier_test: Suppress the unused parameter warnings.
Tao Bao
1
-8
/
+9
2016-02-04
Refactor existing tests to use gtest
Jed Estep
22
-3
/
+413
2015-11-16
recovery: Switch to clang
Tao Bao
1
-0
/
+1
2015-06-03
recovery: Switch to clang
Tao Bao
1
-0
/
+1
2014-10-17
More test makefile cleanup.
Dan Albert
1
-24
/
+23
2013-10-10
Add support for ECDSA signatures
Kenny Root
2
-0
/
+264