Kartikaya Gupta
|
6350cec6be
|
Bug 1034258 - Change mCompositionBounds to be a ParentLayerRect instead of a ParentLayerIntRect. r=Cwiiis
|
2014-07-04 08:12:41 -04:00 |
|
Benoit Jacob
|
dd18742280
|
Bug 1027251 - Fix or whitelist dangerous public destructors in gfx/ - r=jrmuizel
|
2014-06-18 22:28:59 -04:00 |
|
David Zbarsky
|
c2ae0c2650
|
Bug 1015644 - Clean up ActiveElementManager r=botond
|
2014-06-16 18:50:16 -04:00 |
|
Debbe Heisler
|
52640a26cf
|
Bug 1001582 -- Transitioned FrameMetrics::mPresShellId to use a getter/setter. r=botond
|
2014-05-16 19:00:50 -04:00 |
|
Kartikaya Gupta
|
0e1e9827ac
|
Bug 1010979 - Remove the non-margins codepaths from APZCCallbackHelper. r=botond
|
2014-05-16 08:08:21 -04:00 |
|
Kartikaya Gupta
|
b8a20579ab
|
Bug 1010119 - Roll back part of bug 978248 as it causes a regression and is not needed any more. r=botond
|
2014-05-16 08:08:21 -04:00 |
|
Botond Ballo
|
98bebf3b13
|
Bug 1005378 - Have TabChild create a view ID for the document element if one doesn't already exist. r=kats
|
2014-05-05 15:06:28 -04:00 |
|
Kartikaya Gupta
|
3ac891d9ab
|
Bug 1004516 - Add some default-disabled file logging to ActiveElementManager. r=botond
|
2014-05-02 08:21:57 -04:00 |
|
Kartikaya Gupta
|
19bb9f870e
|
Bug 1004516 - Ensure state is properly cleared in the ActiveElementManager. r=botond
|
2014-05-02 08:21:57 -04:00 |
|
Timothy Nikkel
|
31c72ce0d1
|
Bug 1000350. Don't overwrite a layout set display port base with an APZC-guessed one. r=kats
APZC set ones are only meant to fill in the gaps, use them only if we have nothing else.
|
2014-04-26 00:13:36 -05:00 |
|
Vivien Nicolas
|
b7ade0eb9c
|
Bug 997235 - Followup to bug 986752 - CSS :active states get stuck with multiple on-screen touches. r=botond
|
2014-04-23 08:16:00 -04:00 |
|
Kartikaya Gupta
|
e7e7d59c58
|
Bug 995411 - Move various pieces of APZ code into gfx/layers/apz. r=jrmuizel,botond
--HG--
rename : gfx/layers/ipc/GeckoContentController.h => gfx/layers/apz/public/GeckoContentController.h
rename : gfx/layers/composite/APZCTreeManager.cpp => gfx/layers/apz/src/APZCTreeManager.cpp
rename : gfx/layers/composite/APZCTreeManager.h => gfx/layers/apz/src/APZCTreeManager.h
rename : gfx/layers/ipc/AsyncPanZoomController.cpp => gfx/layers/apz/src/AsyncPanZoomController.cpp
rename : gfx/layers/ipc/AsyncPanZoomController.h => gfx/layers/apz/src/AsyncPanZoomController.h
rename : gfx/layers/ipc/Axis.cpp => gfx/layers/apz/src/Axis.cpp
rename : gfx/layers/ipc/Axis.h => gfx/layers/apz/src/Axis.h
rename : gfx/layers/ipc/GestureEventListener.cpp => gfx/layers/apz/src/GestureEventListener.cpp
rename : gfx/layers/ipc/GestureEventListener.h => gfx/layers/apz/src/GestureEventListener.h
rename : gfx/layers/ipc/TaskThrottler.cpp => gfx/layers/apz/src/TaskThrottler.cpp
rename : gfx/layers/ipc/TaskThrottler.h => gfx/layers/apz/src/TaskThrottler.h
rename : widget/xpwidgets/APZCCallbackHelper.cpp => gfx/layers/apz/util/APZCCallbackHelper.cpp
rename : widget/xpwidgets/APZCCallbackHelper.h => gfx/layers/apz/util/APZCCallbackHelper.h
rename : widget/xpwidgets/ActiveElementManager.cpp => gfx/layers/apz/util/ActiveElementManager.cpp
rename : widget/xpwidgets/ActiveElementManager.h => gfx/layers/apz/util/ActiveElementManager.h
|
2014-04-17 07:54:25 -04:00 |
|