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
/
ConsumerBase.cpp
Age
Commit message (
Expand
)
Author
2025-03-10
BufferQueue: Fix deadlock in setMaxAcquiredBufferCount
Jim Shargo
2025-02-26
Delay initialization of a ConsumerBase instance to construction of a sp/wp.
Anton Ivanov
2025-02-24
BufferItemConsumer: Make creation calls flag-agnostic
Jim Shargo
2025-02-10
Add addReleaseFence API to ConsumerBase.
Carlos Martinez Romero
2025-01-09
bufferqueues: Entirely remove support for passing GL fences into BQs
Jim Shargo
2024-12-12
libgui: Add unlimited slot support to Surfaces and Consumers
Jim Shargo
2024-12-12
libgui: Add support for unlimited slot BufferQueues
Jim Shargo
2024-08-13
libgui: ConsumerBase-based classes now create their own BufferQueues
Jim Shargo
2024-07-29
libgui: Add simpler methods to ConsumerBase and BufferItemConsumer.
Jim Shargo
2023-08-17
Use String8/16 c_str [graphics]
Tomasz Wasilczyk
2020-03-02
Remove frame rate functions from buffer queue
Steven Thomas
2020-01-16
Add plumbing for upcoming setFrameRate() api
Steven Thomas
2019-10-23
Add tracing for dequeueBuffer, detachBuffer and cancelBuffer
Adithya Srinivasan
2019-05-06
Clean-up egl image preallocation
Alec Mouri
2019-03-28
Create EGLImages during buffer allocation
Alec Mouri
2018-06-05
Replace NULL/0 with nullptr
Yi Kong
2017-12-08
libgui: add more IGBC wrappers to ConsumerBase
Chia-I Wu
2017-08-22
Merge "Merge fences when needed for accurate timestamps."
Brian C. Anderson
2017-08-21
Merge fences when needed for accurate timestamps.
Brian Anderson
2017-06-26
libgui: New mutex for ConsumerBase frame callbacks
Dan Stoza
2017-06-13
ConsumerBase: discardFreeBuffers() also needs to dump its own cache
Eino-Ville Talvala
2017-04-13
get rid of IGraphicBufferAlloc
Mathias Agopian
2017-04-10
libgui: Normalize IGraphicBufferConsumer methods
Dan Stoza
2017-04-01
DO NOT MERGE: ConsumerBase: call freeBufferLocked when a slot is overwritten
Yin-Chia Yeh
2017-03-16
Revert "Get rid of IGraphicBufferAlloc"
Romain Guy
2017-03-15
Get rid of IGraphicBufferAlloc
Mathias Agopian
2017-03-13
Revert "get rid of IGraphicBufferAlloc"
Chia-I Wu
2017-03-08
get rid of IGraphicBufferAlloc
Mathias Agopian
2017-03-03
fallout of cleaning-up libutils includes
Mathias Agopian
2017-02-16
libui: Remove STL from Fence
Dan Stoza
2016-11-15
Fix FenceTracker releaseFence
Brian Anderson
2016-10-18
In SurfaceFlinger, test fence before merging
Matthew Bouyack
2016-10-17
In SurfaceFlinger, test fence before merging
Matthew Bouyack
2016-10-10
Use snprintf for SurfaceFlinger fence name
Matthew Bouyack
2016-10-07
Use snprintf for SurfaceFlinger fence name
Matthew Bouyack
2016-09-30
Rename dump methods to dumpState
Colin Cross
2016-07-22
BufferQueue consumers: Add discardFreeBuffer method
Eino-Ville Talvala
2016-05-13
BufferQueue/SF: Add OccupancyTracker
Dan Stoza
2016-05-04
libgui: Prevent segfaulting in abandoned ConsumerBase
Pablo Ceballos
2016-03-15
Revert "Add a callback thread to ConsumerBase"
Pablo Ceballos
2016-03-12
frameworks/native: Make Thread::run threadName argument required
Brian Carlstrom
2016-02-19
Add a callback thread to ConsumerBase
Pablo Ceballos
2015-08-07
native: Rename mBuf to mSlot
Pablo Ceballos
2015-05-18
Merge "Refactor ConsumerBase and it's derived classes." into mnc-dev
Michael Lentine
2015-05-18
Refactor ConsumerBase and it's derived classes.
Michael Lentine
2015-05-14
Add ConsumerBase::isAbandoned
John Reck
2015-05-12
Fix PTS handling for buffer replacement
Dan Stoza
2015-05-11
libgui: Hook up onFrameReplaced
Dan Stoza
2015-04-07
libgui: Plumb detachBuffer through ConsumerBase
Dan Stoza
2015-03-20
DO NOT MERGE libgui: Remove IGBC::BufferItem
Dan Stoza
[next]