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
/
minui
/
graphics_adf.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-29
minui: Fix breakage in graphics_adf.
Alistair Strachan
1
-1
/
+2
2017-02-11
minui: Move graphics_{adf,drm,fbdev} into classes.
Tao Bao
1
-102
/
+60
2017-02-09
minui: Save errno before calling close().
Tao Bao
1
-1
/
+2
2017-02-07
minui: Clean up graphics_adf.cpp.
Tao Bao
1
-191
/
+156
2016-11-16
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
Rahul Chaudhry
1
-4
/
+4
2016-11-09
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
Rahul Chaudhry
1
-4
/
+4
2016-08-06
Recovery mode UI flicker
xinglong.zhu
1
-1
/
+23
2016-05-06
Keep ADF device alive for the lifetime of the minui backend
Jonathan Hamilton
1
-6
/
+8
2015-10-14
Add support for RGBA_8888 pixel format
Kra1o5
1
-0
/
+2
2015-04-15
Don't use typedefs that hide *s.
Elliott Hughes
1
-4
/
+4
2015-04-10
Switch minui over to C++.
Elliott Hughes
1
-22
/
+21
2015-02-12
Fix Droid and animation color in recovery mode
Tony Kuo
1
-1
/
+3
2015-01-30
Add missing includes.
Elliott Hughes
1
-0
/
+1
2014-11-06
Revert to old libminui and fix up
Ethan Yonker
1
-247
/
+0
2014-04-26
recovery: minui: add adf backend
Greg Hackmann
1
-0
/
+247