Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge up to android-8.1.0_r1 and fix conflicts | Ethan Yonker | 2017-12-15 | 1 | -1/+2 |
|\ | |||||
| * | minui: Fix breakage in graphics_adf. | Alistair Strachan | 2017-04-29 | 1 | -1/+2 |
* | | Update to AOSP 8.0 base | Ethan Yonker | 2017-09-08 | 1 | -183/+135 |
|\| | |||||
| * | minui: Move graphics_{adf,drm,fbdev} into classes. | Tao Bao | 2017-02-11 | 1 | -102/+60 |
| * | minui: Save errno before calling close(). | Tao Bao | 2017-02-09 | 1 | -1/+2 |
| * | minui: Clean up graphics_adf.cpp. | Tao Bao | 2017-02-07 | 1 | -191/+156 |
| * | Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. | Rahul Chaudhry | 2016-11-16 | 1 | -4/+4 |
| * | Recovery mode UI flicker | xinglong.zhu | 2016-08-06 | 1 | -1/+23 |
| * | Keep ADF device alive for the lifetime of the minui backend | Jonathan Hamilton | 2016-05-06 | 1 | -6/+8 |
* | | Add support for RGBA_8888 pixel format | Kra1o5 | 2015-10-14 | 1 | -0/+2 |
|/ | |||||
* | Don't use typedefs that hide *s. | Elliott Hughes | 2015-04-15 | 1 | -4/+4 |
* | Switch minui over to C++. | Elliott Hughes | 2015-04-10 | 1 | -0/+249 |