gecko-dev/gfx/layers/wr
longsonr 875f5e88ac Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert
Also: adjust include paths to be consistent for usages of various SVG headers,
and remove unused SVG includes (mostly for "utils" classes),
and drop stray "ns" from already-renamed SVG classes in various code comments.

Differential Revision: https://phabricator.services.mozilla.com/D83140
2020-07-11 02:20:20 +00:00
..
AsyncImagePipelineManager.cpp Bug 1536515 - Part 3: Add RenderExternalTextureHost r=sotaro 2020-07-07 17:57:22 +00:00
AsyncImagePipelineManager.h Bug 1628657 - Make canvas use computed reference frame transforms. r=kvark 2020-06-11 20:46:05 +00:00
ClipManager.cpp Bug 1424714 - Prevent the displayport clip from clipping sticky items. r=mstange 2020-04-08 04:59:14 +00:00
ClipManager.h
DisplayItemCache.cpp Bug 1633453 - Clear display item cache when the display list send fails or WR backend changes r=jrmuizel 2020-04-29 02:26:08 +00:00
DisplayItemCache.h Bug 1633453 - Clear display item cache when the display list send fails or WR backend changes r=jrmuizel 2020-04-29 02:26:08 +00:00
IpcResourceUpdateQueue.cpp Bug 1642949 - Replace uses of RemoveElementAt by RemoveLastElement/PopLastElement where possible. r=necko-reviewers,froydnj 2020-06-10 10:46:14 +00:00
IpcResourceUpdateQueue.h Bug 1639563 - sanitize WR fonts. r=jrmuizel 2020-05-22 15:48:55 +00:00
OMTASampler.cpp Bug 1324591 - Store the corresponding LayersId for each animation on the compositor. r=kats 2020-07-05 11:42:55 +00:00
OMTASampler.h Bug 1324591 - Store the corresponding LayersId for each animation on the compositor. r=kats 2020-07-05 11:42:55 +00:00
RenderRootStateManager.cpp Bug 1622360 - Drop RenderRootStateManager::mRenderRoot. r=jrmuizel 2020-05-14 23:56:11 +00:00
RenderRootStateManager.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-05-25 07:42:38 +00:00
RenderRootTypes.cpp Bug 1622360 - Rename RenderRootUpdates. r=jrmuizel 2020-05-15 00:08:03 +00:00
RenderRootTypes.h Bug 1622360 - Singularize the TransactionData across IPC. r=jrmuizel 2020-05-15 00:10:36 +00:00
StackingContextHelper.cpp Bug 1637067. Make the StackingContextHelper constructor handle transforms that cannot be drawn 2d the same as ChooseScale. r=jrmuizel 2020-05-20 08:16:04 +00:00
StackingContextHelper.h Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
WebRenderBridgeChild.cpp Bug 1635016 - Remove the rest of the SetTransactionLogging glue. r=jrmuizel 2020-05-18 12:11:33 +00:00
WebRenderBridgeChild.h Bug 1635016 - Remove the rest of the SetTransactionLogging glue. r=jrmuizel 2020-05-18 12:11:33 +00:00
WebRenderBridgeParent.cpp Bug 1649313 - Add SkippedComposite markers. r=nical 2020-07-08 18:41:21 +00:00
WebRenderBridgeParent.h Bug 1467765 - Sample off-main-thread animations on the render backend thread in case of WebRender. r=kats 2020-06-17 23:47:20 +00:00
WebRenderCanvasRenderer.cpp Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
WebRenderCanvasRenderer.h Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
WebRenderCommandBuilder.cpp Bug 1630704 - Part 28: Remove nsFrame r=emilio 2020-07-06 22:38:11 +00:00
WebRenderCommandBuilder.h Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
WebRenderCompositionRecorder.cpp
WebRenderCompositionRecorder.h
WebRenderDrawEventRecorder.cpp
WebRenderDrawEventRecorder.h
WebRenderImageHost.cpp Bug 1652181 - Only call UpdateBias when the frame changes. r=sotaro 2020-07-11 00:17:31 +00:00
WebRenderImageHost.h
WebRenderLayerManager.cpp Bug 1642839 - Implement WebRenderLayerManager::SendInvalidRegion() r=jrmuizel 2020-06-05 05:03:40 +00:00
WebRenderLayerManager.h Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
WebRenderLayersLogging.cpp
WebRenderLayersLogging.h
WebRenderMessageUtils.h Bug 1622360 - Remove the RenderRoot enum entirely, along with the feature docs. r=jrmuizel 2020-05-15 00:07:01 +00:00
WebRenderScrollData.cpp Bug 1627362 - Improve logging for fixed/sticky data on the WR codepath. r=botond 2020-04-15 20:01:05 +00:00
WebRenderScrollData.h Bug 1626570 - Improve handling of copying arrays in gfx/layers/. r=botond 2020-05-05 12:59:26 +00:00
WebRenderScrollDataWrapper.h Bug 1610731 - Remove GetIsStickyPosition and clean up some TODOs. r=botond 2020-04-04 06:16:57 +00:00
WebRenderTextureHost.cpp Bug 1536515 - Part 3: Add RenderExternalTextureHost r=sotaro 2020-07-07 17:57:22 +00:00
WebRenderTextureHost.h Bug 1536515 - Part 3: Add RenderExternalTextureHost r=sotaro 2020-07-07 17:57:22 +00:00
WebRenderUserData.cpp Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
WebRenderUserData.h Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00