Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
3958a95f54f3039da80394911f64e5a4857f219d
/
minui
9468fc0
Add the missing #include of <functional>.
by Tao Bao
· 8 years ago
25a29d4
Add a missing #include for openat(2).
by Elliott Hughes
· 8 years ago
557fa1f
minui: Move graphics_{adf,drm,fbdev} into classes.
by Tao Bao
· 8 years ago
f04592b
minui: Save errno before calling close().
by Tao Bao
· 8 years ago
5121961
Merge "minui: Clean up graphics_fbdev.cpp."
by Treehugger Robot
· 8 years ago
d592e1d
Merge "minui: Clean up graphics_adf.cpp."
by Tao Bao
· 8 years ago
76be34c
minui: Clean up graphics_drm.cpp.
by Tao Bao
· 8 years ago
acf4dd1
minui: Clean up graphics_fbdev.cpp.
by Tao Bao
· 8 years ago
8f0e21b
minui: Clean up graphics_adf.cpp.
by Tao Bao
· 8 years ago
e8020f4
minui: Minor clean up to graphics.cpp.
by Tao Bao
· 8 years ago
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
d17a688
Add checkers and tests for empty locale in PNG file
by Tianjie Xu
· 8 years ago
0ecbd76
minui: Export minui/minui.h.
by Tao Bao
· 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
126cf8c
Fix "ordered comparison between pointer and zero".
by MinSeong Kim
· 8 years ago
7aa8874
Turn on -Werror for recovery
by Tianjie Xu
· 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
· 9 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
7101b2e
recovery: Switch to clang
by Tao Bao
· 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
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
e5879c3
Byte swap to support BGRA in recovery mode
by Heather Lee Wilson
· 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
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
a68c517
am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp
by Doug Zongker
· 11 years ago
a418aa7
refactor image resource loading code in minui
by Doug Zongker
· 11 years ago
679baa0
am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
f3bb31c
Recovery 64-bit compile issues
by Mark Salyzyn
· 11 years ago
5290f20
separate fbdev-specific code out from minui
by Doug Zongker
· 11 years ago
16f97c3
remove pixelflinger from recovery
by Doug Zongker
· 11 years ago
469954f
change how recovery animation is implemented
by Doug Zongker
· 11 years ago
830b3e3
separate fbdev-specific code out from minui
by Doug Zongker
· 11 years ago
39cf417
remove pixelflinger from recovery
by Doug Zongker
· 11 years ago
eac881c
change how recovery animation is implemented
by Doug Zongker
· 11 years ago
707d321
am 2739ed96: am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on"
by Colin Cross
· 11 years ago
92cdf9c
recovery: fix building with pointer-to-int errors turned on
by Colin Cross
· 11 years ago
f3819c2
am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initialization"
by Nick Kralevich
· 11 years ago
a0ecc8c
minui: do not use flexible array initialization
by synergy dev
· 11 years ago
58207b8
fix use of RGBA images in minui
by Doug Zongker
· 11 years ago
a5ef19f
recovery: fix epoll events type to uint32_t
by Todd Poynor
· 11 years ago
4665ede
minui: add ev_get_epollfd() to retrieve epoll file descriptor
by Todd Poynor
· 11 years ago
1fc89d4
minui: convert ev_*() event interface to epoll
by Todd Poynor
· 11 years ago
19877de
am 5c4e1dac: Merge "Update libpng API usage"
by John Reck
· 11 years ago
94fd07b
Update libpng API usage
by John Reck
· 11 years ago
41329c5
Fix libpng API usage
by John Reck
· 11 years ago
fafc85b
recovery: move log output to stdout
by Doug Zongker
· 11 years ago
6fd59ac
more font improvements and cleanup
by Doug Zongker
· 12 years ago
55a36ac
recovery: change font for menus to be an image
by Doug Zongker
· 12 years ago
Next »