summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/EventThread.h
Commit message (Expand)AuthorAgeFilesLines
* SF: Permit changing DispSync offsets at runtimeDan Stoza2015-04-151-0/+3
* SurfaceFlinger: send VSYNC power hints to IPowerManagerRuchi Kandoi2014-06-181-0/+5
* Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager"Ruchi Kandoi2014-04-041-5/+0
* SurfaceFlinger: send VSYNC power hints to IPowerManagerRuchi Kandoi2014-04-041-0/+5
* SurfaceFlinger: SW-based vsync eventsJamie Gennis2013-10-071-5/+21
* Use new HWC display type/count constants.Jesse Hall2013-08-161-3/+2
* SurfaceFlinger: EventThread: Fix Vsync array size.Saurabh Shah2013-07-121-1/+1
* clean-up/simplify all dump() APIsMathias Agopian2013-04-221-1/+1
* Display events now always carry the display id they happened onMathias Agopian2012-09-211-2/+3
* We now report hotplug events to the frameworkMathias Agopian2012-09-201-1/+3
* Minor tweaksAndy McFadden2012-09-131-1/+0
* Eradicate DisplayID.Mathias Agopian2012-08-271-1/+1
* simplify further vsync handlingMathias Agopian2012-08-231-1/+3
* fix various issues in SF's EventThreadMathias Agopian2012-08-201-1/+0
* Fix deadlock in SF.Mathias Agopian2012-08-171-4/+1
* rename DisplayHardware to DisplayDeviceMathias Agopian2012-08-021-1/+0
* split HWComposer out of DisplayHardwareMathias Agopian2012-07-241-3/+7
* SurfaceFlinger cleanupMathias Agopian2012-07-241-3/+1
* get rid of GraphicPlaneMathias Agopian2012-06-281-1/+1
* make sure to disable VSYNC while screen is offMathias Agopian2012-04-111-4/+8
* Added vsync debugging information in dumpsys logMathias Agopian2012-04-101-1/+6
* SurfaceFlinger now uses the new VSYNC HAL API.Mathias Agopian2012-04-041-3/+6
* refactor / simplify EventThreadMathias Agopian2012-04-031-32/+29
* SF now synchronizes to VSYNCMathias Agopian2012-01-301-0/+8
* Improve the VSYNC api a bit.Mathias Agopian2011-12-061-3/+23
* fix a deadlock when removing a DisplayEventConnectionMathias Agopian2011-12-051-0/+3
* Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-291-0/+79