summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* sf: Fix blending mode for legacy BSPArne Coucheron2016-07-201-1/+1
* sf: Make sure HWC_BLENDING_NONE is set for opaque layerradhakrishna2016-07-151-0/+4
* SurfaceFlinger : Ensure position changes are drawn with correct buffer sizeDanesh M2016-05-121-2/+34
* SF: Fix invalid reduction of transparent region from a layer.radhakrishna2015-12-161-1/+3
* sf : Fix vertices & texture coordinates computation.Ramakant Singh2015-12-161-7/+53
* SurfaceFlinger: Add support for MDP3Baldev Sahu2015-12-081-2/+2
* SurfaceFlinger: Native changes to add blur effectByunghun Jeon2015-11-081-6/+15
* SurfaceFlinger: Add support for MDP3Baldev Sahu2015-10-071-1/+2
* SurfaceFlinger: Add support for DisplayUtilsRaj Kamal2015-10-061-1/+2
* SF: Allow present if sideband stream changedDan Stoza2015-07-291-0/+4
* SF: Ignore PTS more than one second in the futureDan Stoza2015-07-061-2/+13
* libgui: Fix handling of rotated surface damageDan Stoza2015-06-251-8/+1
* libgui/SF: Propagate SECURE Layer flag changesDan Stoza2015-06-181-2/+8
* SF: Don't crop surface damage against viewportDan Stoza2015-06-041-3/+1
* SurfaceFlinger: Handle EGL errors more cleanlyDan Stoza2015-05-141-1/+20
* Fix PTS handling for buffer replacementDan Stoza2015-05-121-15/+46
* SF: Apply pending transactions to new sidebandsDan Stoza2015-05-051-0/+4
* SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-05-011-2/+32
* SF: Always perform sideband transactionsDan Stoza2015-04-221-1/+5
* SurfaceFlinger: Pass surface damage to HWCDan Stoza2015-04-151-0/+23
* DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItemDan Stoza2015-03-191-1/+1
* DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-191-1/+0
* am b947f29a: Merge "Add clamp to Layer and update Transform inverse." into lm...Michael Lentine2014-11-251-2/+13
|\
| * Add clamp to Layer and update Transform inverse.Michael Lentine2014-11-211-2/+13
* | am 6b9454d1: SurfaceFlinger: Do less work when using PTSDan Stoza2014-11-181-1/+31
|\ \ | |/
| * SurfaceFlinger: Do less work when using PTSDan Stoza2014-11-171-1/+31
* | resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-131-2/+0
|\ \ | |/ |/|
| * Frameworks/native: Wall Werror in surfaceflingerAndreas Gampe2014-11-131-2/+0
* | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-071-1/+1
* | Fixed discrepancy between crop and frame transparencies.Michael Lentine2014-10-031-2/+22
|/
* surfaceflinger: recompute visibility after sideband stream changeJesse Hall2014-10-011-0/+4
* Fix inverse orientation when original is not applied first.Michael Lentine2014-08-191-2/+11
* Fix camera orientation by swapping horizontal and vertical flips when needed.Michael Lentine2014-08-191-1/+18
* Incorporate TransformToDisplayInverse into the crop calculation.Michael Lentine2014-08-181-5/+19
* Fix HWComposer Surface Crop when surface is rotatedMichael Lentine2014-08-071-5/+5
* Turn on support for async cursor update in surfaceflinger.Riley Andrews2014-07-281-2/+27
* Add sticky transform to surfaceflinger.Ruben Brunk2014-07-141-7/+20
* Improve SurfaceFlinger PTS estimationAndy McFadden2014-05-021-1/+2
* Merge "Adding render stats APIs to UiAutomation (framework native)."Svetoslav2014-04-101-4/+8
|\
| * Adding render stats APIs to UiAutomation (framework native).Svetoslav2014-04-101-4/+8
* | Merge "Fix sideband stream issues"Wonsik Kim2014-04-101-1/+1
|\ \
| * | Fix sideband stream issuesWonsik Kim2014-04-071-1/+1
| |/
* | BufferQueue: Remove Bn version of create*Dan Stoza2014-04-071-2/+2
|/
* Remove deprecated BufferQueue constructorDan Stoza2014-03-181-5/+8
* Add sideband streams to BufferQueue and related classesJesse Hall2014-03-111-5/+23
* Allow disabling layer rotation during screenshotsDan Stoza2014-02-141-15/+24
* Allow "opaque" flag to be updatedAndy McFadden2014-01-291-11/+11
* fix camera API 2.0 orientationMathias Agopian2013-09-171-2/+44
* color blindness enhancementMathias Agopian2013-09-041-14/+10
* minor clean-up of the GLESRendererMathias Agopian2013-08-281-1/+3