summaryrefslogtreecommitdiff
path: root/libs/gui/IGraphicBufferProducer.cpp
AgeCommit message (Expand)Author
2019-04-09BufferQueueProducer::queueBuffer may not drop buffersSungtak Lee
2019-04-02Merge "Use binder rather than kernel ONEWAY flag." am: dc5eade0cc am: edcecd9ed9Steven Moreland
2019-04-02Use binder rather than kernel ONEWAY flag.Steven Moreland
2019-03-26BnGraphicBufferProducer: Add null fence checksTobin Ehlis
2019-03-19Implement converters for bufferqueue@2.0Pawin Vongmasa
2019-02-12Use the updated hybrid interfacePawin Vongmasa
2019-01-04Merge "Fix/suppress libs/gui google-explicit-constructor warnings" am: b0a829...Chih-Hung Hsieh
2019-01-04Fix/suppress libs/gui google-explicit-constructor warningsChih-Hung Hsieh
2018-07-18Merge "Do not block on allocating buffers am: 0a3e784701" into pi-dev-plus-aospJorim Jaggi
2018-07-17Do not block on allocating buffersJorim Jaggi
2018-06-05Replace NULL/0 with nullptrYi Kong
2018-05-05Remove libpdx*, libbufferhub* from VNDKJiwen 'Steve' Cai
2018-04-10Mark some libs as double_loadableJiyong Park
2018-02-13Add BufferHub backend for android::view::SurfaceJiwen 'Steve' Cai
2018-01-04Add plumbing for HDR metadataCourtney Goeltzenleuchter
2017-08-08libgui: support 64-bit BQ consumer usageChia-I Wu
2017-07-31Have the Surface class track the buffer age.Ian Elliott
2017-05-26use 64-bits usage bits almost everywhereMathias Agopian
2017-05-21Revert "use 64-bits usage bits almost everywhere"Guang Zhu
2017-05-19use 64-bits usage bits almost everywhereMathias Agopian
2017-05-16Merge "libgui: check for invalid slot in attachBuffer" into lmp-dev am: af33c...Chia-I Wu
2017-05-16Merge "libgui: check for invalid slot in attachBuffer" into lmp-dev am: af33c...Chia-I Wu
2017-05-16Merge "libgui: check for invalid slot in attachBuffer" into lmp-dev am: af33c...Chia-I Wu
2017-05-16Merge "libgui: check for invalid slot in attachBuffer" into lmp-dev am: af33c...Chia-I Wu
2017-05-16Merge "libgui: check for invalid slot in attachBuffer" into lmp-dev am: af33c...Chia-I Wu
2017-05-16Merge "libgui: check for invalid slot in attachBuffer" into lmp-dev am: af33c...Chia-I Wu
2017-05-15libgui: check for invalid slot in attachBufferChia-I Wu
2017-05-04Merge commit '3a75c70a06795ff2d563d3828351ff7c8656c75a' into manual_merge_3a7...Yi Kong
2017-05-03Add 'override' specifier to overridden destructor methodsYi Kong
2017-03-09Make IGraphicBufferProducer a hybrid interface.Pawin Vongmasa
2017-01-24Merge "BufferQueue: Add bufferReplaced flag in QueueBufferOutput"TreeHugger Robot
2017-01-20BufferQueue: Add bufferReplaced flag in QueueBufferOutputShuzhen Wang
2017-01-12Clean up Fence a little.Brian Anderson
2016-11-17Update producer's cache of frame events in de/queueBrian Anderson
2016-11-17Cache frame event history producer-side.Brian Anderson
2016-11-15Track frame events incrementally and per layer.Brian Anderson
2016-11-15BQ: Make QueueBufferOutput implement FlattenableBrian Anderson
2016-09-22Surface: Add force disconnection method. am: 97b9c86338Robert Carr
2016-09-14Surface: Add force disconnection method.Robert Carr
2016-07-12Merge \"BQ: Remove getNextFrameNumber Binder call\" into nyc-mr1-devPablo Ceballos
2016-07-12Merge \"BQ: Handle errors in GraphicBuffer/Fence unflatten\" into nyc-mr1-devPablo Ceballos
2016-07-12Merge "BQ: Remove getNextFrameNumber Binder call" into nyc-mr1-devPablo Ceballos
2016-07-06BQ: Handle errors in GraphicBuffer/Fence unflattenPablo Ceballos
2016-07-01BQ: Remove getNextFrameNumber Binder callPablo Ceballos
2016-06-30Fix build breakPablo Ceballos
2016-06-30resolve merge conflicts of 8e3e92b to nyc-mr1-devPablo Ceballos
2016-06-30resolve merge conflicts of 7467665 to nyc-mr1-dev-plus-aospPablo Ceballos
2016-06-30BQ: Add and expose a unique idPablo Ceballos
2016-06-28BQ: Add and expose a unique idPablo Ceballos
2016-06-09Merge \"Plumbing for getting FenceTracker timestamps\" into nyc-mr1-devPablo Ceballos