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 Droid and animation color in recovery mode
Tony Kuo
2015-02-12
1
-0
/
+7
*
Add missing includes.
Elliott Hughes
2015-01-30
1
-0
/
+1
*
recovery: minui: add adf backend
Greg Hackmann
2014-04-26
1
-4
/
+14
*
refactor image resource loading code in minui
Doug Zongker
2014-03-17
1
-1
/
+1
*
separate fbdev-specific code out from minui
Doug Zongker
2014-03-11
1
-151
/
+15
*
remove pixelflinger from recovery
Doug Zongker
2014-03-11
1
-197
/
+302
*
recovery: fix building with pointer-to-int errors turned on
Colin Cross
2014-02-06
1
-1
/
+1
*
recovery: move log output to stdout
Doug Zongker
2013-07-09
1
-2
/
+2
*
more font improvements and cleanup
Doug Zongker
2013-03-07
1
-12
/
+32
*
recovery: change font for menus to be an image
Doug Zongker
2013-03-05
1
-24
/
+15
*
add optional overscan compensation to recovery graphics
Doug Zongker
2012-12-19
1
-4
/
+25
*
minor recovery fixes
Doug Zongker
2012-09-04
1
-1
/
+4
*
add simple text to recovery UI
Doug Zongker
2012-08-23
1
-0
/
+16
*
fix conflicts with merge of jb-dev-mako
Ed Heyl
2012-07-26
1
-2
/
+4
|
\
|
*
minui: fix screen update issue
Devin Kim
2012-07-20
1
-2
/
+4
*
|
graphics: add support for "single buffering"
Octavian Purdila
2012-07-12
1
-2
/
+10
|
/
*
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