gecko/gfx/layers/composite
Kartikaya Gupta c9052e6e85 Bug 885023 - Convert mFrameMetrics.mZoom to a CSSToScreenScale. r=BenWa,k17e
The mFrameMetrics.mZoom was previously a "resolution-independent" zoom,
which meant it had to always be multiplied by the CalculateIntrinsicScale()
value to be useful. This patch converts it to a "resolution-dependent" zoom,
and includes the intrinsic scale multiplier already. This means it needs
to be updated if either the viewport or composition bounds (which determine
the intrinsic scale) change, but there are only a few places where this
happens and it makes the rest of the code cleaner.
2013-08-26 09:50:30 -04:00
..
APZCTreeManager.cpp Bug 885023 - Convert mFrameMetrics.mZoom to a CSSToScreenScale. r=BenWa,k17e 2013-08-26 09:50:30 -04:00
APZCTreeManager.h Bug 885023 - Convert mFrameMetrics.mZoom to a CSSToScreenScale. r=BenWa,k17e 2013-08-26 09:50:30 -04:00
AsyncCompositionManager.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
AsyncCompositionManager.h Bug 907837 - Fix IWYU false positive to unbreak non-SPS build. r=nrc 2013-08-22 19:11:47 +12:00
CanvasLayerComposite.cpp Backed out changeset 315c9f0af9bb (bug 902929) 2013-08-20 20:50:20 -07:00
CanvasLayerComposite.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ColorLayerComposite.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ColorLayerComposite.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
CompositableHost.cpp Backed out changeset 315c9f0af9bb (bug 902929) 2013-08-20 20:50:20 -07:00
CompositableHost.h Backed out changeset 315c9f0af9bb (bug 902929) 2013-08-20 20:50:20 -07:00
ContainerLayerComposite.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ContainerLayerComposite.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ContentHost.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ContentHost.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ImageHost.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ImageHost.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ImageLayerComposite.cpp Bug 902929. Be explicit about re-attaching async video compositable hosts. r=nical 2013-08-21 13:28:53 +12:00
ImageLayerComposite.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
LayerManagerComposite.cpp Bug 907837 - Don't include SPS headers directly. r=nrc 2013-08-22 19:11:51 +12:00
LayerManagerComposite.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
TextureHost.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
TextureHost.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ThebesLayerComposite.cpp Backed out changeset 315c9f0af9bb (bug 902929) 2013-08-20 20:50:20 -07:00
ThebesLayerComposite.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
TiledContentHost.cpp Backed out changeset 315c9f0af9bb (bug 902929) 2013-08-20 20:50:20 -07:00
TiledContentHost.h Backed out changeset 315c9f0af9bb (bug 902929) 2013-08-20 20:50:20 -07:00