Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
dbc37b7a4c20f426b9f4af7097db2ef5b72f9b50
/
minui
/
resources.cpp
673c7ae
Merge tag 'android-11.0.0_r16' into android-10.0
by bigbiff
· 4 years ago
d58ba18
AOSP10 TWRP Merge: fix conflicts and update libraries needed
by bigbiff
· 4 years, 8 months ago
26d5d5f
Merge tag 'android-10.0.0_r25' into aosp10-4
by bigbiff
· 4 years, 8 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
58f2132
Merge AOSP android-9.0.0_r3
by Ethan Yonker
· 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
ecbd3e8
Merge up to android-8.1.0_r1 and fix conflicts
by Ethan Yonker
· 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
8373cfe
Update to AOSP 8.0 base
by Ethan Yonker
· 7 years ago
de6735e
Fix the android-cloexec-* warnings in bootable/recovery
by Tianjie Xu
· 7 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
2078b22
Add the missing sr-Latn into png files and rename the png locale header
by Tianjie Xu
· 8 years ago
663ad8e
Fix "ordered comparison between pointer and zero".
by MinSeong Kim
· 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
534d4e0
Fix compatibility across the board
by Ethan Yonker
· 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