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_fbdev.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
minui: Add support for multiple connectors
Weizhung Ding
2022-01-25
1
-0
/
+4
*
Remove magic code to flash the screen
Kelvin Zhang
2021-07-27
1
-2
/
+0
*
Use O_CLOEXEC at a few places.
Tao Bao
2019-03-01
1
-1
/
+1
*
minui: GRSurface::Create() computes data_size on its own.
Tao Bao
2018-11-27
1
-3
/
+3
*
minui: Use android::base::unique_fd in MinuiBackendFbdev.
Tao Bao
2018-11-02
1
-12
/
+5
*
minui: Refactor GRSurfaceFbdev.
Tao Bao
2018-11-01
1
-36
/
+32
*
minui: Move GRSurface into a class.
Tao Bao
2018-10-23
1
-16
/
+12
*
minui: Move graphics_{adf,drm,fbdev} into classes.
Tao Bao
2017-02-11
1
-37
/
+14
*
minui: Clean up graphics_fbdev.cpp.
Tao Bao
2017-02-07
1
-139
/
+129
*
minui: Export minui/minui.h.
Tao Bao
2017-01-17
1
-2
/
+1
*
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
Rahul Chaudhry
2016-11-16
1
-1
/
+1
*
Revert "Byte swap to support BGRA in recovery mode"
Andriy Naborskyy
2016-01-08
1
-12
/
+0
*
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
/
+213