summaryrefslogtreecommitdiff
path: root/libs/gui/BufferQueueConsumer.cpp
AgeCommit message (Expand)Author
2021-01-28Allow BlastBufferQueue to acquire an additional buffer Vishnu Nair
2020-03-02Remove frame rate functions from buffer queue Steven Thomas
2020-02-07Remove libbinder usage from media.swcodec apex Chong Zhang
2020-01-16Add plumbing for upcoming setFrameRate() api Steven Thomas
2019-12-20libgui: add more information when print BQ log and dump Iris Chang
2019-09-03libgui: Add discardFreeBuffers callback to producer Shuzhen Wang
2019-04-30SurfaceFlinger: fix deferred transactions for buffers with timestamps Ady Abraham
2019-04-08SF: Updating content FPS tracking Ady Abraham
2019-04-02Convert Mutex to std::mutex in BufferQueueCore/Producer/Consumer Jorim Jaggi
2019-03-08BufferQueueProducer: use the correct IPCThreadState. Jayant Chowdhary
2018-06-05Replace NULL/0 with nullptr Yi Kong
2018-04-17Hide some headers from libbinder to vendors Jiyong Park
2017-07-26Use getpwnam()/getgrnam() instead of AID_* macros (libgui) Yifan Hong
2017-05-26use 64-bits usage bits almost everywhere Mathias Agopian
2017-05-21Revert "use 64-bits usage bits almost everywhere" Guang Zhu
2017-05-19use 64-bits usage bits almost everywhere Mathias Agopian
2017-05-09fix circular dependency libnativewindow <-> libui Mathias Agopian
2017-05-01BufferQueue: plumbing mConsumerIsProtected Jiwen 'Steve' Cai
2017-04-10libgui: Normalize IGraphicBufferConsumer methods Dan Stoza
2016-12-13Use FenceTime to share fence times and reduce open fds. Brian Anderson
2016-11-15Fix SF security vulnerability: 32660278 am: 2d8a2432e0 am: e5c91fe2e2 am: 9d1... Fabien Sanglard
2016-11-15Fix SF security vulnerability: 32660278 am: 2d8a2432e0 am: e5c91fe2e2 am: 9d1... Fabien Sanglard
2016-11-15Fix SF security vulnerability: 32660278 am: 2d8a2432e0 am: e5c91fe2e2 am: 9d1... Fabien Sanglard
2016-11-15Fix SF security vulnerability: 32660278 am: 2d8a2432e0 am: e5c91fe2e2 Fabien Sanglard
2016-11-09Fix SF security vulnerability: 32660278 Fabien Sanglard
2016-09-30Rename dump methods to dumpState Colin Cross
2016-09-30Fix logging implicit sign conversions Colin Cross
2016-09-09DO NOT MERGE ANYWHERE: BufferQueue consumers: Add discardFreeBuffer method Eino-Ville Talvala
2016-07-22BufferQueue consumers: Add discardFreeBuffer method Eino-Ville Talvala
2016-05-13BufferQueue/SF: Add OccupancyTracker Dan Stoza
2016-04-19BQ: Avoid unnecessary calls to consumer listener Pablo Ceballos
2016-03-17Rename single buffer mode to shared buffer mode Pablo Ceballos
2016-03-02Merge "Revert "Revert "Partial revert of "Fix Surface slot caching"""" into n... Pablo Ceballos
2016-03-02Revert "Revert "Partial revert of "Fix Surface slot caching""" Pablo Ceballos
2016-02-29Merge "Revert "Partial revert of "Fix Surface slot caching""" into nyc-dev Pablo Ceballos
2016-02-23Add SN logging am: d46695bb66 am: e39a6e160d am: 5e0fa1d392 am: 5da66d4fca am... Pablo Ceballos
2016-02-23Add SN logging am: d46695bb66 am: e39a6e160d Pablo Ceballos
2016-02-23Add SN logging am: d46695bb66 Pablo Ceballos
2016-02-20Add SN logging Pablo Ceballos
2016-02-20Merge "Add interface for controlling single buffer auto refresh" into nyc-dev Pablo Ceballos
2016-02-20Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev am... Pablo Ceballos
2016-02-20Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev am... Pablo Ceballos
2016-02-20Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev am... Pablo Ceballos
2016-02-18Revert "Partial revert of "Fix Surface slot caching"" Pablo Ceballos
2016-02-18Partial revert of "Fix Surface slot caching" Pablo Ceballos
2016-02-16BQ: Add permission check to BufferQueueConsumer::dump Pablo Ceballos
2016-02-09Fix Surface slot caching Pablo Ceballos
2016-02-09Add interface for controlling single buffer auto refresh Pablo Ceballos
2016-02-02BQ: Flexible resizing Pablo Ceballos
2016-02-02BQ: Conditionally compile validateConsistencyLocked Pablo Ceballos