Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
e131bec179826431b7b89e4748ae05e8a4262145
/
minui
ecbd3e8
Merge up to android-8.1.0_r1 and fix conflicts
by Ethan Yonker
· 7 years ago
06c6219
minui: Fix building graphics_overlay.cpp
by Andreas Schneider
· 7 years ago
9c82095
minui: Move graphics_overlay.h down that we have all structs defined
by Andreas Schneider
· 7 years ago
6de5941
minui: Add missing <linux/ion.h> for 'struct ion_handle_data'
by Andreas Schneider
· 7 years ago
58d68e5
minui: Only include graphics_adf.h if we do not build with MSM_BSP
by Andreas Schneider
· 7 years ago
75847da
minui: Do not overwrite previously set CFLAGS
by Andreas Schneider
· 7 years ago
8373cfe
Update to AOSP 8.0 base
by Ethan Yonker
· 7 years ago
af9f8b4
ui: Move the support for touch inputs into RecoveryUI.
by Tao Bao
· 7 years ago
d774ff2
Build libminui with BOARD_VNDK_VERSION
by Jiyong Park
· 7 years ago
6d8827e
Merge "Fix the android-cloexec-* warnings in bootable/recovery" am: 94a8ea1797
by Tianjie Xu
· 7 years ago
de6735e
Fix the android-cloexec-* warnings in bootable/recovery
by Tianjie Xu
· 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
895e6fd
Merge "minui: Fix breakage in graphics_adf." am: 54da112277 am: d66f05b82c
by Tao Bao
· 8 years ago
4697d8b
minui: Fix breakage in graphics_adf.
by Alistair Strachan
· 8 years ago
0a59956
Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9
by Tianjie Xu
· 8 years ago
9166f66
Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9
by Tianjie Xu
· 8 years ago
2078b22
Add the missing sr-Latn into png files and rename the png locale header
by Tianjie Xu
· 8 years ago
edc96fd
Merge "Add the missing #include of <functional>." am: dd553d280f am: 965021ab8d
by Tao Bao
· 8 years ago
9468fc0
Add the missing #include of <functional>.
by Tao Bao
· 8 years ago
1de1c71
Merge "Add a missing #include for openat(2)." am: 3ac0dd2a56 am: cdfe2895b4
by Elliott Hughes
· 8 years ago
25a29d4
Add a missing #include for openat(2).
by Elliott Hughes
· 8 years ago
663ad8e
Fix "ordered comparison between pointer and zero".
by MinSeong Kim
· 8 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
70cbe1d
Merge "minui: Save errno before calling close()." am: df464dbe79 am: 8075089ca1 am: 30c164411f
by Tao Bao
· 8 years ago
f04592b
minui: Save errno before calling close().
by Tao Bao
· 8 years ago
6812a80
Merge "minui: Clean up graphics_fbdev.cpp." am: 5121961421 am: e91a2d23ca am: c441edd1c3
by Tao Bao
· 8 years ago
5121961
Merge "minui: Clean up graphics_fbdev.cpp."
by Treehugger Robot
· 8 years ago
3a683a0
Merge "minui: Clean up graphics_adf.cpp." am: d592e1d5e1 am: 46829c326e am: ffd5c03711
by Tao Bao
· 8 years ago
d592e1d
Merge "minui: Clean up graphics_adf.cpp."
by Tao Bao
· 8 years ago
a40303b
Merge "minui: Clean up graphics_drm.cpp." am: 648f252c71 am: f6b6b75916 am: ed5ee5292c
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
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
a791538
Merge "minui: Move callback functions to std::function." am: a476312714 am: 343987b2a1 am: 19856bcb2e
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
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
· 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
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
Next »