summaryrefslogtreecommitdiffstats
path: root/include/gui/IGraphicBufferConsumer.h
Commit message (Expand)AuthorAgeFilesLines
* libgui: Add generation numbers to BufferQueueDan Stoza2015-06-031-1/+2
* Fix PTS handling for buffer replacementDan Stoza2015-05-121-6/+8
* SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-05-011-0/+5
* libgui: Remove IGBC::BufferItemDan Stoza2015-03-161-70/+0
* libgui: Add a BufferItem overload to IGBC::acquireDan Stoza2015-03-111-0/+2
* Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-041-0/+12
* libgui: Enable -Weverything and -WerrorDan Stoza2014-12-051-3/+4
* Merge "BufferQueue: Increase max slots from 32 to 64"Dan Stoza2014-04-211-1/+1
|\
| * BufferQueue: Increase max slots from 32 to 64Dan Stoza2014-04-181-1/+1
* | BufferQueue: Add StreamSplitterDan Stoza2014-04-151-0/+3
|/
* Merge "Add sideband streams to BufferQueue and related classes"Jesse Hall2014-03-131-2/+6
|\
| * Add sideband streams to BufferQueue and related classesJesse Hall2014-03-111-2/+6
* | BufferQueue: Allow detaching/reattaching buffersDan Stoza2014-03-101-0/+30
|/
* gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueueIgor Murashkin2013-11-131-10/+80
* fix camera API 2.0 orientationMathias Agopian2013-09-171-0/+4
* Re-enable frame dropping for non-auto timestampsAndy McFadden2013-08-161-0/+4
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-061-0/+3
* Binderize the consumer side of BufferQueueMathias Agopian2013-08-011-0/+209