Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
adc599e00574da8c5da83d2f2cde738173225654
/
minui
/
graphics.cpp
d58ba18
AOSP10 TWRP Merge: fix conflicts and update libraries needed
by bigbiff
· 4 years, 8 months ago
26d5d5f
Merge tag 'android-10.0.0_r25' into aosp10-4
by bigbiff
· 4 years, 8 months ago
92bdb5a
minui: Move GRSurface into a class.
by Tao Bao
· 6 years ago
050feb0
minui: Track the name change to minui related properties.
by Tao Bao
· 6 years ago
58f2132
Merge AOSP android-9.0.0_r3
by Ethan Yonker
· 6 years ago
ed876a7
minui: Use runtime properties instead of build time vars.
by Tao Bao
· 6 years ago
44478df
minui: Clean up the use of `rotation`.
by Tao Bao
· 6 years ago
9f42633
minui: Add constness to GRSurface* in gr_get_{width,height}.
by Tao Bao
· 6 years ago
ccf00a2
minui: Handle the failures from the drm backend in gr_init
by Tianjie Xu
· 6 years ago
842f2a3
Let gr_init proceed even if we failed to load a font file
by Tianjie Xu
· 6 years ago
55a2c4e
Remove the obsolete mkfont.c and font_10x18.h
by Tianjie Xu
· 7 years ago
58d68e5
minui: Only include graphics_adf.h if we do not build with MSM_BSP
by Andreas Schneider
· 7 years ago
846012f
graphics: add rotation logic
by Luke Song
· 7 years ago
8373cfe
Update to AOSP 8.0 base
by Ethan Yonker
· 7 years ago
39662b2
Fix minui issues for some build trees
by Ethan Yonker
· 7 years ago
84d61ce
Update TWRP to AOSP 7.1.2
by Ethan Yonker
· 7 years ago
16b5095
Merge "minui: Move graphics_{adf,drm,fbdev} into classes." am: 0d14cc279c am: 6585a3c368 am: b8997adc20
by Tao Bao
· 8 years ago
557fa1f
minui: Move graphics_{adf,drm,fbdev} into classes.
by Tao Bao
· 8 years ago
89c56ce
Merge "minui: Minor clean up to graphics.cpp." am: b04bc0540d am: ec8d74580d am: 7d8e13a535
by Tao Bao
· 8 years ago
e8020f4
minui: Minor clean up to graphics.cpp.
by Tao Bao
· 8 years ago
b386f71
ifdef overlay graphics
by Ethan Yonker
· 8 years ago
274e065
Merge "minui: Export minui/minui.h." am: 13d15af08f am: ad20b76397 am: 54890af615
by Tao Bao
· 8 years ago
0ecbd76
minui: Export minui/minui.h.
by Tao Bao
· 8 years ago
eca28fb
Merge "Remove unnecessary uses of reinterpret_cast." am: c470dc8681 am: 849a911dee am: 6a6e54da04
by Rahul Chaudhry
· 8 years ago
1cf93f5
Remove unnecessary uses of reinterpret_cast.
by Rahul Chaudhry
· 8 years ago
b29f23f
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
by Rahul Chaudhry
· 8 years ago
97eda9d
Have gr_init_font alloc memory for the font
by Damien Bargiacchi
· 8 years ago
d5d34d7
Support use of custom fonts in miniui
by Damien Bargiacchi
· 8 years ago
4f7faac
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
by Rahul Chaudhry
· 8 years ago
d00f5eb
Have gr_init_font alloc memory for the font
by Damien Bargiacchi
· 8 years ago
c45b2d5
minui: Fix gr_set_font() build issue on cm-13.0 tree.
by nailyk
· 8 years ago
35fff61
Support use of custom fonts in miniui
by Damien Bargiacchi
· 8 years ago
39624d4
minui: bring back custom font support
by maxwen
· 9 years ago
a59da09
Add qcom overlay graphics support to minui
by Ethan Yonker
· 9 years ago
e96182e
Add 16bpp support to minui
by Ethan Yonker
· 9 years ago
1a92c44
Add drm support to minui
by Stéphane Marchesin
· 9 years ago
0a5cb0c
Don't use typedefs that hide *s.
by Elliott Hughes
· 10 years ago
8fd86d7
Move the menu header out of the menu.
by Elliott Hughes
· 10 years ago
07cfb8f
Switch minui over to C++.
by Elliott Hughes
· 10 years ago
[Renamed (96%) from minui/graphics.c]
5d1630a
Merge "Fix ScreenRecoveryUI to handle devices without power/up/down."
by Elliott Hughes
· 10 years ago