gecko-dev/widget/gonk/nativewindow
Michael Vines bafb32c9f1 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 Bug 1098970 - Part 3: Add new files for Nativewindow. r=sotaro 2014-12-17 22:30:00 +01:00
GonkBufferQueueJB.h Bug 1098970 - Part 3: Add new files for Nativewindow. r=sotaro 2014-12-17 22:30:00 +01:00
GonkBufferQueueKK.cpp Bug 1073081 - Fix -Woverloaded-virtual warnings in gonk code. r=sotaro 2014-11-24 20:03:27 -05:00
GonkBufferQueueKK.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
GonkConsumerBaseJB.cpp Bug 1098970 - Part 3: Add new files for Nativewindow. r=sotaro 2014-12-17 22:30:00 +01:00
GonkConsumerBaseJB.h Bug 1098970 - Part 3: Add new files for Nativewindow. r=sotaro 2014-12-17 22:30:00 +01:00
GonkConsumerBaseKK.cpp Bug 1073081 - Fix -Woverloaded-virtual warnings in gonk code. r=sotaro 2014-11-24 20:03:27 -05:00
GonkConsumerBaseKK.h Bug 959505 - Modify nativewindow relative files which affected by KK's change. r=sotaro 2014-02-25 15:51:46 +08:00
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 Bug 1098970 - Part 3: Add new files for Nativewindow. r=sotaro 2014-12-17 22:30:00 +01:00
GonkNativeWindowClientJB.h Bug 1098970 - Part 3: Add new files for Nativewindow. r=sotaro 2014-12-17 22:30:00 +01:00
GonkNativeWindowClientKK.cpp Bug 1073081 - Fix -Wunused-result, -Wunused-variable, and -Wunused-but-set-variable warnings. r=ehsan 2014-11-26 18:13:49 -05:00
GonkNativeWindowClientKK.h Bug 1001320. Part 5: Use #pragma GCC visibility on B2G. r=glandium 2014-05-11 23:37:14 -07:00
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 Bug 1073252. Part 5: Mark surfaces obtained from a buffer queue as opaque. r=sotaro 2014-10-31 16:42:20 +13:00
GonkNativeWindowICS.h Bug 985772 - Remove SurfaceDescriptor around GonkNativeWindow r=nical,pchang,schiu,mikeh,gal 2014-03-31 08:24:28 -07:00
GonkNativeWindowJB.cpp Bug 1098970 - Part 3: Add new files for Nativewindow. r=sotaro 2014-12-17 22:30:00 +01:00
GonkNativeWindowJB.h Bug 1098970 - Part 3: Add new files for Nativewindow. r=sotaro 2014-12-17 22:30:00 +01:00
GonkNativeWindowKK.cpp Bug 1073081 - Fix -Wunused-result, -Wunused-variable, and -Wunused-but-set-variable warnings. r=ehsan 2014-11-26 18:13:49 -05:00
GonkNativeWindowKK.h Bug 988704 - [dolphin][camera]camera preview is obviously slower than android. r=sotaro 2014-05-19 09:52:47 +08:00
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