gecko/widget/gonk/nativewindow/GonkBufferQueueLL
Michael Vines 735d66b22a Bug 1144515 - ConsumerListener interface changes. r=mwu,sotaro.ikeda.g
From ae4139a7b5dfb0b0326c84070e52fa58e43a54fe Mon Sep 17 00:00:00 2001
Change-Id: I3a3e4d6f58a42576197356ba4b7301c670298c74
---
 widget/gonk/libdisplay/FramebufferSurface.cpp            |  4 ++++
 widget/gonk/libdisplay/FramebufferSurface.h              |  4 ++++
 .../nativewindow/GonkBufferQueueLL/GonkBufferQueueLL.cpp | 16 ++++++++++++++++
 .../nativewindow/GonkBufferQueueLL/GonkBufferQueueLL.h   |  5 +++++
 .../GonkBufferQueueLL/GonkBufferQueueProducer.cpp        |  9 ++++++++-
 widget/gonk/nativewindow/GonkConsumerBaseLL.cpp          |  4 ++++
 widget/gonk/nativewindow/GonkConsumerBaseLL.h            |  5 +++++
 widget/gonk/nativewindow/GonkNativeWindowLL.cpp          |  5 +++++
 widget/gonk/nativewindow/GonkNativeWindowLL.h            |  4 ++++
 9 files changed, 55 insertions(+), 1 deletion(-)
2015-03-18 15:03:15 -07:00
..
GonkBufferItem.cpp Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkBufferItem.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkBufferQueueConsumer.cpp Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkBufferQueueConsumer.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkBufferQueueCore.cpp Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkBufferQueueCore.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkBufferQueueDefs.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkBufferQueueLL.cpp Bug 1144515 - ConsumerListener interface changes. r=mwu,sotaro.ikeda.g 2015-03-18 15:03:15 -07:00
GonkBufferQueueLL.h Bug 1144515 - ConsumerListener interface changes. r=mwu,sotaro.ikeda.g 2015-03-18 15:03:15 -07:00
GonkBufferQueueProducer.cpp Bug 1144515 - ConsumerListener interface changes. r=mwu,sotaro.ikeda.g 2015-03-18 15:03:15 -07:00
GonkBufferQueueProducer.h Bug 1141311 - Add async mode support to GonkNativeWindow on Lollipop Gonk r=pchang 2015-03-10 20:39:23 -07:00
GonkBufferSlot.cpp Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkBufferSlot.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00