summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Layer.h
Commit message (Expand)AuthorAgeFilesLines
* 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