summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Layer.h
Commit message (Expand)AuthorAgeFilesLines
* SurfaceFlinger : Ensure position changes are drawn with correct buffer sizeDanesh M2016-05-121-1/+5
* sf : Fix vertices & texture coordinates computation.Ramakant Singh2015-12-161-1/+2
* SurfaceFlinger: Native changes to add blur effectByunghun Jeon2015-11-081-4/+17
* Merge branch 'm' of git://codeaurora.org/platform/frameworks/native into cm-13.0Steve Kondik2015-10-211-0/+4
|\
| * SurfaceFlinger: Add support for MDP3Baldev Sahu2015-10-071-0/+4
* | surfaceflinger: Clean up use of QC extended APISteve Kondik2015-10-121-0/+2
|/
* SurfaceFlinger: Add dim layer information into HWC layer.Dileep Marchya2015-10-061-1/+1
* SurfaceFlinger: Add support for DisplayUtilsRaj Kamal2015-10-061-0/+13
* libgui/SF: Propagate SECURE Layer flag changesDan Stoza2015-06-181-2/+1
* SurfaceFlinger: Handle EGL errors more cleanlyDan Stoza2015-05-141-0/+1
* Fix PTS handling for buffer replacementDan Stoza2015-05-121-0/+2
* libgui: Hook up onFrameReplacedDan Stoza2015-05-111-3/+3
* SurfaceFlinger: Pass surface damage to HWCDan Stoza2015-04-151-0/+7
* am 6b9454d1: SurfaceFlinger: Do less work when using PTSDan Stoza2014-11-181-0/+7
|\
| * SurfaceFlinger: Do less work when using PTSDan Stoza2014-11-171-0/+7
* | resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-131-1/+0
|\ \ | |/ |/|
| * Frameworks/native: Wall Werror in surfaceflingerAndreas Gampe2014-11-131-1/+0
* | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-071-1/+1
* | Fixed discrepancy between crop and frame transparencies.Michael Lentine2014-10-031-0/+1
|/
* surfaceflinger: Check sideband stream changed to trigger sideband Layer update.chenhg2014-09-231-1/+1
* Merge "SurfaceFlinger: Prevent deadlock by updating an atomic layer set." int...Eric Penner2014-07-291-0/+5
|\
| * SurfaceFlinger: Prevent deadlock by updating an atomic layer set.Eric Penner2014-07-301-0/+5
* | Turn on support for async cursor update in surfaceflinger.Riley Andrews2014-07-281-0/+7
|/
* Add sticky transform to surfaceflinger.Ruben Brunk2014-07-141-0/+3
* Update HWC dump formatAndy McFadden2014-04-221-2/+6
* Adding render stats APIs to UiAutomation (framework native).Svetoslav2014-04-101-2/+4
* Remove deprecated BufferQueue constructorDan Stoza2014-03-181-3/+3
* Add sideband streams to BufferQueue and related classesJesse Hall2014-03-111-2/+5
* Allow disabling layer rotation during screenshotsDan Stoza2014-02-141-4/+8
* Allow "opaque" flag to be updatedAndy McFadden2014-01-291-2/+5
* Encapsulate textures into their own Texture classMathias Agopian2013-08-161-0/+3
* don't reallocate the mesh each time we use itMathias Agopian2013-08-131-0/+2
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-131-20/+4
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-061-1/+2
* surfaceflinger: add frame duration loggingJamie Gennis2013-07-231-0/+1
* fix SF buffer croppingMathias Agopian2013-07-101-7/+2
* Refactor SF. Move all GL operations in their own class.Mathias Agopian2013-07-031-7/+4
* clean-up SurfaceFlinger a bitMathias Agopian2013-06-061-65/+66
* Add a --color option to dumpsys SurfaceFlingerMathias Agopian2013-04-221-2/+2
* clean-up/simplify all dump() APIsMathias Agopian2013-04-221-3/+3
* 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