Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-04-29 | minui: Fix breakage in graphics_adf. | Alistair Strachan | 1 | -1/+2 |
2017-02-11 | minui: Move graphics_{adf,drm,fbdev} into classes. | Tao Bao | 1 | -102/+60 |
2017-02-09 | minui: Save errno before calling close(). | Tao Bao | 1 | -1/+2 |
2017-02-07 | minui: Clean up graphics_adf.cpp. | Tao Bao | 1 | -191/+156 |
2016-11-16 | Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. | Rahul Chaudhry | 1 | -4/+4 |
2016-08-06 | Recovery mode UI flicker | xinglong.zhu | 1 | -1/+23 |
2016-05-06 | Keep ADF device alive for the lifetime of the minui backend | Jonathan Hamilton | 1 | -6/+8 |
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 | -22/+21 |
2015-02-12 | Fix Droid and animation color in recovery mode | Tony Kuo | 1 | -1/+3 |
2015-01-30 | Add missing includes. | Elliott Hughes | 1 | -0/+1 |
2014-04-26 | recovery: minui: add adf backend | Greg Hackmann | 1 | -0/+247 |