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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
minui: remove libadf since it is no longer supported
Marissa Wall
2020-02-28
1
-200
/
+0
*
Use O_CLOEXEC at a few places.
Tao Bao
2019-03-01
1
-1
/
+1
*
minui: Refactor GRSurfaceAdf.
Tao Bao
2018-11-01
1
-45
/
+44
*
minui: Move GRSurface into a class.
Tao Bao
2018-10-23
1
-5
/
+7
*
minui: Use runtime properties instead of build time vars.
Tao Bao
2018-08-02
1
-9
/
+10
*
minui: Fix breakage in graphics_adf.
Alistair Strachan
2017-04-29
1
-1
/
+2
*
minui: Move graphics_{adf,drm,fbdev} into classes.
Tao Bao
2017-02-11
1
-102
/
+60
*
minui: Save errno before calling close().
Tao Bao
2017-02-09
1
-1
/
+2
*
minui: Clean up graphics_adf.cpp.
Tao Bao
2017-02-07
1
-191
/
+156
*
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
Rahul Chaudhry
2016-11-16
1
-4
/
+4
*
Recovery mode UI flicker
xinglong.zhu
2016-08-06
1
-1
/
+23
*
Keep ADF device alive for the lifetime of the minui backend
Jonathan Hamilton
2016-05-06
1
-6
/
+8
*
Don't use typedefs that hide *s.
Elliott Hughes
2015-04-15
1
-4
/
+4
*
Switch minui over to C++.
Elliott Hughes
2015-04-10
1
-0
/
+249