summaryrefslogtreecommitdiff
path: root/libs/gui/BufferQueueProducer.cpp
AgeCommit message (Expand)Author
2016-11-09Fix SF security vulnerability: 32706020 Fabien Sanglard
2015-07-01Revert "Revert "Modify EGL to disconnect the window when the surface gets des... Amith Dsouza
2015-06-08libgui/SurfaceFlinger: Add getConsumerName Dan Stoza
2015-06-08Revert "libgui: Add getConsumerName" Dan Stoza
2015-06-05libgui: Add getConsumerName Dan Stoza
2015-06-03libgui: Add generation numbers to BufferQueue Dan Stoza
2015-05-28Revert "Modify EGL to disconnect the window when the surface gets destroyed." Michael Lentine
2015-05-14Merge "Modify EGL to disconnect the window when the surface gets destroyed." ... Michael Lentine
2015-05-13Modify EGL to disconnect the window when the surface gets destroyed. Michael Lentine
2015-05-12libgui: Always allow allocation on connect Dan Stoza
2015-04-28libgui: Fix buffer age on 64-bit targets Dan Stoza
2015-04-28BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query Dan Stoza
2015-04-23libgui: Allow an IGBProducer to disable allocation Dan Stoza
2015-04-23libgui: Change BufferQueue to use free lists Dan Stoza
2015-04-22Revert "libgui: Change BufferQueue to use free lists" Dan Stoza
2015-04-17libgui: Change BufferQueue to use free lists Dan Stoza
2015-04-15libgui: Pass surface damage through BufferQueue Dan Stoza
2015-03-19DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. Eino-Ville Talvala
2015-03-18libgui: Enable -Weverything and -Werror Dan Stoza
2014-11-17am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" Marco Nelissen
2014-11-17Replace IInterface::asBinder() with a static Marco Nelissen
2014-11-07Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev Dan Stoza
2014-11-07Add a BufferItem parameter to onFrameAvailable Dan Stoza
2014-11-04Revert "bufferqueue: workaround: allow NULL fence with queueBuffer" Jesse Hall
2014-10-20am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffe... Jesse Hall
2014-10-19bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE) Jesse Hall
2014-10-03BufferQueueProducer: Throttle EGL frame production. Eric Penner
2014-08-08Revert "Modify EGL to disconnect the window when the surface gets destroyed." Michael Lentine
2014-07-25Merge "Modify EGL to disconnect the window when the surface gets destroyed." ... Michael Lentine
2014-07-29Modify EGL to disconnect the window when the surface gets destroyed. Michael Lentine
2014-07-25BufferQueueProducer: fix which slot gets pre-allocated Antoine Labour
2014-07-22BufferQueue: release mutex while allocating. DO NOT MERGE Antoine Labour
2014-07-14Add sticky transform to surfaceflinger. Ruben Brunk
2014-06-20BufferQueue: Add allocateBuffers method Dan Stoza
2014-06-09libgui: 64 bit compile issues (part deux) Mark Salyzyn
2014-04-21Merge "BufferQueue: Guard against unbounded queue growth" Dan Stoza
2014-04-18BufferQueue: Guard against unbounded queue growth Dan Stoza
2014-04-15BufferQueueProducer: add detachNextBuffer Dan Stoza
2014-04-11Merge "BufferQueue: Add producer buffer-released callback" Dan Stoza
2014-04-07Fix sideband stream issues Wonsik Kim
2014-03-31BufferQueue: Add producer buffer-released callback Dan Stoza
2014-03-24BufferQueue: Set attached buffers as requested Dan Stoza
2014-03-13Merge "Add sideband streams to BufferQueue and related classes" Jesse Hall
2014-03-11Add sideband streams to BufferQueue and related classes Jesse Hall
2014-03-10BufferQueue: Allow detaching/reattaching buffers Dan Stoza
2014-03-04Change BufferQueue into producer/consumer wrapper Dan Stoza
2014-03-04Split BufferQueue into core + producer + consumer Dan Stoza