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
/
unit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-enable failed imgpatch tests
Kelvin Zhang
2021-01-13
2
-4
/
+4
*
Disable failed imgpatch tests
Kelvin Zhang
2021-01-12
2
-4
/
+4
*
Switch to zip64 in recovery
Kelvin Zhang
2020-09-16
3
-3
/
+3
*
Update language to comply with Android’s inclusive language guidance
Tianjie
2020-07-23
2
-9
/
+9
*
Fix some wording to comply with respectful-code
Tianjie
2020-07-23
1
-1
/
+0
*
Add recovery support of dynamic fingerprints
Kelvin Zhang
2020-06-29
1
-0
/
+28
*
Force off-device package installation with FUSE
Tianjie Xu
2020-02-13
1
-0
/
+28
*
Revert "Force package installation with FUSE unless the package stores on device"
Raman Tenneti
2020-02-13
1
-28
/
+0
*
Force package installation with FUSE unless the package stores on device
Tianjie Xu
2020-01-22
1
-0
/
+28
*
Delete VINTF compatibility check during OTA.
Yifan Hong
2019-12-18
1
-82
/
+0
*
Consolidate the vendor space misc usage for Pixels
Tianjie Xu
2019-11-12
1
-34
/
+0
*
Refactor battery info querying functions into librecovery_utils.
Tao Bao
2019-10-03
1
-0
/
+27
*
otautil: Factor out the utils that're private to recovery.
Tao Bao
2019-10-02
1
-1
/
+1
*
applypatch: Add backup_source parameter to PatchPartition.
Tao Bao
2019-09-23
1
-2
/
+2
*
Simulator: add the argument to keep the updated images
Tianjie Xu
2019-07-31
1
-2
/
+2
*
Add unit tests for simulator
Tianjie Xu
2019-06-28
2
-0
/
+403
*
Support starting fuse from a block map
Tianjie Xu
2019-06-20
2
-1
/
+6
*
Some clean ups to the updater
Tianjie Xu
2019-05-22
1
-1
/
+3
*
Merge "Add UpdaterRuntime class"
Tianjie Xu
2019-05-21
1
-3
/
+9
|
\
|
*
Add UpdaterRuntime class
Tianjie Xu
2019-05-21
1
-3
/
+9
*
|
Add misc_writer.
Tao Bao
2019-05-21
1
-0
/
+38
|
/
*
Add Updater class and remove UpdaterInfo
Tianjie Xu
2019-05-09
1
-92
/
+86
*
Track libziparchive API change.
Elliott Hughes
2019-05-06
3
-7
/
+4
*
Implement FuseBlockDataProvider
xunchang
2019-05-01
3
-1
/
+128
*
install: Return bool for a few check functions.
Tao Bao
2019-04-30
1
-27
/
+27
*
tests: Merge recovery_component_test into recovery_unit_test.
Tao Bao
2019-04-30
11
-0
/
+4406
*
matches_locale no longer accept empty locales in the png file
xunchang
2019-04-23
1
-2
/
+2
*
Move install to separate module
xunchang
2019-03-29
2
-2
/
+2
*
Move out the code to parse block map in MemMap
xunchang
2019-03-26
1
-0
/
+61
*
Move librecovery_ui to a sub-directory
Tianjie Xu
2019-03-21
1
-2
/
+2
*
Implement FilePackage class
xunchang
2019-03-14
1
-0
/
+117
*
tests: Temporarily disable ScreenRecoveryUITest tests.
Tao Bao
2018-12-06
1
-18
/
+18
*
minui: GRSurface::Create() computes data_size on its own.
Tao Bao
2018-11-27
2
-14
/
+24
*
minui: Fix a wrong arg in calling GRSurface::Create().
Tao Bao
2018-11-27
1
-0
/
+37
*
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
2018-11-15
6
-6
/
+2
*
ui: Manage loaded resources with smart pointers.
Tao Bao
2018-11-05
1
-15
/
+15
*
minui: Add GRSurface::Clone().
Tao Bao
2018-11-01
1
-1
/
+13
*
tests: Use FRIEND_TEST in ScreenRecoveryUITest.
Tao Bao
2018-11-01
1
-24
/
+14
*
minui: Add a protected GRSurface ctor.
Tao Bao
2018-10-31
2
-22
/
+21
*
Merge "ui: Add constness to Draw- functions."
Treehugger Robot
2018-10-24
1
-9
/
+9
|
\
|
*
ui: Add constness to Draw- functions.
Tao Bao
2018-10-23
1
-9
/
+9
*
|
Add a function to construct the GRSurface in test
Tianjie Xu
2018-10-23
1
-3
/
+14
*
|
Merge "Add function to show localized rescue party menu"
Tianjie Xu
2018-10-23
1
-0
/
+37
|
\
\
|
|
/
|
/
|
|
*
Add function to show localized rescue party menu
Tianjie Xu
2018-10-23
1
-0
/
+37
*
|
minui: Move GRSurface into a class.
Tao Bao
2018-10-23
1
-0
/
+32
|
/
*
Implement the graphic menus
Tianjie Xu
2018-10-13
1
-14
/
+45
*
Move the parse of last_install to recovery-persist
Tianjie Xu
2018-09-13
1
-0
/
+75
*
applypatch: {Load,Save}FileContents return bool values.
Tao Bao
2018-08-31
1
-5
/
+5
*
applypatch: Refactor applypatch().
Tao Bao
2018-08-31
1
-56
/
+65
*
tests: Remove {old,new}.file.
Tao Bao
2018-08-20
1
-49
/
+54
*
updater: Add TransferList class.
Tao Bao
2018-08-17
1
-0
/
+56
*
updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}.
Tao Bao
2018-08-16
1
-0
/
+116
*
Add the hash_tree_info class in Command
Tianjie Xu
2018-08-14
1
-0
/
+20
*
Merge "Add an updater function to compute hash tree"
Tianjie Xu
2018-08-07
1
-0
/
+1
|
\
|
*
Add an updater function to compute hash tree
Tianjie Xu
2018-08-06
1
-0
/
+1
*
|
recovery: Add ability to interrupt UI
Jerry Zhang
2018-07-30
1
-1
/
+38
|
/
*
Fix the arguments passed to getopt_long(3).
Tao Bao
2018-07-17
1
-0
/
+10
*
tests: Clean up the temporary dirs post-run.
Tao Bao
2018-07-12
2
-21
/
+22
*
applypatch: Fix the return type of FreeSpaceForFile().
Tao Bao
2018-07-12
1
-6
/
+18
*
applypatch: Restrict applypatch_check to eMMC targets.
Tao Bao
2018-07-10
1
-85
/
+47
*
updater: Add ABORT command.
Tao Bao
2018-07-07
1
-0
/
+24
*
tests: Split unit tests out of component/applypatch_test.cpp.
Tao Bao
2018-07-06
1
-0
/
+303
*
updater: Check the number of args in Command::Parse.
Tao Bao
2018-06-25
1
-0
/
+25
*
updater: Add Command parsing codes.
Tao Bao
2018-06-25
1
-0
/
+275
*
tests: Skip ScreenRecoveryUITest on gr_init failure.
Tao Bao
2018-06-14
1
-1
/
+38
*
ui: join only if joinable.
Tao Bao
2018-06-06
1
-0
/
+5
*
tests: Specify the death test style to avoid flakiness.
Tao Bao
2018-06-05
2
-0
/
+5
*
Merge "ui: Use std::thread to create input/progress threads."
Tao Bao
2018-05-29
1
-2
/
+10
|
\
|
*
ui: Use std::thread to create input/progress threads.
Tao Bao
2018-05-22
1
-2
/
+10
*
|
updater: Add Commmand class to manage BBOTA commands.
Tao Bao
2018-05-26
1
-0
/
+37
|
/
*
wear_ui: Address a TODO regarding {intro,loop}_frames.
Tao Bao
2018-05-14
1
-3
/
+53
*
screen_ui: Fix an issue in RTL locale detection.
Tao Bao
2018-05-09
1
-1
/
+1
*
tests: Add tests for ScreenRecoveryUI.
Tao Bao
2018-05-09
1
-0
/
+167
*
otautil: Rename dir/sys/thermal utils.
Tao Bao
2018-05-04
3
-5
/
+5
*
Move menu headers/items to std::vector<std::string>.
Tao Bao
2018-05-03
1
-12
/
+15
*
screen_ui: Merge Menu::Start() into its ctor.
Tao Bao
2018-05-03
1
-21
/
+7
*
Factor out a menu class for screen ui
Tianjie Xu
2018-03-24
1
-0
/
+198
*
Load-balancing update_verifier worker threads.
Tao Bao
2017-11-09
1
-0
/
+80
*
otautil: Remove the aborts in RangeSet::Parse().
Tao Bao
2017-11-07
1
-14
/
+64
*
Move rangeset.h and print_sha1.h into otautil.
Tao Bao
2017-10-11
1
-2
/
+2
*
Move Image/ImageChunk/PatchChunk declaration into header files
Tianjie Xu
2017-08-19
1
-1
/
+1
*
Merge "Add implemention of SortedRangeSet"
Tianjie Xu
2017-08-01
1
-0
/
+47
|
\
|
*
Add implemention of SortedRangeSet
Tianjie Xu
2017-08-01
1
-0
/
+47
*
|
otautil: Clean up dirCreateHierarchy().
Tao Bao
2017-07-27
1
-21
/
+11
|
/
*
otautil: Delete dirUnlinkHierarchy().
Tao Bao
2017-07-25
1
-32
/
+0
*
kill package_extract_dir
Tianjie Xu
2017-05-24
2
-228
/
+0
*
Move sysMapFile and sysReleaseMap into MemMapping class.
Tao Bao
2017-05-02
2
-38
/
+27
*
Change the internal representation in RangeSet.
Tao Bao
2017-04-03
1
-6
/
+34
*
Move parse_range() and range_overlaps() into RangeSet.
Tao Bao
2017-03-31
1
-0
/
+84
*
Add the missing sr-Latn into png files and rename the png locale header
Tianjie Xu
2017-03-25
1
-10
/
+11
*
Refactor asn1_decoder functions into a class.
Tao Bao
2017-03-21
1
-217
/
+180
*
verify_file: Add constness to a few addresses.
Tao Bao
2017-03-21
1
-14
/
+14
*
Add checkers and tests for empty locale in PNG file
Tianjie Xu
2017-01-19
1
-0
/
+3
*
tests: Add test coverage for DirUtil.
Tao Bao
2016-12-22
1
-0
/
+150
*
Merge "tests: Replace the O_RDONLY in access(2)."
Tao Bao
2016-12-22
1
-6
/
+15
|
\
|
*
tests: Replace the O_RDONLY in access(2).
Tao Bao
2016-12-22
1
-6
/
+15
*
|
tests: Add testcase for ZipUtil.
Tao Bao
2016-12-22
1
-0
/
+191
|
/
*
updater: Fix the wrong return value for package_extract_file().
Tao Bao
2016-11-15
1
-3
/
+0
*
Move recovery_test.cpp out of unit test
Tianjie Xu
2016-11-08
1
-91
/
+0
*
otautil: Clean up SysUtil.cpp.
Tao Bao
2016-11-07
1
-0
/
+140
*
tests: Fix unit/zip_test.cpp.
Tao Bao
2016-11-04
1
-59
/
+50
*
Replace minzip with libziparchive
Tianjie Xu
2016-10-18
1
-0
/
+93
*
recovery: drop log/logger.h
Mark Salyzyn
2016-10-04
1
-1
/
+0
*
Fix matches_locale function
Tianjie Xu
2016-04-20
1
-0
/
+29
*
recovery: use __android_log_pmsg_file_write for log files
Mark Salyzyn
2016-03-31
1
-0
/
+92
*
Refactor existing tests to use gtest
Jed Estep
2016-02-04
1
-0
/
+238