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
2019-03-01
Use O_CLOEXEC at a few places.
Tao Bao
1
-1
/
+1
2018-11-01
minui: Refactor GRSurfaceAdf.
Tao Bao
1
-45
/
+44
2018-10-23
minui: Move GRSurface into a class.
Tao Bao
1
-5
/
+7
2018-08-02
minui: Use runtime properties instead of build time vars.
Tao Bao
1
-9
/
+10
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-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-04-26
recovery: minui: add adf backend
Greg Hackmann
1
-0
/
+247