gecko-dev/gfx/layers/apz/test/gtest
Botond Ballo 8e4f219cfd Bug 1375949 - Repurpose AsyncPanZoomController::AsyncMode into a more general AsyncTransformConsumer enum. r=kats
The AsyncTransformConsumer enumeration captures the distinction between
the two main categories of consumers of async transforms: those using
it for hit-testing and related purposes, and those using it for
compositing.

MozReview-Commit-ID: 59CICcnPvY6

--HG--
extra : rebase_source : ba505e6b2b6f42592660074939a6d24aab7f73ff
2017-06-30 14:31:28 -04:00
..
APZCBasicTester.h Bug 1375949 - Repurpose AsyncPanZoomController::AsyncMode into a more general AsyncTransformConsumer enum. r=kats 2017-06-30 14:31:28 -04:00
APZCTreeManagerTester.h Bug 1365088 - Avoid calling HitTestingTreeNode::Untransform() twice for each node during hit testing. r=kats 2017-05-17 12:49:23 -04:00
APZTestCommon.h Bug 1375949 - Repurpose AsyncPanZoomController::AsyncMode into a more general AsyncTransformConsumer enum. r=kats 2017-06-30 14:31:28 -04:00
InputUtils.h Bug 1180799 - Support momentum scrolling after two-fingered pans on pages that don't allow zooming. r=botond,kats 2017-03-25 18:36:35 -07:00
TestBasic.cpp Bug 1343775 - Relieve overscroll after low-velocity pan so page doesn't get stuck in overscroll. r=botond 2017-03-18 17:12:35 -07:00
TestEventRegions.cpp Bug 1312059 - Stop passing the CompositorBridgeParent into the APZCTreeManager; instead the necessary subinterfaces can be obtained via the LayerTreeState. r=botond 2016-10-24 15:12:57 -04:00
TestGestureDetector.cpp Bug 1339609: Add #include for gfxPrefs.h to all source code that calls gfxPrefs APIs. r=jgilbert 2017-02-14 14:01:59 -08:00
TestHitTesting.cpp Bug 1375949 - Repurpose AsyncPanZoomController::AsyncMode into a more general AsyncTransformConsumer enum. r=kats 2017-06-30 14:31:28 -04:00
TestInputQueue.cpp Bug 1375949 - Repurpose AsyncPanZoomController::AsyncMode into a more general AsyncTransformConsumer enum. r=kats 2017-06-30 14:31:28 -04:00
TestPanning.cpp Bug 1170062 - Use a common base class to simplify APZ gtests. r=botond 2016-05-06 21:30:28 +02:00
TestPinching.cpp Bug 1354185 - Ensure we trigger a repaint when doing two-finger touch scrolling with zooming disabled. r=botond 2017-05-07 22:33:44 -04:00
TestScrollHandoff.cpp Bug 1204502 - Added a GTest to ensure that a nested-APZC overscroll handoff with opposing constrained axes will work properly (fixed by bug 1201098). r=botond 2017-02-27 15:02:50 -08:00
TestSnapping.cpp Bug 1375949 - Repurpose AsyncPanZoomController::AsyncMode into a more general AsyncTransformConsumer enum. r=kats 2017-06-30 14:31:28 -04:00
TestTreeManager.cpp Bug 1312059 - Stop passing the CompositorBridgeParent into the APZCTreeManager; instead the necessary subinterfaces can be obtained via the LayerTreeState. r=botond 2016-10-24 15:12:57 -04:00
moz.build Bug 1269067 - Add a gtest to ensure that mouse drag blocks and wheel blocks don't interrupt each other. r=botond 2016-09-14 07:54:37 -04:00