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