Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
6c6a54d354354b2c55a775ca2f0c33309ca9070b
/
minui
a1ef4ff
Merge "minui: fix mem leakage issue" am: d694016206 am: ebfe03631c am: 28aa649e54
by Treehugger Robot
· 3 years, 10 months ago
7d306fb
minui: fix mem leakage issue
by lijiazi
· 3 years, 10 months ago
025ce54
minui: remove libadf since it is no longer supported
by Marissa Wall
· 4 years, 8 months ago
12952cd
Fix ioctl FIONREAD call parameters to use int instead of size_t
by Stephane Lee
· 4 years, 10 months ago
cc7b7eb
minui: add ARGB_8888 format
by Adrian Salido
· 5 years ago
a7952ac
minui: Support input device hotplug in recovery mode.
by Xihua Chen
· 7 years ago
3472308
matches_locale no longer accept empty locales in the png file
by xunchang
· 6 years ago
9d05c8a
Fall back to en-US if localized bitmap is missing for a locale
by xunchang
· 6 years ago
835bf09
minui: Managed FDs with smart pointers.
by Tao Bao
· 6 years ago
dfdf635
minui: Fix the wrong move of the callback.
by Tao Bao
· 6 years ago
b549243
Use O_CLOEXEC at a few places.
by Tao Bao
· 6 years ago
39c53c8
use epoll_create1
by Nick Kralevich
· 6 years ago
dd78982
minui: GRSurface::Create() computes data_size on its own.
by Tao Bao
· 6 years ago
2201d08
minui: Fix a wrong arg in calling GRSurface::Create().
by Tao Bao
· 6 years ago
9cf163e
minui: GRSurface manages data with std::unique_ptr.
by Tao Bao
· 6 years ago
f65d48b
minui: Use android::base::unique_fd in MinuiBackendFbdev.
by Tao Bao
· 6 years ago
63b59dc
minui: Add GRSurface::Clone().
by Tao Bao
· 6 years ago
710bc53
minui: Remove the default and copy ctors for GRSurface.
by Tao Bao
· 6 years ago
1b18cf5
minui: Refactor GRSurfaceAdf.
by Tao Bao
· 6 years ago
4a22b28
minui: Refactor GRSurfaceFbdev.
by Tao Bao
· 6 years ago
44820ac
minui: Add a protected GRSurface ctor.
by Tao Bao
· 6 years ago
d096d7e
minui: Cleanup GRSurfaceDrm and MinuiBackendDrm.
by Tao Bao
· 6 years 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
818f938
`recovery` uses more shared libraries.
by Tao Bao
· 6 years ago
60924fa
Merge "minui: Track libsync module name change."
by Tao Bao
· 6 years ago
1c4d4bf
minui: Track libsync module name change.
by Tao Bao
· 6 years ago
13bec76
Fix the DRM_FORMAT match with corresponding PixelFormat
by tangrobin
· 6 years ago
7ee83f6
minui: Move to Soong.
by Tao Bao
· 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
955da1e
minui/drm: wait for page flip completion
by Jeremy Compostella
· 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
6cd8168
tests: Add tests for ScreenRecoveryUI.
by Tao Bao
· 7 years ago
3d0cd1d
Expose PngHandler via resources.h.
by Tao Bao
· 7 years ago
55a2c4e
Remove the obsolete mkfont.c and font_10x18.h
by Tianjie Xu
· 7 years ago
1d65c95
StartsWith allows a std::string prefix now.
by Elliott Hughes
· 7 years ago
2ee9266
libdrm_platform is now libdrm
by Dan Willemsen
· 7 years ago
647e396
Build libminui with BOARD_VNDK_VERSION
by Jiyong Park
· 7 years ago
a0e9742
Merge "Drop -Wno-unused-parameter."
by Tao Bao
· 7 years ago
99f0d9e
Drop -Wno-unused-parameter.
by Tao Bao
· 8 years ago
c8686b4
Add missing includes.
by Dan Albert
· 7 years ago
9baa190
Merge "graphics: add rotation logic"
by Tao Bao
· 7 years ago
acba38c
Move the png open and destroy functions into a class
by Tianjie Xu
· 7 years ago
846012f
graphics: add rotation logic
by Luke Song
· 7 years ago
29d5575
Add a new option in recovery menu to test the background texts
by Tianjie Xu
· 7 years ago
c89d1e7
Turn on -Wall for recovery modules
by Tianjie Xu
· 7 years ago
5daa000
Merge "ui: Move the support for touch inputs into RecoveryUI." am: faa5b1f773
by Tao Bao
· 7 years ago
5f8dd99
ui: Move the support for touch inputs into RecoveryUI.
by Tao Bao
· 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
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
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
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
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
e3c7184
Support use of custom fonts in miniui am: 35fff61b1c
by Damien Bargiacchi
· 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
Next »