gecko-dev/gfx/layers/wr
Morris Tseng 2e459a5741 Bug 1362324 - Use BlobImage for path type of bullet item. r=jrmuizel
MozReview-Commit-ID: 4ld6biSaFce
2017-05-08 14:14:41 +08:00
..
StackingContextHelper.cpp 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
StackingContextHelper.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
WebRenderBridgeChild.cpp Bug 1360246 - Clean up WebRenderTextLayer::RenderLayer. r=nical 2017-05-03 08:48:07 -04:00
WebRenderBridgeChild.h Bug 1360246 - Clean up WebRenderTextLayer::RenderLayer. r=nical 2017-05-03 08:48:07 -04:00
WebRenderBridgeParent.cpp Bug 1358437 - pass layer's transform/opacity to compositor, r?kats 2017-05-02 10:38:22 +08:00
WebRenderBridgeParent.h Bug 1357320 - Dispatches the discarded compositor animations id list in one async call, r?kats 2017-05-02 10:26:13 +08:00
WebRenderCanvasLayer.cpp 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
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 1361356 - Properly unapply the stacking context transform and origin translation when building mask layers. r=ethlin 2017-05-05 11:44:49 -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 1347811 - Share WebRenderCompositableHolder between WebRenderBridgeParent r=nical 2017-03-22 10:27:38 +09:00
WebRenderCompositableHolder.h Bug 1359206 - Fix CompositionTime and CompositeUntil handling of WebRenderImageHost r=nical 2017-04-27 09:34:54 -07:00
WebRenderContainerLayer.cpp 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
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 1362324 - Use BlobImage for path type of bullet item. r=jrmuizel 2017-05-08 14:14:41 +08: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 1359206 - Fix CompositionTime and CompositeUntil handling of WebRenderImageHost r=nical 2017-04-27 09:34:54 -07:00
WebRenderImageHost.h Bug 1359206 - Fix CompositionTime and CompositeUntil handling of WebRenderImageHost r=nical 2017-04-27 09:34:54 -07:00
WebRenderImageLayer.cpp 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
WebRenderImageLayer.h Bug 1360246 - Propagate a StackingContextHelper all the way through the RenderLayer traversal. r=nical 2017-05-03 08:48:06 -04:00
WebRenderLayer.cpp 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
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 Merge m-c to graphics 2017-05-03 08:52:43 -04:00
WebRenderLayerManager.h Bug 1357320 - Dispatches the discarded compositor animations id list in one async call, r?kats 2017-05-02 10:26:13 +08: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 1358156 - Update webrender to 1437cc124696ecc95b726dffa17f918bb6ea5af1. r=jrmuizel 2017-04-26 10:33:14 -04:00
WebRenderPaintedLayer.cpp 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
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 1361356 - Properly unapply the stacking context transform and origin translation when building mask layers. r=ethlin 2017-05-05 11:44:49 -04:00
WebRenderPaintedLayerBlob.h Bug 1360246 - Remove the RelativeToParent functions by propagating StackingContextHelper chains. r=nical 2017-05-03 08:48:08 -04:00
WebRenderScrollData.cpp Bug 1357754 - Record the isFirstPaint flag in the WebRenderScrollData. r=jrmuizel 2017-04-20 10:38:06 -04:00
WebRenderScrollData.h Bug 1357754 - Record the isFirstPaint flag in the WebRenderScrollData. r=jrmuizel 2017-04-20 10:38:06 -04:00
WebRenderScrollDataWrapper.h Bug 1357754 - Hook up chaining layer trees. r=botond,jrmuizel 2017-04-20 10:38:06 -04:00
WebRenderTextLayer.cpp Bug 1360246 - Clean up WebRenderTextLayer::RenderLayer. r=nical 2017-05-03 08:48:07 -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 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical 2017-04-20 10:24:13 +09:00
WebRenderTextureHost.h Bug 1356944 - Fix external image id allocation of WebRenderTextureHost r=nical 2017-04-20 10:24:13 +09:00