summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/SurfaceFlingerConsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PTS handling for buffer replacementDan Stoza2015-05-121-8/+6
* SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-05-011-1/+5
* SurfaceFlinger: Pass surface damage to HWCDan Stoza2015-04-151-0/+5
* DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItemDan Stoza2015-03-191-3/+5
* Improve SurfaceFlinger PTS estimationAndy McFadden2014-05-021-28/+35
* Add sideband streams to BufferQueue and related classesJesse Hall2014-03-111-1/+26
* fix camera API 2.0 orientationMathias Agopian2013-09-171-0/+13
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-131-2/+0
* single buffer mode for BufferQueueMathias Agopian2013-07-261-1/+1
* Pay attention to buffer timestampsAndy McFadden2013-07-101-1/+45
* SurfaceFlinger: fix releaseBuffer in updateTexImageLajos Molnar2013-06-271-1/+1
* BufferQueue: track buffer-queue by instance vs. by referenceLajos Molnar2013-05-231-1/+1
* don't use compile-time configuration of libgui as much as possibleMathias Agopian2013-03-291-2/+3
* libgui: disallow NULL Fence pointersJamie Gennis2013-02-121-0/+1
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
* Avoid unnecessary texture bindAndy McFadden2012-12-111-6/+18
* Refactor SurfaceTexture a bit.Andy McFadden2012-12-111-0/+90