gecko/widget/gonk/nativewindow
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
..
GonkBufferQueueLL Bug 1144515 - ConsumerListener interface changes. r=mwu,sotaro.ikeda.g 2015-03-18 15:03:15 -07:00
FakeSurfaceComposer.cpp Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
FakeSurfaceComposer.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkBufferQueue.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkBufferQueueJB.cpp
GonkBufferQueueJB.h
GonkBufferQueueKK.cpp
GonkBufferQueueKK.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
GonkConsumerBaseJB.cpp
GonkConsumerBaseJB.h
GonkConsumerBaseKK.cpp
GonkConsumerBaseKK.h
GonkConsumerBaseLL.cpp Bug 1144515 - ConsumerListener interface changes. r=mwu,sotaro.ikeda.g 2015-03-18 15:03:15 -07:00
GonkConsumerBaseLL.h Bug 1144515 - ConsumerListener interface changes. r=mwu,sotaro.ikeda.g 2015-03-18 15:03:15 -07:00
GonkNativeWindow.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkNativeWindowClient.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkNativeWindowClientICS.cpp
GonkNativeWindowClientICS.h
GonkNativeWindowClientJB.cpp
GonkNativeWindowClientJB.h
GonkNativeWindowClientKK.cpp
GonkNativeWindowClientKK.h
GonkNativeWindowClientLL.cpp Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkNativeWindowClientLL.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
GonkNativeWindowICS.cpp
GonkNativeWindowICS.h
GonkNativeWindowJB.cpp
GonkNativeWindowJB.h
GonkNativeWindowKK.cpp
GonkNativeWindowKK.h
GonkNativeWindowLL.cpp Bug 1144515 - ConsumerListener interface changes. r=mwu,sotaro.ikeda.g 2015-03-18 15:03:15 -07:00
GonkNativeWindowLL.h Bug 1144515 - ConsumerListener interface changes. r=mwu,sotaro.ikeda.g 2015-03-18 15:03:15 -07:00
IGonkGraphicBufferConsumer.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
IGonkGraphicBufferConsumerKK.cpp Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
IGonkGraphicBufferConsumerKK.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
IGonkGraphicBufferConsumerLL.cpp Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
IGonkGraphicBufferConsumerLL.h Bug 1098970 - Part 4: Fix naming problems and buffer allocation. r=sotaro 2014-12-21 22:01:00 +01:00
moz.build Bug 1141311 - Add async mode support to GonkNativeWindow on Lollipop Gonk r=pchang 2015-03-10 20:39:23 -07:00