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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "minui: Move graphics_{adf,drm,fbdev} into classes." am: 0d14cc279c am: 6585a3c368 am: b8997adc20
Tao Bao
2017-02-13
1
-40
/
+38
|
\
|
*
minui: Move graphics_{adf,drm,fbdev} into classes.
Tao Bao
2017-02-11
1
-40
/
+38
*
|
Merge "minui: Minor clean up to graphics.cpp." am: b04bc0540d am: ec8d74580d am: 7d8e13a535
Tao Bao
2017-02-03
1
-62
/
+1
|
\
|
|
*
minui: Minor clean up to graphics.cpp.
Tao Bao
2017-02-03
1
-62
/
+1
*
|
Merge "minui: Export minui/minui.h." am: 13d15af08f am: ad20b76397 am: 54890af615
Tao Bao
2017-01-17
1
-3
/
+3
|
\
|
|
*
minui: Export minui/minui.h.
Tao Bao
2017-01-17
1
-3
/
+3
*
|
Merge "Remove unnecessary uses of reinterpret_cast." am: c470dc8681 am: 849a911dee am: 6a6e54da04
Rahul Chaudhry
2016-11-16
1
-1
/
+1
|
\
|
|
*
Remove unnecessary uses of reinterpret_cast.
Rahul Chaudhry
2016-11-16
1
-1
/
+1
|
*
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
Rahul Chaudhry
2016-11-16
1
-3
/
+3
|
*
Have gr_init_font alloc memory for the font
Damien Bargiacchi
2016-11-16
1
-7
/
+15
|
*
Support use of custom fonts in miniui
Damien Bargiacchi
2016-11-15
1
-47
/
+55
*
|
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
Rahul Chaudhry
2016-11-09
1
-4
/
+4
*
|
Have gr_init_font alloc memory for the font
Damien Bargiacchi
2016-09-09
1
-7
/
+15
*
|
Support use of custom fonts in miniui
Damien Bargiacchi
2016-08-19
1
-47
/
+55
|
/
*
Add drm support to minui
Stéphane Marchesin
2015-07-02
1
-0
/
+5
*
Don't use typedefs that hide *s.
Elliott Hughes
2015-04-15
1
-1
/
+1
*
Move the menu header out of the menu.
Elliott Hughes
2015-04-14
1
-1
/
+1
*
Switch minui over to C++.
Elliott Hughes
2015-04-10
1
-0
/
+406