summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SurfaceFlinger: Add support for non-privileged clients.Robert Carr2017-01-271-2/+9
* Do not drop MonitoredProducer in binder callsKalle Raita2016-12-131-2/+2
* Update producer's cache of frame events in de/queueBrian Anderson2016-11-171-2/+4
* Cache frame event history producer-side.Brian Anderson2016-11-171-3/+2
* Track frame events incrementally and per layer.Brian Anderson2016-11-151-0/+5
* Surface: Add force disconnection method.Robert Carr2016-09-141-2/+2
* BQ: Remove getNextFrameNumber Binder callPablo Ceballos2016-07-011-4/+0
* BQ: Add and expose a unique idPablo Ceballos2016-06-281-0/+4
* Return the transform to apply in getLastQueuedBufferJohn Reck2016-04-281-2/+3
* libgui: Add getLastQueuedBuffer to BufferQueueDan Stoza2016-04-191-0/+5
* Rename single buffer mode to shared buffer modePablo Ceballos2016-03-171-2/+2
* Add interface for controlling single buffer auto refreshPablo Ceballos2016-02-091-0/+4
* libgui: Add dequeue/attach timeoutDan Stoza2016-01-051-0/+4
* BQ: Add support for single buffer modePablo Ceballos2015-11-031-0/+4
* Support SurfaceView synchronization.Dan Stoza2015-10-281-0/+4
* BQ: get rid of async in producer interfacePablo Ceballos2015-09-241-5/+5
* BQ: Prevent operations on disconnected BQsPablo Ceballos2015-09-181-2/+2
* BQ: Get rid of setBufferCountPablo Ceballos2015-08-241-4/+0
* BQ: add setMaxDequeuedBufferCountPablo Ceballos2015-08-241-0/+9
* libgui/SurfaceFlinger: Add getConsumerNameDan Stoza2015-06-081-0/+4
* libgui: Add generation numbers to BufferQueueDan Stoza2015-06-031-0/+4
* libgui: Allow an IGBProducer to disable allocationDan Stoza2015-04-231-0/+4
* libgui: Enable -Weverything and -WerrorDan Stoza2015-03-181-2/+2
* Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-171-2/+2
* BufferQueue: Add allocateBuffers methodDan Stoza2014-06-201-0/+5
* BufferQueueProducer: add detachNextBufferDan Stoza2014-04-151-0/+5
* Merge "BufferQueue: Add producer buffer-released callback"Dan Stoza2014-04-111-3/+3
|\
| * BufferQueue: Add producer buffer-released callbackDan Stoza2014-03-311-3/+3
* | BufferQueue: Remove Bn version of create*Dan Stoza2014-04-071-3/+6
|/
* Remove deprecated BufferQueue constructorDan Stoza2014-03-181-0/+105