summaryrefslogtreecommitdiffstats
path: root/libs/gui/Surface.cpp
Commit message (Expand)AuthorAgeFilesLines
* libgui: Fix CPU rendering on SurfaceDan Stoza2015-04-211-4/+6
* libgui: Pass surface damage through BufferQueueDan Stoza2015-04-151-0/+60
* DO NOT MERGE libgui: Plumb attach/detach through SurfaceDan Stoza2015-04-021-0/+49
* DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-191-2/+20
* Surface: Permit an IProducerListener on connectDan Stoza2015-03-181-1/+5
* libgui: Enable -Weverything and -WerrorDan Stoza2015-03-181-61/+58
* am a59d7a6a: Merge "GUI: Remove unused variables"Andreas Gampe2014-12-091-3/+2
|\
| * GUI: Remove unused variablesAndreas Gampe2014-12-081-3/+2
| * libgui: Enable -Weverything and -WerrorDan Stoza2014-12-051-61/+58
|/
* Surface: cancel the dequeued buffer when requestBuffer failsJesse Hall2014-10-021-0/+1
* Tunneled Video Playback supportRachad2014-08-041-0/+10
* Add sticky transform to surfaceflinger.Ruben Brunk2014-07-141-3/+37
* BufferQueue: Add allocateBuffers methodDan Stoza2014-06-201-0/+7
* am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-121-13/+5
|\
| * Use asynchronous lock/unlock APIFrancis Hart2014-05-121-13/+5
* | am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/u...Greg Hackmann2014-05-091-5/+13
|\ \ | |/
| * Revert "Use asynchronous lock/unlock API"Greg Hackmann2014-05-091-5/+13
* | am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-091-13/+5
|\ \ | |/
| * Use asynchronous lock/unlock APIFrancis Hart2014-05-021-13/+5
* | BufferQueue: Add producer buffer-released callbackDan Stoza2014-03-311-2/+3
* | Fill in sideband stream caveatWonsik Kim2014-03-171-0/+4
* | gui: Surface::dequeueBuffer no locker holds mutex while blocking in binderIgor Murashkin2014-03-031-7/+26
* | gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueueIgor Murashkin2013-11-131-2/+2
|/
* Make sure do disconnect from a BQ when its client dies.Mathias Agopian2013-09-161-1/+3
* Surface: Fix controlledByApp parameterEino-Ville Talvala2013-08-211-1/+1
* Re-enable frame dropping for non-auto timestampsAndy McFadden2013-08-161-2/+4
* Merge "Roll back recent change"Andy McFadden2013-08-021-1/+3
|\
| * Roll back recent changeAndy McFadden2013-08-021-1/+3
* | Merge "Drop frames based on presentation timestamp"Andy McFadden2013-08-021-3/+1
|\ \ | |/
| * Drop frames based on presentation timestampAndy McFadden2013-08-011-3/+1
* | log an error when dequeueBuffer gets a NULL FenceMathias Agopian2013-08-011-4/+6
|/
* Make ANW.setSwapInterval(0) work againMathias Agopian2013-07-191-7/+5
* BufferQueue improvements and APIs changesMathias Agopian2013-07-181-3/+7
* make the warning timout of Fence::waitForever() implicit and longerMathias Agopian2013-05-161-2/+2
* Fix argument types in IGraphicBufferProducer methodsJesse Hall2013-03-181-2/+2
* Surface can now be created only from an IGraphicBufferProducerMathias Agopian2013-03-121-36/+5
* Fix reading NULL Surfaces from ParcelsJesse Hall2013-03-021-1/+1
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-141-270/+762
* get rid of Surface identity and tokenMathias Agopian2013-02-131-41/+29
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-15/+15
* Remove unused "layer" argument from show().Jeff Brown2012-08-271-2/+2
* Banish DisplayID from the SurfaceFlinger API.Jeff Brown2012-08-271-1/+10
* Remove freeze(), unfreeze() and setFreezeTint().Jeff Brown2012-07-161-18/+0
* SurfaceFlinger: add a crop to the layer stateJamie Gennis2012-05-111-0/+6
* remove dependency of EGL on ndk headerMathias Agopian2012-03-231-0/+2
* fix libgui header locationMathias Agopian2012-02-271-6/+5
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Fix an issue where Surface::lock() would never update the output regionMathias Agopian2011-08-231-3/+8
* SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-171-3/+0
* Read leftover parcel data when a parceled Surface is found in the cache.Ted Bonkenburg2011-08-091-0/+5