| Commit message (Expand) | Author | Age | Files | Lines |
* | surfaceflinger: fix -Wmismatched-tags warnings | Jesse Hall | 2014-09-04 | 1 | -1/+1 |
* | am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty f... | Jesse Hall | 2014-08-20 | 1 | -0/+1 |
|\ |
|
| * | surfaceflinger: skip composition for empty frames | Jesse Hall | 2014-08-19 | 1 | -0/+1 |
| * | Fix virtual display nesting | Dan Stoza | 2014-04-22 | 1 | -1/+3 |
* | | Allow for resizing of Virtual Displays. | Michael Lentine | 2014-07-30 | 1 | -0/+2 |
* | | Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. | Michael Lentine | 2014-07-29 | 1 | -0/+8 |
* | | surfaceflinger: Replace blank/unblank with setPowerMode | Prashant Malani | 2014-06-05 | 1 | -8/+6 |
* | | Fix virtual display nesting | Dan Stoza | 2014-02-04 | 1 | -1/+3 |
|/ |
|
* | Implement per-display EGLConfig and configless EGLContext | Jesse Hall | 2013-12-23 | 1 | -0/+1 |
* | fix camera API 2.0 orientation | Mathias Agopian | 2013-09-17 | 1 | -0/+1 |
* | Merge "Provide HWC prepare with a valid output buffer" into klp-dev | Jesse Hall | 2013-08-21 | 1 | -0/+1 |
|\ |
|
| * | Provide HWC prepare with a valid output buffer | Jesse Hall | 2013-08-20 | 1 | -0/+1 |
* | | SurfaceFlinger now runs in the process's main thread | Mathias Agopian | 2013-08-20 | 1 | -0/+1 |
|/ |
|
* | Use new HWC display type/count constants. | Jesse Hall | 2013-08-16 | 1 | -2/+3 |
* | Merge "Set the swap interval of virtual display surfaces to 0" | Jesse Hall | 2013-08-07 | 1 | -1/+0 |
|\ |
|
| * | Set the swap interval of virtual display surfaces to 0 | Jesse Hall | 2013-08-06 | 1 | -1/+0 |
* | | All consumers now take an IGraphicBufferConsumer instead of a BufferQueue | Mathias Agopian | 2013-08-06 | 1 | -0/+1 |
|/ |
|
* | Rewrite VirtualDisplaySurface | Jesse Hall | 2013-07-15 | 1 | -0/+2 |
* | Refactor SF. Move all GL operations in their own class. | Mathias Agopian | 2013-07-03 | 1 | -4/+2 |
* | clean-up/simplify all dump() APIs | Mathias Agopian | 2013-04-22 | 1 | -1/+1 |
* | Clean up HWC state when releasing a DisplayDevice | Jesse Hall | 2013-03-27 | 1 | -0/+3 |
* | Fix virtual displays for HWC<=1.1 | Jesse Hall | 2013-03-22 | 1 | -2/+1 |
* | Add DisplaySurface abstraction | Jesse Hall | 2013-03-18 | 1 | -6/+3 |
* | Get rid of LayerBase. | Mathias Agopian | 2013-03-05 | 1 | -4/+4 |
* | Merge "Init displays to null layer stack" into jb-mr2-dev | Jesse Hall | 2013-03-05 | 1 | -1/+5 |
|\ |
|
| * | Init displays to null layer stack | Jesse Hall | 2013-02-28 | 1 | -1/+5 |
* | | apply the projection's viewport to the visibleregion passed to hwc | Mathias Agopian | 2013-02-28 | 1 | -4/+2 |
|/ |
|
* | rework a bit how we scissor the display | Mathias Agopian | 2012-10-31 | 1 | -0/+5 |
* | SurfaceFlinger: add support for secure displays | Jamie Gennis | 2012-10-22 | 1 | -1/+8 |
* | reset GL viewport and project when caputring the screen | Mathias Agopian | 2012-09-28 | 1 | -0/+2 |
* | add/remove displays properly on hotplug events | Mathias Agopian | 2012-09-21 | 1 | -3/+1 |
* | calculate wether we filter on a per-display basis | Mathias Agopian | 2012-09-20 | 1 | -0/+2 |
* | improve logging of external displays | Mathias Agopian | 2012-09-18 | 1 | -1/+1 |
* | Plumb display name into SurfaceFlinger | Andy McFadden | 2012-09-18 | 1 | -1/+7 |
* | add support hwc 1.1 | Mathias Agopian | 2012-09-17 | 1 | -0/+5 |
* | display projection API now has a single function instead of 3 | Mathias Agopian | 2012-09-04 | 1 | -3/+1 |
* | implement display viewport and frame | Mathias Agopian | 2012-09-04 | 1 | -6/+17 |
* | Eradicate DisplayID. | Mathias Agopian | 2012-08-27 | 1 | -12/+12 |
* | teach HWC about multiple displays | Mathias Agopian | 2012-08-23 | 1 | -3/+5 |
* | HWComposer now has its own concept of display IDs | Mathias Agopian | 2012-08-23 | 1 | -1/+3 |
* | refactor compositing code to avoid multiple eglMakeCurrent() calls | Mathias Agopian | 2012-08-16 | 1 | -0/+1 |
* | xdpi / ydpi were reported as 0 | Mathias Agopian | 2012-08-13 | 1 | -6/+0 |
* | make multi-display more real | Mathias Agopian | 2012-08-10 | 1 | -1/+2 |
* | Add a display parameter to HWComposer where needed | Mathias Agopian | 2012-08-10 | 1 | -0/+1 |
* | now able to set the layer stack on a DisplayDevice | Mathias Agopian | 2012-08-10 | 1 | -0/+2 |
* | surfaceflinger: refactor FrambufferSurface | Jamie Gennis | 2012-08-06 | 1 | -1/+2 |
* | DisplayDevice doesn't need weak pointers or polymorphism | Mathias Agopian | 2012-08-05 | 1 | -2/+2 |
* | turn DisplayDevice into a reference-counted object | Mathias Agopian | 2012-08-05 | 1 | -9/+3 |
* | DisplayDevice only needs ANativeWindow not SurfaceTextureClient | Mathias Agopian | 2012-08-04 | 1 | -3/+4 |
* | remove a dependency of DisplayDevice on the refresh rate | Mathias Agopian | 2012-08-04 | 1 | -5/+0 |