Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
ebb4e96a716824d54be9469b7a638ad4b15ca224
/
minui
/
graphics.cpp
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
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