gecko/gfx/layers
Kartikaya Gupta 189805593c Bug 732971 - For Fennec move the resolution from the top-level presShell to the content presShell. r=BenWa
The bulk of this patch is fixing up pieces of code that infer the resolution
as the inverse of the scaling transform on the root layer. This used to be
how various bits of gfx code obtained the resolution, but now that we can set
the resolution on the actual presShell that contains the content, we can also
just read the resolution from the FrameMetrics directly.
2013-10-29 09:27:50 -04:00
..
basic Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
client Bug 732971 - For Fennec move the resolution from the top-level presShell to the content presShell. r=BenWa 2013-10-29 09:27:50 -04:00
composite Bug 732971 - For Fennec move the resolution from the top-level presShell to the content presShell. r=BenWa 2013-10-29 09:27:50 -04:00
d3d9 Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
d3d10 Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
d3d11 Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
ipc Bug 931669 - Fix -Wsign-compare warning in Axis.cpp. r=botond 2013-10-27 01:11:18 -07:00
opengl Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
BufferUnrotate.cpp Bug 929439 - Include string.h for memcpy. r=bgirard 2013-10-23 16:39:00 +01:00
BufferUnrotate.h Backed out changeset 6150269410b2 (bug 921212) for bustage on a CLOSED TREE. 2013-10-18 10:21:38 -04:00
Compositor.cpp Bug 930033 - Draw layer borders for the bounding box of the visible region for ThebesLayers. r=nical 2013-10-24 16:35:29 +02:00
Compositor.h Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
CompositorTypes.h Bug 930033 - Draw layer borders for the bounding box of the visible region for ThebesLayers. r=nical 2013-10-24 16:35:29 +02:00
CopyableCanvasLayer.cpp Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel 2013-09-24 16:45:14 -04:00
CopyableCanvasLayer.h Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel 2013-09-24 16:45:14 -04:00
D3D9SurfaceImage.cpp Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
D3D9SurfaceImage.h Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
DirectedGraph.h
Effects.cpp Bug 918078 - Do not require locking in TextureHost::PrintInfo. r=BenWa 2013-09-23 13:28:40 +02:00
Effects.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
FrameMetrics.h Bug 924407 - Update FrameMetrics::mCompositionBounds documentation. r=botond 2013-10-08 17:13:11 -04:00
GrallocImages.cpp Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
GrallocImages.h Bug 922202 - Make PlanarYCbCrImage::Data forward-declarable and remove some header includes. r=bjacob 2013-10-01 17:57:50 -07:00
ImageContainer.cpp Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
ImageContainer.h Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
ImageDataSerializer.cpp Bug 922942 - Update BufferTextureClients using Azure. r=nical 2013-10-16 14:00:30 +13:00
ImageDataSerializer.h Bug 922942 - Update BufferTextureClients using Azure. r=nical 2013-10-16 14:00:30 +13:00
ImageLayers.cpp Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
ImageLayers.h Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
ImageTypes.h Backed out changeset ce3a1df4d559 (bug 875247) for mochitest-mc crashes. 2013-08-09 17:56:15 -04:00
Layers.cpp Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc 2013-10-01 17:01:19 -04:00
Layers.h Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
LayersLogging.cpp Bug 916118 - Simplify the TextureClient deallocation protocol. r=nrc 2013-10-02 13:52:04 -07:00
LayersLogging.h Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc 2013-10-01 17:01:19 -04:00
LayerSorter.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
LayerSorter.h
LayersTypes.h Bug 916259 - Make it easier to dump layer tree from opt & mobile. r=jrmuizel 2013-09-13 15:44:29 -04:00
LayerTreeInvalidation.cpp Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
LayerTreeInvalidation.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
Makefile.in Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal 2013-10-02 13:17:55 -04:00
moz.build Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
ReadbackLayer.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ReadbackProcessor.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ReadbackProcessor.h Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
RenderTrace.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
RenderTrace.h
SharedTextureImage.h Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
ThebesLayerBuffer.cpp Backed out changeset 6150269410b2 (bug 921212) for bustage on a CLOSED TREE. 2013-10-18 10:21:38 -04:00
ThebesLayerBuffer.h Backed out changeset 6150269410b2 (bug 921212) for bustage on a CLOSED TREE. 2013-10-18 10:21:38 -04:00
TiledLayerBuffer.h bug 887819 - Investigate using the tiled layers backend, create pref to enable tiles r=BenWa 2013-09-10 14:21:37 -04:00
YCbCrImageDataSerializer.cpp Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00
YCbCrImageDataSerializer.h Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows 2013-10-27 15:38:40 -07:00