gecko-dev/gfx/layers/wr
Nicolas Silva 70528e34f1 Bug 1393031 - Apply external image commands in webrender transactions. r=sotaro 2017-09-04 13:59:47 +02:00
..
AsyncImagePipelineManager.cpp Bug 1393031 - Separate WebRenderAPI and ResourceUpdateQueue. r=sotaro 2017-09-04 13:59:42 +02:00
AsyncImagePipelineManager.h Bug 1393031 - Separate WebRenderAPI and ResourceUpdateQueue. r=sotaro 2017-09-04 13:59:42 +02:00
ScrollingLayersHelper.cpp Bug 1395212 - Avoid computing the entire ScrollMetadata for cases where we just need the scroll id. r=mstange 2017-08-30 14:51:19 -04:00
ScrollingLayersHelper.h Bug 1395212 - Update wr::DisplayListBuilder to expose separate APIs for defining and pushing scroll layers. r=mstange 2017-08-30 14:51:19 -04:00
StackingContextHelper.cpp Backed out changeset 22d7763100aa (bug 1391499) for build bustage on Windows at gfx/layers/wr/StackingContextHelper.cpp(105): 'Size': undeclared identifier. r=backout 2017-08-28 12:28:55 +02:00
StackingContextHelper.h Backed out changeset 22d7763100aa (bug 1391499) for build bustage on Windows at gfx/layers/wr/StackingContextHelper.cpp(105): 'Size': undeclared identifier. r=backout 2017-08-28 12:28:55 +02:00
WebRenderBridgeChild.cpp Bug 1393031 - Use the ResourceUpdateQueue API on the content side. r=jrmuizel 2017-09-04 13:59:36 +02:00
WebRenderBridgeChild.h Bug 1393031 - Use the ResourceUpdateQueue API on the content side. r=jrmuizel 2017-09-04 13:59:36 +02:00
WebRenderBridgeParent.cpp Bug 1393031 - Apply external image commands in webrender transactions. r=sotaro 2017-09-04 13:59:47 +02:00
WebRenderBridgeParent.h Bug 1393031 - Apply external image commands in webrender transactions. r=sotaro 2017-09-04 13:59:47 +02:00
WebRenderCanvasLayer.cpp Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in .cpp files in gfx/*. r=milan 2017-08-14 08:29:28 -04:00
WebRenderCanvasLayer.h Bug 1379920 - Introduce CanvasRenderer and its derived classes. r=nical,jrmuizel 2017-08-03 13:55:14 +08:00
WebRenderCanvasRenderer.cpp Bug 1379920 - Introduce CanvasRenderer and its derived classes. r=nical,jrmuizel 2017-08-03 13:55:14 +08:00
WebRenderCanvasRenderer.h Bug 1379920 - Introduce CanvasRenderer and its derived classes. r=nical,jrmuizel 2017-08-03 13:55:14 +08:00
WebRenderColorLayer.cpp Bug 1382128 part 2 - Remove WrPoint, WrSize, WrRect, WrMatrix, and WrColor. r=kats 2017-07-18 18:32:46 -04:00
WebRenderColorLayer.h Bug 1360246 - Propagate a StackingContextHelper all the way through the RenderLayer traversal. r=nical 2017-05-03 08:48:06 -04:00
WebRenderContainerLayer.cpp Bug 1385070 - Remove the WebRenderOMTAEnabled pref. r=ethlin 2017-07-27 16:11:17 -04:00
WebRenderContainerLayer.h Bug 1385070 - Remove the WebRenderOMTAEnabled pref. r=ethlin 2017-07-27 16:11:17 -04:00
WebRenderDisplayItemLayer.cpp Bug 1382128 part 2 - Remove WrPoint, WrSize, WrRect, WrMatrix, and WrColor. r=kats 2017-07-18 18:32:46 -04:00
WebRenderDisplayItemLayer.h Bug 1376855 - Removed unused variables and interfaces. r=kats 2017-06-28 13:42:24 -07:00
WebRenderImageHost.cpp Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in .cpp files in gfx/*. r=milan 2017-08-14 08:29:28 -04:00
WebRenderImageHost.h Bug 1345054 part 1 - Allocate pipleline for each video r=nical 2017-06-02 16:11:34 +09:00
WebRenderImageLayer.cpp Bug 1379920 - Add aAsync param to AddPipelineIdForAsyncCompositable and rename it to AddPipelineIdForCompositable. r=sotaro 2017-08-03 13:55:13 +08:00
WebRenderImageLayer.h Bug 1378697 - Release resources in WebRenderXXXLayer::ClearCachedResources() r=nical 2017-07-18 22:37:36 +09:00
WebRenderLayer.cpp Bug 1386020 - Use wr::IdNamespace instead of uint32_t for the WR namespace. r=sotaro 2017-07-31 16:31:10 -04:00
WebRenderLayer.h Bug 1383786 - Rename GetImageKey into GenerateImageKey. r=sotaro 2017-07-25 10:54:20 +02:00
WebRenderLayerManager.cpp Bug 1393031 - Use the ResourceUpdateQueue API on the content side. r=jrmuizel 2017-09-04 13:59:36 +02:00
WebRenderLayerManager.h Bug 1393031 - Use the ResourceUpdateQueue API on the content side. r=jrmuizel 2017-09-04 13:59:36 +02:00
WebRenderLayersLogging.cpp Bug 1335799 - Update WR layers and FFI/bindings code for the webrender update. r=jrmuizel 2017-02-14 13:34:15 -05:00
WebRenderLayersLogging.h Bug 1335799 - Update WR layers and FFI/bindings code for the webrender update. r=jrmuizel 2017-02-14 13:34:15 -05:00
WebRenderMessageUtils.h Bug 1393055 - map ScaledFonts to WebRender FontInstanceKeys. r=jrmuizel 2017-08-30 13:45:11 -04:00
WebRenderPaintedLayer.cpp Bug 1384839 - Part4. Use A8 format when painting mask image. r=kats 2017-07-31 14:00:29 +08:00
WebRenderPaintedLayer.h Bug 1378697 - Release resources in WebRenderXXXLayer::ClearCachedResources() r=nical 2017-07-18 22:37:36 +09:00
WebRenderPaintedLayerBlob.cpp Bug 1393031 - Use the ResourceUpdateQueue API on the content side. r=jrmuizel 2017-09-04 13:59:36 +02:00
WebRenderPaintedLayerBlob.h Bug 1378697 - Release resources in WebRenderXXXLayer::ClearCachedResources() r=nical 2017-07-18 22:37:36 +09:00
WebRenderScrollData.cpp Bug 1395670 - In webrender layers-free mode, don't add a root scroll metadata if we already have it elsewhere in the tree. r=mstange 2017-08-31 17:07:41 -04:00
WebRenderScrollData.h Bug 1395670 - In webrender layers-free mode, don't add a root scroll metadata if we already have it elsewhere in the tree. r=mstange 2017-08-31 17:07:41 -04:00
WebRenderScrollDataWrapper.h Bug 1382200 - Eliminate LayerMetricsWrapper::IsScrollInfoLayer entirely by inlining it. r=botond 2017-07-19 09:24:28 -04:00
WebRenderTextLayer.cpp Bug 1357545 - handle text-shadows/decorations with webrender (layers-free) r=jrmuizel 2017-06-19 10:58:28 -04:00
WebRenderTextLayer.h Bug 1360246 - Propagate a StackingContextHelper all the way through the RenderLayer traversal. r=nical 2017-05-03 08:48:06 -04:00
WebRenderTextureHost.cpp Bug 1393031 - Separate WebRenderAPI and ResourceUpdateQueue. r=sotaro 2017-09-04 13:59:42 +02:00
WebRenderTextureHost.h Bug 1393031 - Separate WebRenderAPI and ResourceUpdateQueue. r=sotaro 2017-09-04 13:59:42 +02:00
WebRenderUserData.cpp Bug 1391793 - Save the given ImageContainer in WebRenderImageData so that it is not recreated. r=jrmuizel 2017-08-31 05:30:36 -04:00
WebRenderUserData.h Bug 1391135 - Only retain WebRenderUserData when layer manager and namespaceID is match. r=kats 2017-08-18 15:21:20 +08:00