Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use typedefs that hide *s. | Elliott Hughes | 2015-04-15 | 1 | -3/+3 |
| | | | | | | gr_surface was causing confusion for no good reason. Change-Id: If7120187f9a00dd16297877fc49352185a4d4ea6 | ||||
* | Switch minui over to C++. | Elliott Hughes | 2015-04-10 | 1 | -15/+7 |
| | | | | Change-Id: I59e08a304ae514a3fdb6fab58721f11670bc1b01 | ||||
* | recovery: minui: add adf backend | Greg Hackmann | 2014-04-26 | 1 | -0/+1 |
| | | | | | Change-Id: I1ad97b5b62bddbcb1104fa0b4e54415b793a4194 Signed-off-by: Greg Hackmann <ghackmann@google.com> | ||||
* | separate fbdev-specific code out from minui | Doug Zongker | 2014-03-11 | 1 | -0/+49 |
Isolate the code that interacts with fbdev, in preparation for adding a new backend. Change-Id: I19105e9da1ca6408cebc110f7e2bb5abfb481ee9 |