summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Layer.h
Commit message (Expand)AuthorAgeFilesLines
* Forward-port surface dithering from CM10Steven Luo2013-04-061-0/+2
* make transform hint multi-display awareMathias Agopian2012-11-211-2/+2
* add support hwc 1.1Mathias Agopian2012-09-171-0/+1
* Fix transform hintsAndy McFadden2012-09-161-1/+4
* Eradicate DisplayID.Mathias Agopian2012-08-271-3/+1
* turn DisplayDevice into a reference-counted objectMathias Agopian2012-08-051-5/+5
* cleanups in preparation of bigger changesMathias Agopian2012-08-021-6/+8
* rename DisplayHardware to DisplayDeviceMathias Agopian2012-08-021-2/+2
* one more step towards multiple display supportMathias Agopian2012-07-101-5/+4
* Only set acquire fences on overlay layersJesse Hall2012-07-021-0/+1
* Pass fence to HWC on first use of bufferJesse Hall2012-06-301-0/+1
* get rid of GraphicPlaneMathias Agopian2012-06-281-4/+2
* Transfer HWC release fences to BufferQueueJesse Hall2012-06-211-1/+1
* refactor HWComposer to break dependency with the HAL headersMathias Agopian2012-06-141-2/+2
* SurfaceFlinger: add a crop to the layer stateJamie Gennis2012-05-111-0/+1
* SurfaceFlinger: tell SurfaceTex about filteringJamie Gennis2012-05-091-1/+0
* SurfaceTexture: Fully refactored from BufferQueueDaniel Lam2012-03-131-1/+2
* fix libgui header locationMathias Agopian2012-02-271-2/+4
* fix an issue in SF where we could miss some updatesMathias Agopian2012-02-231-1/+1
* separate transactions from updatesMathias Agopian2012-02-011-0/+4
* added a few more commands to SF's dumpsysMathias Agopian2012-01-281-0/+1
* improve SurfaceFlinger dumpsysMathias Agopian2012-01-241-4/+10
* hack up frame latency measurementJamie Gennis2012-01-241-0/+5
* SurfaceFlinger: Remove display freezing codeJamie Gennis2011-10-141-5/+0
* SurfaceFlinger: set layer names on SurfaceTexturesJamie Gennis2011-09-221-0/+1
* improve hwc dumpsysMathias Agopian2011-09-201-0/+2
* Add a debug option to turn the "transformation hint" offMathias Agopian2011-08-231-0/+1
* SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-171-0/+3
* SurfaceFlinger doesn't rely on having a custom RefBase destructorMathias Agopian2011-08-111-2/+1
* use SurfaceTexture new scaling mode in SFMathias Agopian2011-07-191-3/+1
* fix RefBase so it retains binary-compatibility with gingerbreadMathias Agopian2011-06-131-2/+2
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-139/+25
* Fix a race that could cause GL commands to be executed from the wrong thread.Mathias Agopian2011-05-191-1/+1
* SurfaceFlinger: Respect the PROTECTED gralloc bit.Jamie Gennis2011-03-101-3/+1
* Merge "Correctly handle translucency of device-specific pixel formats"Eric Hassold2011-02-231-1/+2
|\
| * Correctly handle translucency of device-specific pixel formatsEric Hassold2011-02-151-1/+2
* | fix a surface leak in SurfaceFlingerMathias Agopian2011-02-161-1/+0
|/
* Protected surface APIGlenn Kasten2011-01-281-1/+5
* clean-up unneeded codeMathias Agopian2011-01-201-1/+0
* Fix a problem where hwc and GL composition could show a different bufferMathias Agopian2010-12-141-1/+2
* fix [3223749] media server crashes when switching mode from video capture to ...Mathias Agopian2010-12-141-0/+2
* resolved conflicts for merge of a0f011ff to masterMathias Agopian2010-12-071-0/+1
|\
| * [3171580] Fix two typos related to fixed-size buffersMathias Agopian2010-12-031-0/+1
| * refactored screenshot codeMathias Agopian2010-10-041-0/+1
| * revert hwcomposer HAL changes. DO NOT MERGE.Mathias Agopian2010-08-171-2/+0
* | Implement reducing the buffer count of a Surface.Jamie Gennis2010-11-111-1/+2
* | refactored screenshot codeMathias Agopian2010-09-291-0/+1
|/
* call into hwcomposer HAL when presentMathias Agopian2010-08-111-0/+2
* move native services under services/Mathias Agopian2010-07-141-0/+239