summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Layer.h
Commit message (Expand)AuthorAgeFilesLines
* latch transparent region hint only when we get a new frameMathias Agopian2013-04-021-1/+5
* get rid of ISurfaceMathias Agopian2013-03-121-21/+8
* Get rid of LayerBase.Mathias Agopian2013-03-051-34/+277
* Make LayerDim a regular Layer instead of a LayerBaseMathias Agopian2013-03-051-1/+1
* fold LayerBaseClient into LayerBaseMathias Agopian2013-03-051-2/+2
* Merge "rework screenshot API and implementation" into jb-mr2-devMathias Agopian2013-03-051-0/+4
|\
| * rework screenshot API and implementationMathias Agopian2013-03-011-0/+4
* | refactor the crop region for hwc is calculated/setMathias Agopian2013-02-281-1/+3
|/
* SurfaceFlinger: add win anim frame time trackingJamie Gennis2013-02-081-1/+1
* Add some comments.Andy McFadden2013-01-111-2/+11
* Refactor SurfaceTexture a bit.Andy McFadden2012-12-111-6/+5
* am a7da0dda: am 98cbec81: am efd614b8: Merge "make transform hint multi-displ...Mathias Agopian2012-11-271-2/+2
|\
| * make transform hint multi-display awareMathias Agopian2012-11-211-2/+2
* | SurfaceFlinger: refactor frame time trackingJamie Gennis2012-11-191-11/+2
* | Change ConsumerBase's FrameAvailableListener to be a weak pointerIgor Murashkin2012-11-051-2/+5
|/
* 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
|/