Sotaro Ikeda
|
db49d4bdb7
|
Bug 1221446 - Add virtual display support to GonkDisplayJB r=mwu
|
2015-11-12 21:09:58 -08:00 |
|
Sotaro Ikeda
|
d9d7ee9afb
|
Bug 1152370 part 3 - Use DisplaySurface r=mwu
|
2015-04-23 06:49:40 -07:00 |
|
Michael Vines
|
20c59ab4b9
|
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 |
|
Boris Chiou
|
eee8a154a6
|
Bug 1100727 - Port LL FrameBufferSurface to gonk. r=mwu
Use the new API, BufferQueue::createBufferQueue() to new the consumer
and the producer on LL.
|
2014-11-19 23:03:00 +01:00 |
|
Sotaro Ikeda
|
7d6a5ddd8f
|
Bug 1064214 - Remove log r=Sushil
|
2014-09-09 06:20:46 -07:00 |
|
Sushil Chauhan
|
46bc0e4bd2
|
Bug 1047149 - Add check to validate acquire fence of FB layer. r=sotaro
|
2014-08-07 14:34:25 -07:00 |
|
Juan Gomez
|
7cdeddd68a
|
Bug 1031949 - Crash in GonkDisplay::SwapBuffers() because Framebuffer tries to dup uninitialized Fence [SGS2][JB]. r=sotaro
|
2014-06-29 15:30:00 -04:00 |
|
Juan Gomez
|
16b3ce2f97
|
Bug 991741 - Crash in SwapBuffers() because Framebuffer's Fence misuse when HWComposer is not used. [SGS2][JB] Check if the recently acquired fence is a valid one. r=sotaro
|
2014-04-03 09:02:00 +02:00 |
|
Sotaro Ikeda
|
ae8a2b92ed
|
Bug 974152 - Use FrameBuffer's Acquire Fence as Layer buffer's ReleaseFence on gonk r=sushil,nical
|
2014-03-17 18:36:56 -07:00 |
|
Solomon Chiu
|
0ac389ff2b
|
Bug 946245 - Port GonkDisplay to KK, r=mwu,sotaro,pchang
|
2014-01-09 18:42:54 +08:00 |
|
Juan Gomez
|
550256d194
|
Bug 931573 - Fix a crash in some gralloc's HAL implementation causing an unitialized pointer variable in FramebufferSurface. r=dhylands
|
2013-10-31 10:09:06 -04:00 |
|
Vincent Lin
|
9574432d85
|
Bug 914544 - Update GonkDisplayJB to support JB MR1. r=mwu
|
2013-09-12 10:24:47 +08:00 |
|
Michael Wu
|
0a1d092908
|
Bug 898897 - Update GonkDisplayJB to support JB MR2, r=vlad
|
2013-07-30 13:36:53 -04:00 |
|
Michael Wu
|
c158775160
|
Bug 870198 - Support basic display functions on gonk-JB, r=vlad
|
2013-05-07 23:58:22 -04:00 |
|