gecko-dev/widget/gonk
Robert O'Callahan 0191d8f84c 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 Backed out changeset 07c91b928cd7 (bug 932698) for causing bug 1047618. a=me 2014-08-01 16:46:21 -04:00
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 Bug 918386 - Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic. 2014-07-09 14:21:49 -04:00
GfxInfo.h Bug 918386 - Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic. 2014-07-09 14:21:49 -04:00
GonkKeyMapping.h Bug 989198, Patch 7: Modify key mapping for volume keys, r=mwu. 2014-11-03 15:05:59 +08:00
GonkMemoryPressureMonitoring.cpp Bug 1029178 - Name the memory pressure monitor thread. r=dhylands 2014-06-23 16:15:21 -07:00
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 Bug 926746 - Part 1: Merge fakeperm into B2G. r=mwu 2013-12-05 09:29:07 -05:00
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
OrientationObserver.cpp Bug 908058 - Add orientation keyword 'default' to express normal orientation. r=mounir, r=blassey 2013-09-30 10:40:41 -04:00
OrientationObserver.h Bug 953296 - Bug 953296 - Convert ScopedDeletePtr to UniquePtr in in widget/gonk/OrientationObserver.h. r=mwu 2014-01-04 19:17:52 -06:00
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 Bug 1007349 - Fix invalid timestamp in orientation angle calculation. r=mwu 2014-05-09 14:23:58 -07:00
ProcessOrientation.h Bug 1007349 - Fix invalid timestamp in orientation angle calculation. r=mwu 2014-05-09 14:23:58 -07:00
WidgetTraceEvent.cpp Bug 961769 - Implement event loop responsiveness instrumentation for Gonk. r=gal 2014-02-05 19:53:53 +01: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 Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel 2013-09-06 22:15:49 -04:00
nsClipboard.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsClipboard.h Bug 946646 - Add nsClipboard implementation for gonk. r=yxl, r=fabrice 2014-04-07 11:49:35 +08:00
nsIdleServiceGonk.cpp
nsIdleServiceGonk.h
nsLookAndFeel.cpp Bug 1024930 - Change text highlighting color. r=roc 2014-07-30 00:11:00 -04:00
nsLookAndFeel.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsScreenManagerGonk.h Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp. 2014-07-14 13:22:26 -04:00
nsWidgetFactory.cpp Bug 946646 - Add nsClipboard implementation for gonk. r=yxl, r=fabrice 2014-04-07 11:49:35 +08:00
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