gecko-dev/gfx/layers/wr
2017-06-06 19:18:38 +08:00
..
ScrollingLayersHelper.cpp Bug 1368487 - Fix content rect passed to scroll layers to be relative to the right thing. r=jrmuizel 2017-05-29 11:40:58 -04:00
ScrollingLayersHelper.h Bug 1361497 - Push scrolling clips for scrollable layers in the layer tree. r=jrmuizel 2017-05-12 13:58:15 -04:00
StackingContextHelper.cpp Bug 1368551 - Don't send transforms to WR in push_stacking_context if they are identity. r=pchang 2017-06-01 09:17:17 -04:00
StackingContextHelper.h Bug 1363998 - Part1. Correct the coordinate space of webrender mask layer. r=kats 2017-05-18 17:40:18 +08:00
WebRenderBridgeChild.cpp Bug 1345054 part 1 - Allocate pipleline for each video r=nical 2017-06-02 16:11:34 +09:00
WebRenderBridgeChild.h Bug 1345054 part 1 - Allocate pipleline for each video r=nical 2017-06-02 16:11:34 +09:00
WebRenderBridgeParent.cpp Bug 1370093 - Add mDestroyed checks r=nical 2017-06-05 15:41:21 +09:00
WebRenderBridgeParent.h Bug 1369840 - Support getting the compositor-side APZ test data over PWebRenderBridge. r=botond 2017-06-04 22:29:35 -04:00
WebRenderCanvasLayer.cpp Bug 1361497 - Push scrolling clips for scrollable layers in the layer tree. r=jrmuizel 2017-05-12 13:58:15 -04:00
WebRenderCanvasLayer.h Bug 1360246 - Propagate a StackingContextHelper all the way through the RenderLayer traversal. r=nical 2017-05-03 08:48:06 -04:00
WebRenderColorLayer.cpp Bug 1361497 - Push scrolling clips for scrollable layers in the layer tree. r=jrmuizel 2017-05-12 13:58:15 -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
WebRenderCompositableHolder.cpp Bug 1370117 - Update the external image status for reusing case. r=sotaro 2017-06-05 15:30:10 +08:00
WebRenderCompositableHolder.h Bug 1370117 - Update the external image status for reusing case. r=sotaro 2017-06-05 15:30:10 +08:00
WebRenderContainerLayer.cpp Bug 1368551 - Don't send transforms to WR in push_stacking_context if they are identity. r=pchang 2017-06-01 09:17:17 -04:00
WebRenderContainerLayer.h Bug 1360246 - Propagate a StackingContextHelper all the way through the RenderLayer traversal. r=nical 2017-05-03 08:48:06 -04:00
WebRenderDisplayItemLayer.cpp Bug 1363683 - Update webrender to cset 7f37799d63ed80a07675ad599526290843394c99. r=jrmuizel 2017-05-15 15:13:31 -04:00
WebRenderDisplayItemLayer.h Bug 1362324 - Use BlobImage for path type of bullet item. r=jrmuizel 2017-05-08 14:14:41 +08:00
WebRenderImageHost.cpp Bug 1345054 part 1 - Allocate pipleline for each video r=nical 2017-06-02 16:11:34 +09: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 1366502 - Rename mImageClientTypeContainer into mImageClientContainerType. r=sotaro 2017-06-06 19:18:38 +08:00
WebRenderImageLayer.h Bug 1366502 - Rename mImageClientTypeContainer into mImageClientContainerType. r=sotaro 2017-06-06 19:18:38 +08:00
WebRenderLayer.cpp Bug 1363998 - Part1. Correct the coordinate space of webrender mask layer. r=kats 2017-05-18 17:40:18 +08:00
WebRenderLayer.h Bug 1361356 - Properly unapply the stacking context transform and origin translation when building mask layers. r=ethlin 2017-05-05 11:44:49 -04:00
WebRenderLayerManager.cpp Bug 1369840 - Support content-side APZ test data in WebRenderLayerManager. r=botond 2017-06-04 22:29:35 -04:00
WebRenderLayerManager.h Bug 1369840 - Support content-side APZ test data in WebRenderLayerManager. r=botond 2017-06-04 22:29:35 -04: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 1345054 part 1 - Allocate pipleline for each video r=nical 2017-06-02 16:11:34 +09:00
WebRenderPaintedLayer.cpp Bug 1361497 - Push scrolling clips for scrollable layers in the layer tree. r=jrmuizel 2017-05-12 13:58:15 -04:00
WebRenderPaintedLayer.h Bug 1360246 - Remove the RelativeToParent functions by propagating StackingContextHelper chains. r=nical 2017-05-03 08:48:08 -04:00
WebRenderPaintedLayerBlob.cpp Bug 1364241. Handle empty transactions by keeping around the blob data. r=mchang 2017-05-16 15:34:07 -04:00
WebRenderPaintedLayerBlob.h Bug 1364241. Handle empty transactions by keeping around the blob data. r=mchang 2017-05-16 15:34:07 -04:00
WebRenderScrollData.cpp Bug 1369840 - Support content-side APZ test data in WebRenderLayerManager. r=botond 2017-06-04 22:29:35 -04:00
WebRenderScrollData.h Bug 1369840 - Support content-side APZ test data in WebRenderLayerManager. r=botond 2017-06-04 22:29:35 -04:00
WebRenderScrollDataWrapper.h Bug 1352863 - Propagate the visible region from Layer to HitTestingTreeNode. r=kats 2017-05-24 15:47:14 -04:00
WebRenderTextLayer.cpp Bug 1361497 - Push scrolling clips for scrollable layers in the layer tree. r=jrmuizel 2017-05-12 13:58:15 -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 1364922 - Update AddWRImage() interface for multiple ImageKeys. v2. r=nical 2017-05-19 00:25:41 +08:00
WebRenderTextureHost.h Bug 1364922 - Update AddWRImage() interface for multiple ImageKeys. v2. r=nical 2017-05-19 00:25:41 +08:00