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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix problem where the screen is sometimes all black in recovery
Doug Zongker
2011-09-27
1
-0
/
+3
*
minui: graphics: add interface for framebuffer blank/unblank
Dima Zavin
2011-08-30
1
-0
/
+10
*
minui: graphics: add ability to query font size
Dima Zavin
2011-08-30
1
-0
/
+6
*
Get the correct line_length.
Michael Ward
2011-06-24
1
-2
/
+37
*
Graphics can handle stride != xres, and BGRA support.
Michael Ward
2011-06-23
1
-10
/
+13
*
option to allow recovery to use 24-bit graphics in UI
Doug Zongker
2011-01-14
1
-10
/
+18
*
clear recovery framebuffers on allocation; display icon right after ui_init
Doug Zongker
2010-11-01
1
-1
/
+2
*
Force the fb into 16 bpp mode in case the hw has some other default.
Rebecca Schultz Zavin
2009-06-06
1
-0
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-04
1
-0
/
+312
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-04
1
-312
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-11
1
-16
/
+33
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-18
1
-33
/
+24
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+304