gecko-dev/gfx/layers/apz/util
Matt Woodrow 912b7f8ef1 Bug 1721537 - Split out WindowRenderer base class from LayerManager. r=miko
Depends on D120439

Differential Revision: https://phabricator.services.mozilla.com/D120440
2021-07-22 22:58:57 +00:00
..
APZCCallbackHelper.cpp Bug 1721537 - Split out WindowRenderer base class from LayerManager. r=miko 2021-07-22 22:58:57 +00:00
APZCCallbackHelper.h Bug 1716481 - Improve ManagedPostRefreshObserver. r=smaug 2021-06-24 22:05:12 +00:00
APZEventState.cpp Bug 1481923 - Fire a touchcancel event on contextmenu events only if our own context menu is opened on Android. r=botond 2021-06-01 05:47:29 +00:00
APZEventState.h Bug 1481923 - Fire a touchcancel event on contextmenu events only if our own context menu is opened on Android. r=botond 2021-06-01 05:47:29 +00:00
APZThreadUtils.cpp Bug 1688300 - Add 'Runnable' profiler markers showing when runnables are executed and a 'Task' label frame showing which tasks are started by TaskController, r=bas,gerald. 2021-01-26 08:57:19 +00:00
APZThreadUtils.h Bug 1640835 - Bail out early from InputQueue::MainThreadTimeout if sControllerThread has been already discarded. r=botond 2020-07-29 23:25:11 +00:00
ActiveElementManager.cpp
ActiveElementManager.h
CheckerboardReportService.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
CheckerboardReportService.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
ChromeProcessController.cpp Bug 1713589. If double tap zoom can't find a rect to zoom in to and we are zoomed out then zoom in some small default amount. r=botond 2021-06-03 09:51:50 +00:00
ChromeProcessController.h Bug 1635256 - Avoid unnecessary array copies in NotifyLayerTransforms and SetConfirmedTargetAPZC. r=kats 2020-08-25 02:17:06 +00:00
ContentProcessController.cpp Bug 1635256 - Avoid unnecessary array copies in NotifyLayerTransforms and SetConfirmedTargetAPZC. r=kats 2020-08-25 02:17:06 +00:00
ContentProcessController.h Bug 1635256 - Avoid unnecessary array copies in NotifyLayerTransforms and SetConfirmedTargetAPZC. r=kats 2020-08-25 02:17:06 +00:00
DoubleTapToZoom.cpp Bug 1710034. Choose a double tap rect for replaced elements that are not too tall that includes their full height, not just their width. r=emilio 2021-06-06 04:11:29 +00:00
DoubleTapToZoom.h Bug 1713589. If double tap zoom can't find a rect to zoom in to and we are zoomed out then zoom in some small default amount. r=botond 2021-06-03 09:51:50 +00:00
InputAPZContext.cpp
InputAPZContext.h
ScrollLinkedEffectDetector.cpp
ScrollLinkedEffectDetector.h
TouchActionHelper.cpp Bug 1682170 - Update TouchActionHelper to support touch-action:pinch-zoom. r=botond 2020-12-14 22:45:35 +00:00
TouchActionHelper.h Bug 1667594 - Avoid including nsLayoutUtils.h from various headers. r=kats 2020-09-26 17:55:00 +00:00
TouchCounter.cpp
TouchCounter.h