summaryrefslogtreecommitdiffstats
path: root/libs/gui/BufferQueueConsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix SF security vulnerability: 32660278Fabien Sanglard2017-01-131-0/+1
* Add SN loggingPablo Ceballos2016-03-011-0/+1
* BQ: Add permission check to BufferQueueConsumer::dumpPablo Ceballos2016-03-011-1/+15
* BufferQueueConsumer: signal onFrameReleased on dropped framesLajos Molnar2015-07-171-129/+142
* libgui: Add generation numbers to BufferQueueDan Stoza2015-06-031-0/+7
* Fix PTS handling for buffer replacementDan Stoza2015-05-121-26/+16
* Merge "libgui: Clear frame number while freeing slot" into mnc-devDan Stoza2015-05-041-1/+3
|\
| * libgui: Clear frame number while freeing slotDan Stoza2015-05-011-1/+3
* | SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-05-011-0/+22
|/
* libgui: Change BufferQueue to use free listsDan Stoza2015-04-231-8/+20
* Revert "libgui: Change BufferQueue to use free lists"Dan Stoza2015-04-221-20/+8
* libgui: Change BufferQueue to use free listsDan Stoza2015-04-171-8/+20
* DO NOT MERGE libgui: Remove IGBC::BufferItemDan Stoza2015-03-201-16/+0
* DO NOT MERGE libgui: Prepare for IGBC::BufferItem removalDan Stoza2015-03-191-0/+16
* DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-191-0/+9
* libgui: Enable -Weverything and -WerrorDan Stoza2015-03-181-1/+1
* libgui: 64 bit compile issues (part deux)Mark Salyzyn2014-06-091-8/+13
* Merge "BufferQueue: Guard against unbounded queue growth"Dan Stoza2014-04-211-2/+4
|\
| * BufferQueue: Guard against unbounded queue growthDan Stoza2014-04-181-2/+4
* | Merge "BufferQueue: Increase max slots from 32 to 64"Dan Stoza2014-04-211-5/+5
|\ \
| * | BufferQueue: Increase max slots from 32 to 64Dan Stoza2014-04-181-5/+5
* | | BufferQueue: Add StreamSplitterDan Stoza2014-04-151-1/+17
| |/ |/|
* | BufferQueue: Hook up IProducerListenerDan Stoza2014-03-311-30/+41
|/
* Merge "Add sideband streams to BufferQueue and related classes"Jesse Hall2014-03-131-0/+4
|\
| * Add sideband streams to BufferQueue and related classesJesse Hall2014-03-111-0/+4
* | BufferQueue: Allow detaching/reattaching buffersDan Stoza2014-03-101-4/+87
|/
* Change BufferQueue into producer/consumer wrapperDan Stoza2014-03-041-2/+6
* Split BufferQueue into core + producer + consumerDan Stoza2014-03-041-0/+398