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
*
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