gecko-dev/gfx/layers/wr
Kartikaya Gupta 5d656fab0f Merge m-c to graphics
MozReview-Commit-ID: HvsAeMjJAIA
2017-05-19 09:30:48 -04:00
..
ScrollingLayersHelper.cpp Bug 1361497 - Push scrolling clips for scrollable layers in the layer tree. r=jrmuizel 2017-05-12 13:58:15 -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 1363998 - Part1. Correct the coordinate space of webrender mask layer. r=kats 2017-05-18 17:40:18 +08: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 1363683 - Update webrender to cset 7f37799d63ed80a07675ad599526290843394c99. r=jrmuizel 2017-05-15 15:13:31 -04:00
WebRenderBridgeChild.h Bug 1360246 - Clean up WebRenderTextLayer::RenderLayer. r=nical 2017-05-03 08:48:07 -04:00
WebRenderBridgeParent.cpp Bug 1365196 - Throttle GenerateFrame() r=kats,nical 2017-05-19 09:21:38 +09:00
WebRenderBridgeParent.h Bug 1365196 - Throttle GenerateFrame() r=kats,nical 2017-05-19 09:21:38 +09: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 1360701 - Remove sync wait during removing pipeline r=nical 2017-05-16 17:28:20 -07:00
WebRenderCompositableHolder.h Bug 1360701 - Remove sync wait during removing pipeline r=nical 2017-05-16 17:28:20 -07:00
WebRenderContainerLayer.cpp Bug 1361497 - Push scrolling clips for scrollable layers in the layer tree. r=jrmuizel 2017-05-12 13:58:15 -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 1363347 - Allow multiple external image IDs to be bound to the same image host if owned by the same WRBridge. r=sotaro 2017-05-18 06:50:03 -04:00
WebRenderImageHost.h Bug 1363347 - Allow multiple external image IDs to be bound to the same image host if owned by the same WRBridge. r=sotaro 2017-05-18 06:50:03 -04:00
WebRenderImageLayer.cpp Merge m-c to graphics 2017-05-19 09:30:48 -04:00
WebRenderImageLayer.h Bug 1364922 - Create individual imageKey for each channel in the textureClient. v2. r=nical 2017-05-19 00:25:42 +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 1364626. Ensure our transaction arrives at the compositor before asking the parent to paint. r=dvander 2017-05-17 10:45:33 -04:00
WebRenderLayerManager.h Bug 1364626. Ensure our transaction arrives at the compositor before asking the parent to paint. r=dvander 2017-05-17 10:45:33 -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 1361751 - Update gecko bindings to webrender to reflect changes in PR 1181. r=kats 2017-05-08 13:52:16 -04: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 1349750 - Store the entire ScrollThumbData in HitTestingTreeNode. r=kats 2017-05-03 20:25:09 -04:00
WebRenderScrollData.h Bug 1349750 - Store the entire ScrollThumbData in HitTestingTreeNode. r=kats 2017-05-03 20:25:09 -04:00
WebRenderScrollDataWrapper.h Bug 1349750 - Store the entire ScrollThumbData in HitTestingTreeNode. r=kats 2017-05-03 20:25:09 -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