Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
863f51d6a7951b1cfa9a9500bd16c8a5aaf8268f
/
minui
« Previous
a476312
Merge "minui: Move callback functions to std::function."
by Tao Bao
· 8 years ago
0b1118d
minui: Move callback functions to std::function.
by Tao Bao
· 8 years ago
b386f71
ifdef overlay graphics
by Ethan Yonker
· 8 years ago
444732f
Merge "Add checkers and tests for empty locale in PNG file" am: 69e73ab7a9 am: a38224eadb am: 18098b7de3
by Tianjie Xu
· 8 years ago
d17a688
Add checkers and tests for empty locale in PNG file
by Tianjie Xu
· 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
b99b909
Merge "Fix "ordered comparison between pointer and zero"." am: a844bc9649 am: 08c4130493 am: 0f81984970
by Tao Bao
· 8 years ago
08c4130
Merge "Fix "ordered comparison between pointer and zero"." am: a844bc9649
by Tao Bao
· 8 years ago
126cf8c
Fix "ordered comparison between pointer and zero".
by MinSeong Kim
· 8 years ago
4f7faac
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
by Rahul Chaudhry
· 8 years ago
17e316c
Turn on -Werror for recovery
by Tianjie Xu
· 8 years ago
7aa8874
Turn on -Werror for recovery
by Tianjie Xu
· 8 years ago
8568d7e
Have gr_init_font alloc memory for the font am: d00f5eb63a
by Damien Bargiacchi
· 8 years ago
d00f5eb
Have gr_init_font alloc memory for the font
by Damien Bargiacchi
· 8 years ago
534d4e0
Fix compatibility across the board
by Ethan Yonker
· 8 years ago
e3c7184
Support use of custom fonts in miniui am: 35fff61b1c
by Damien Bargiacchi
· 8 years ago
34ae483
Update to 7.0
by Ethan Yonker
· 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
a5734c2
Merge "Recovery mode UI flicker" am: 629bde8c6c
by xinglong.zhu
· 8 years ago
629bde8
Merge "Recovery mode UI flicker"
by Treehugger Robot
· 8 years ago
c4fa2c2
Recovery mode UI flicker
by xinglong.zhu
· 8 years ago
b02a587
Merge \"Add docs on regeneration background text image\" am: 5aa2e104c0
by Tianjie Xu
· 8 years ago
9a25977
Add docs on regeneration background text image
by Tianjie Xu
· 8 years ago
977903d
Merge \"Fix clang-tidy performance warnings.\" am: 2a3b695168
by Chih-Hung Hsieh
· 8 years ago
23abfd3
Fix clang-tidy performance warnings.
by Chih-Hung Hsieh
· 8 years ago
0cc7e28
Merge "Keep ADF device alive for the lifetime of the minui backend" am: 14352497f0
by Jonathan Hamilton
· 8 years ago
bab6e49
Keep ADF device alive for the lifetime of the minui backend
by Jonathan Hamilton
· 8 years ago
45609d3
Merge "Fix matches_locale function" into nyc-dev am: 8b86373
by Tianjie Xu
· 9 years ago
2430e29
Fix matches_locale function
by Tianjie Xu
· 9 years ago
0231e70
Merge "Fix google-runtime-int warnings." am: a1f4a1e am: bcad1d1
by Chih-hung Hsieh
· 9 years ago
54a2747
Fix google-runtime-int warnings.
by Chih-Hung Hsieh
· 9 years ago
4846bc4
Merge "Update the system update animation." into nyc-dev am: e8d0ecc
by Elliott Hughes
· 9 years ago
498cda6
Update the system update animation.
by Elliott Hughes
· 9 years ago
af38cd9
Merge "Fix minui cleanup path on error." am: fa9af7dae6
by Elliott Hughes
· 9 years ago
7d626df
Fix minui cleanup path on error.
by Elliott Hughes
· 9 years ago
dfe4386
Merge commit 'ce46828e08281dc507d4e40ba9e8b770bc21cf0b' into HEAD
by Bill Yi
· 9 years ago
4425c1d
Fix some memory leaks.
by Yabin Cui
· 9 years ago
2d127a1
Revert "Byte swap to support BGRA in recovery mode" am: a5d5082222
by Andriy Naborskyy
· 9 years ago
40cce13
Revert "Byte swap to support BGRA in recovery mode" am: a5d5082222
by Andriy Naborskyy
· 9 years ago
a5d5082
Revert "Byte swap to support BGRA in recovery mode"
by Andriy Naborskyy
· 9 years ago
b723f4f
res: Embed FPS into icon_installing.png.
by Tao Bao
· 9 years ago
39624d4
minui: bring back custom font support
by maxwen
· 9 years ago
7101b2e
recovery: Switch to clang
by Tao Bao
· 9 years ago
7756859
Add support for RGBA_8888 pixel format
by Kra1o5
· 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
c798c9c
Merge up to AOSP marshmallow-release
by Ethan Yonker
· 9 years ago
44d59ea
minui: add BOARD_USE_CUSTOM_RECOVERY_FONT
by maxwen
· 9 years ago
6284431
am 8409b088: Merge "Add drm support to minui" into mnc-dev
by Vincent Palatin
· 9 years ago
1a92c44
Add drm support to minui
by Stéphane Marchesin
· 9 years ago
80e46e0
recovery: Switch to clang
by Tao Bao
· 9 years ago
2f5feed
Check all lseek calls succeed.
by Elliott Hughes
· 10 years ago
7bad7c4
Check all lseek calls succeed.
by Elliott Hughes
· 10 years ago
de50c5f
Add option to use new heap_id_mask instead of old heap_mask
by Kra1o5
· 10 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
642aaa7
Fix ScreenRecoveryUI to handle devices without power/up/down.
by Elliott Hughes
· 10 years ago
0713819
Add ev_iterate_available_keys to minui.
by Elliott Hughes
· 10 years ago
59156bd
Remove support for Cupcake kernels.
by Elliott Hughes
· 10 years ago
01a4d08
Fix recovery image text rendering.
by Elliott Hughes
· 10 years ago
83e5d1d
am c9bc3cc9: Merge "Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk"
by Narayan Kamath
· 10 years ago
fee324f
Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk
by Trevor Drake
· 10 years ago
f8dd04e
am ff934d02: Merge "Fix Droid and animation color in recovery mode"
by Elliott Hughes
· 10 years ago
fd778e3
Fix Droid and animation color in recovery mode
by Tony Kuo
· 10 years ago
98e2c50
am 78aa50d3: Merge "recovery: Handle EV_SW events"
by Elliott Hughes
· 10 years ago
ee7127c
am bf0be350: Merge "recovery: Generate libminui dynamic library"
by Elliott Hughes
· 10 years ago
07d9627
recovery: Handle EV_SW events
by Ajay Dudani
· 10 years ago
9905f3a
recovery: Generate libminui dynamic library
by Ajay Dudani
· 10 years ago
40862ab
am aeecac54: Merge "Add missing includes."
by Elliott Hughes
· 10 years ago
cd3c55a
Add missing includes.
by Elliott Hughes
· 10 years ago
0024e38
Add support for custom kernel headers
by Kra1o5
· 10 years ago
452e420
EPOLLWAKEUP handling in minui/events.c
by Ethan Yonker
· 10 years ago
8a59459
Update minui to work properly
by Ethan Yonker
· 10 years ago
e5879c3
Byte swap to support BGRA in recovery mode
by Heather Lee Wilson
· 10 years ago
bcc502c
Make TWRP compile for arm64
by Ethan Yonker
· 10 years ago
5a95c3f
Disable custom theme and fix png loading
by Ethan Yonker
· 10 years ago
304f32f
Fix up old libminui to compile
by Ethan Yonker
· 10 years ago
a33161b
Revert to old libminui and fix up
by Ethan Yonker
· 10 years ago
a167416
Merge in lollipop and attempt to fix merge conflicts
by Ethan Yonker
· 10 years ago
55c75ca
Build block TWRP with RECOVERY_VARIANT
by Matt Mower
· 10 years ago
bb687f4
minui: Do not return true from target_has_overlay() if MSM_BSP is not set
by Andrew Dodd
· 10 years ago
ba545d7
minui: avoid random screen frame at startup
by Joey Pan
· 10 years ago
eed6483
am 0766cdf4: am d2fb4ed5: am d27aa76a: Merge "Support BGRA framebuffer"
by Doug Zongker
· 10 years ago
f766396
Support BGRA framebuffer
by Daniel Leung
· 11 years ago
64e7fcd
am e9f9238a: am 1cd52423: am 1c2cf1db: Merge "recovery: minui: add adf backend"
by Greg Hackmann
· 11 years ago
62b75ab
Update minui to support overlay graphics
by Dees Troy
· 11 years ago
626009f
recovery: Compatibility with upstream minui change
by Steve Kondik
· 11 years ago
41909dd
recovery: minui: add adf backend
by Greg Hackmann
· 11 years ago
3e1cadc
am 03008bc1: am aa4545b5: Merge "restore minui support for paletted images with < 8 bits"
by Doug Zongker
· 11 years ago
577a130
restore minui support for paletted images with < 8 bits
by Doug Zongker
· 11 years ago
7425d03
am 47c7e365: am 130a7985: Merge "fix error log statement"
by Doug Zongker
· 11 years ago
a388a76
fix error log statement
by Doug Zongker
· 11 years ago
Next »