| Commit message (Expand) | Author | Age | Files | Lines |
* | SF: Permit changing DispSync offsets at runtime | Dan Stoza | 2015-04-15 | 1 | -0/+3 |
* | SurfaceFlinger: send VSYNC power hints to IPowerManager | Ruchi Kandoi | 2014-06-18 | 1 | -0/+5 |
* | Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager" | Ruchi Kandoi | 2014-04-04 | 1 | -5/+0 |
* | SurfaceFlinger: send VSYNC power hints to IPowerManager | Ruchi Kandoi | 2014-04-04 | 1 | -0/+5 |
* | SurfaceFlinger: SW-based vsync events | Jamie Gennis | 2013-10-07 | 1 | -5/+21 |
* | Use new HWC display type/count constants. | Jesse Hall | 2013-08-16 | 1 | -3/+2 |
* | SurfaceFlinger: EventThread: Fix Vsync array size. | Saurabh Shah | 2013-07-12 | 1 | -1/+1 |
* | clean-up/simplify all dump() APIs | Mathias Agopian | 2013-04-22 | 1 | -1/+1 |
* | Display events now always carry the display id they happened on | Mathias Agopian | 2012-09-21 | 1 | -2/+3 |
* | We now report hotplug events to the framework | Mathias Agopian | 2012-09-20 | 1 | -1/+3 |
* | Minor tweaks | Andy McFadden | 2012-09-13 | 1 | -1/+0 |
* | Eradicate DisplayID. | Mathias Agopian | 2012-08-27 | 1 | -1/+1 |
* | simplify further vsync handling | Mathias Agopian | 2012-08-23 | 1 | -1/+3 |
* | fix various issues in SF's EventThread | Mathias Agopian | 2012-08-20 | 1 | -1/+0 |
* | Fix deadlock in SF. | Mathias Agopian | 2012-08-17 | 1 | -4/+1 |
* | rename DisplayHardware to DisplayDevice | Mathias Agopian | 2012-08-02 | 1 | -1/+0 |
* | split HWComposer out of DisplayHardware | Mathias Agopian | 2012-07-24 | 1 | -3/+7 |
* | SurfaceFlinger cleanup | Mathias Agopian | 2012-07-24 | 1 | -3/+1 |
* | get rid of GraphicPlane | Mathias Agopian | 2012-06-28 | 1 | -1/+1 |
* | make sure to disable VSYNC while screen is off | Mathias Agopian | 2012-04-11 | 1 | -4/+8 |
* | Added vsync debugging information in dumpsys log | Mathias Agopian | 2012-04-10 | 1 | -1/+6 |
* | SurfaceFlinger now uses the new VSYNC HAL API. | Mathias Agopian | 2012-04-04 | 1 | -3/+6 |
* | refactor / simplify EventThread | Mathias Agopian | 2012-04-03 | 1 | -32/+29 |
* | SF now synchronizes to VSYNC | Mathias Agopian | 2012-01-30 | 1 | -0/+8 |
* | Improve the VSYNC api a bit. | Mathias Agopian | 2011-12-06 | 1 | -3/+23 |
* | fix a deadlock when removing a DisplayEventConnection | Mathias Agopian | 2011-12-05 | 1 | -0/+3 |
* | Add support for sending VSYNC events to the framework | Mathias Agopian | 2011-11-29 | 1 | -0/+79 |