Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
6c6a54d354354b2c55a775ca2f0c33309ca9070b
/
minui
/
resources.cpp
7d306fb
minui: fix mem leakage issue
by lijiazi
· 3 years, 10 months ago
cc7b7eb
minui: add ARGB_8888 format
by Adrian Salido
· 5 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
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
63b59dc
minui: Add GRSurface::Clone().
by Tao Bao
· 6 years ago
44820ac
minui: Add a protected GRSurface ctor.
by Tao Bao
· 6 years ago
92bdb5a
minui: Move GRSurface into a class.
by Tao Bao
· 6 years ago
ed876a7
minui: Use runtime properties instead of build time vars.
by Tao Bao
· 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
1d65c95
StartsWith allows a std::string prefix now.
by Elliott Hughes
· 7 years ago
acba38c
Move the png open and destroy functions into a class
by Tianjie Xu
· 7 years ago
29d5575
Add a new option in recovery menu to test the background texts
by Tianjie Xu
· 7 years ago
de6735e
Fix the android-cloexec-* warnings in bootable/recovery
by Tianjie Xu
· 7 years ago
2078b22
Add the missing sr-Latn into png files and rename the png locale header
by Tianjie Xu
· 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
126cf8c
Fix "ordered comparison between pointer and zero".
by MinSeong Kim
· 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
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
7d626df
Fix minui cleanup path on error.
by Elliott Hughes
· 9 years ago
4425c1d
Fix some memory leaks.
by Yabin Cui
· 9 years ago
b723f4f
res: Embed FPS into icon_installing.png.
by Tao Bao
· 9 years ago
0a5cb0c
Don't use typedefs that hide *s.
by Elliott Hughes
· 10 years ago
07cfb8f
Switch minui over to C++.
by Elliott Hughes
· 10 years ago
[Renamed (95%) from minui/resources.c]
5d1630a
Merge "Fix ScreenRecoveryUI to handle devices without power/up/down."
by Elliott Hughes
· 10 years ago