summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/LayerDim.cpp
Commit message (Expand)AuthorAgeFilesLines
* SurfaceFlinger: Native changes to add blur effectByunghun Jeon2015-11-081-1/+1
* SurfaceFlinger: Add dim layer information into HWC layer.Dileep Marchya2015-10-061-0/+9
* Allow disabling layer rotation during screenshotsDan Stoza2014-02-141-2/+3
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-131-3/+3
* Refactor SF. Move all GL operations in their own class.Mathias Agopian2013-07-031-23/+5
* clean-up SurfaceFlinger a bitMathias Agopian2013-06-061-2/+2
* get rid of ISurfaceMathias Agopian2013-03-121-15/+3
* Get rid of LayerBase.Mathias Agopian2013-03-051-6/+4
* Make LayerDim a regular Layer instead of a LayerBaseMathias Agopian2013-03-051-1/+20
* fold LayerBaseClient into LayerBaseMathias Agopian2013-03-051-1/+1
* Eradicate DisplayID.Mathias Agopian2012-08-271-3/+2
* turn DisplayDevice into a reference-counted objectMathias Agopian2012-08-051-2/+2
* cleanups in preparation of bigger changesMathias Agopian2012-08-021-0/+3
* rename DisplayHardware to DisplayDeviceMathias Agopian2012-08-021-2/+2
* one more step towards multiple display supportMathias Agopian2012-07-101-2/+5
* get rid of GraphicPlaneMathias Agopian2012-06-281-3/+2
* don't attempt to clip layers anymore using glScissorMathias Agopian2012-04-161-9/+2
* Make sure set GL state properlyMathias Agopian2011-10-181-7/+4
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-2/+0
* [3418265] apply layer transformations to the DimLayer.Mathias Agopian2011-02-021-26/+1
* fix [3385504] Surface flinger hang when adding dim surfaceMathias Agopian2011-01-251-2/+8
* surfaceflinger / GL extensions cleanupMichael I. Gold2010-09-151-1/+1
* move native services under services/Mathias Agopian2010-07-141-0/+103