gecko/widget/gonk
Robert O'Callahan 31a7de5340 Bug 1092543. Intersect bufferRect with visibleRect to ensure that the gralloc buffer offset is taken into account. r=sotaro
The patch in bug 1073252 assumed that the gralloc buffer is always at
(0,0,w,h) in layer coordinates, which is incorrect. When intersecting
the gralloc buffer bounds with the visible rect, we need to take the gralloc
buffer's offset (state.mOffset) into account. Fortunately bufferRect already
contains this, so let's just use that.

--HG--
extra : rebase_source : 6187200b29ed2913e335d5a710f1ba38d7b1cf18
2014-11-06 09:59:10 +13:00
..
libdisplay Bug 1069573 - Use the bKGD PNG background color (if present) to fill the background of animation frames. r=mwu 2014-09-25 19:18:21 -07:00
libui
nativewindow Bug 1073252. Part 5: Mark surfaces obtained from a buffer queue as opaque. r=sotaro 2014-10-31 16:42:20 +13:00
GeckoTouchDispatcher.cpp bug 1083530. Part 2 Refactor GeckoTouchDispacher to use mozilla::Timestamp instead of nsecs_t. r=mwu 2014-10-29 13:37:06 -07:00
GeckoTouchDispatcher.h bug 1083530. Part 2 Refactor GeckoTouchDispacher to use mozilla::Timestamp instead of nsecs_t. r=mwu 2014-10-29 13:37:06 -07:00
GfxInfo.cpp
GfxInfo.h
GonkKeyMapping.h Bug 989198, Patch 7: Modify key mapping for volume keys, r=mwu. 2014-11-03 15:05:59 +08:00
GonkMemoryPressureMonitoring.cpp
GonkMemoryPressureMonitoring.h
GonkPermission.cpp Bug 1076739 - Allow AID_BLUETOOTH to grant the permission of MODIFY_AUDIO_SETTINGS. r=tzimmermann 2014-10-02 17:27:35 +08:00
GonkPermission.h
HwcComposer2D.cpp Bug 1092543. Intersect bufferRect with visibleRect to ensure that the gralloc buffer offset is taken into account. r=sotaro 2014-11-06 09:59:10 +13:00
HwcComposer2D.h bug 1083530. Part 2 Refactor GeckoTouchDispacher to use mozilla::Timestamp instead of nsecs_t. r=mwu 2014-10-29 13:37:06 -07:00
HwcUtils.cpp Bug 1078189 - Back out bug 1059023 for causing regression. r=dwilson 2014-10-06 16:28:46 -07:00
HwcUtils.h Bug 1078189 - Back out bug 1059023 for causing regression. r=dwilson 2014-10-06 16:28:46 -07:00
moz.build Bug 946065 - Part 10: Move content/media/ to dom/. r=peterv 2014-10-25 20:24:36 +03:00
nsAppShell.cpp bug 1083530. Part 2 Refactor GeckoTouchDispacher to use mozilla::Timestamp instead of nsecs_t. r=mwu 2014-10-29 13:37:06 -07:00
nsAppShell.h
nsClipboard.cpp
nsClipboard.h
nsIdleServiceGonk.cpp
nsIdleServiceGonk.h
nsLookAndFeel.cpp
nsLookAndFeel.h
nsScreenManagerGonk.h
nsWidgetFactory.cpp
nsWindow.cpp Bug 1082890 - Make BasicCompositor work for gonk widgets, again. r=mwu 2014-10-16 13:57:10 -07:00
nsWindow.h Bug 1082890 - Make BasicCompositor work for gonk widgets, again. r=mwu 2014-10-16 13:57:10 -07:00
OrientationObserver.cpp
OrientationObserver.h
ParentProcessController.cpp Bug 1074401 - Ensure that the repaint request is always dispatched from the APZ on the main thread. r=botond 2014-10-03 13:39:37 -04:00
ParentProcessController.h Bug 1083395 - Replace the touch block balance with an input block identifier. r=botond 2014-10-24 13:29:30 -04:00
ProcessOrientation.cpp
ProcessOrientation.h
WidgetTraceEvent.cpp