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
/
screen_ui_test.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move librecovery_ui to a sub-directory
Tianjie Xu
2019-03-21
1
-2
/
+2
*
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
1
-3
/
+3
*
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
2018-11-15
1
-1
/
+1
*
ui: Manage loaded resources with smart pointers.
Tao Bao
2018-11-05
1
-15
/
+15
*
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
1
-21
/
+20
*
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
*
|
Add function to show localized rescue party menu
Tianjie Xu
2018-10-23
1
-0
/
+37
|
/
*
Implement the graphic menus
Tianjie Xu
2018-10-13
1
-14
/
+45
*
recovery: Add ability to interrupt UI
Jerry Zhang
2018-07-30
1
-1
/
+38
*
tests: Clean up the temporary dirs post-run.
Tao Bao
2018-07-12
1
-2
/
+3
*
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
1
-0
/
+2
*
ui: Use std::thread to create input/progress threads.
Tao Bao
2018-05-22
1
-2
/
+10
*
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
*
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