Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-01-17 | minui: Export minui/minui.h. | Tao Bao | 1 | -2/+1 |
2016-11-16 | Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. | Rahul Chaudhry | 1 | -1/+1 |
2016-01-08 | Revert "Byte swap to support BGRA in recovery mode" | Andriy Naborskyy | 1 | -12/+0 |
2015-04-15 | Don't use typedefs that hide *s. | Elliott Hughes | 1 | -4/+4 |
2015-04-10 | Switch minui over to C++. | Elliott Hughes | 1 | -10/+6 |
2015-02-12 | Fix Droid and animation color in recovery mode | Tony Kuo | 1 | -13/+0 |
2015-01-30 | Add missing includes. | Elliott Hughes | 1 | -0/+1 |
2014-11-14 | Byte swap to support BGRA in recovery mode | Heather Lee Wilson | 1 | -0/+12 |
2014-06-12 | minui: avoid random screen frame at startup | Joey Pan | 1 | -0/+2 |
2014-05-14 | Support BGRA framebuffer | Daniel Leung | 1 | -0/+13 |
2014-03-14 | Recovery 64-bit compile issues | Mark Salyzyn | 1 | -3/+4 |
2014-03-11 | separate fbdev-specific code out from minui | Doug Zongker | 1 | -0/+201 |
2014-03-11 | separate fbdev-specific code out from minui | Doug Zongker | 1 | -0/+201 |