gecko-dev/gfx/layers/wr
Jeff Muizelaar d5395c6733 Bug 1582810. Drop clipped group bounds hack. r=aosmond
We don't need this anymore now that we're always
using the visible rect.

This requires bug 1582528 to properly set the visible area.

Differential Revision: https://phabricator.services.mozilla.com/D46628

--HG--
extra : moz-landing-system : lando
2019-09-21 01:11:56 +00:00
..
AsyncImagePipelineManager.cpp Bug 1574493 - Part 3. Stop rounding rects/clips during display list building. r=jrmuizel 2019-09-14 16:17:04 +00:00
AsyncImagePipelineManager.h Bug 1570592 - Remove AsyncImagePipelineManager::GetNextExternalImageId() r=nical 2019-08-05 11:51:57 +00:00
ClipManager.cpp Bug 1574493 - Part 3. Stop rounding rects/clips during display list building. r=jrmuizel 2019-09-14 16:17:04 +00:00
ClipManager.h Bug 1441308 - Remove unnecessary StackingContextHelper params from clips r=kats 2019-03-13 16:44:05 +00:00
IpcResourceUpdateQueue.cpp Bug 1570081 - Don't insert blob images with empty visible rects. r=jrmuizel 2019-09-17 09:13:06 +00:00
IpcResourceUpdateQueue.h Bug 1563770. Always include a visible rect with blob images. r=nical 2019-07-13 19:07:05 +00:00
RenderRootBoundary.h Bug 1554985 - Dump the render root boundary information when dumping WR scroll data. r=jrmuizel 2019-06-30 01:37:22 +00:00
RenderRootStateManager.cpp Bug 1464032 Part 1: Fix unified build issues. r=jrmuizel 2018-12-02 14:02:27 +00:00
RenderRootStateManager.h Bug 1441308 - Core renderroot splitting changes r=kats,sotaro 2019-03-22 18:28:42 +00:00
RenderRootTypes.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
RenderRootTypes.h Bug 1569131 - Also defer RecvParentCommands. r=jrmuizel 2019-08-21 13:59:49 +00:00
StackingContextHelper.cpp Bug 1569215. In StackingContextHelper constructor pass parent scale to ChooseScale. r=jrmuizel 2019-08-01 02:03:19 +00:00
StackingContextHelper.h Bug 1441308 - Core renderroot splitting changes r=kats,sotaro 2019-03-22 18:28:42 +00:00
WebRenderBridgeChild.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
WebRenderBridgeChild.h Bug 1571738 - Fallback as late as possible for svg/color fonts. r=jrmuizel 2019-08-12 15:40:26 +00:00
WebRenderBridgeParent.cpp Bug 1578329 - Use profiler_can_accept_markers() where appropriate - r=gregtatum 2019-09-18 01:22:12 +00:00
WebRenderBridgeParent.h Bug 1580153 - Call NotifyFirstPaint on next composite after RecvResumeAndResize. r=jrmuizel 2019-09-17 14:57:59 +00:00
WebRenderCanvasRenderer.cpp Bug 1441308 - Core renderroot splitting changes r=kats,sotaro 2019-03-22 18:28:42 +00:00
WebRenderCanvasRenderer.h Bug 1441308 - Split out document pieces of WebRenderLayerManager r=jrmuizel 2019-01-07 21:33:10 +00:00
WebRenderCommandBuilder.cpp Bug 1582810. Drop clipped group bounds hack. r=aosmond 2019-09-21 01:11:56 +00:00
WebRenderCommandBuilder.h Bug 1582810. Drop clipped group bounds hack. r=aosmond 2019-09-21 01:11:56 +00:00
WebRenderCompositionRecorder.cpp Bug 1566915 - Do not ref count the CompositionRecorder r=mstange 2019-07-31 18:28:47 +00:00
WebRenderCompositionRecorder.h Bug 1566915 - Do not ref count the CompositionRecorder r=mstange 2019-07-31 18:28:47 +00:00
WebRenderDrawEventRecorder.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
WebRenderDrawEventRecorder.h Bug 1563775. Include the recording origin in the stream. r=nical 2019-07-12 18:20:29 +00:00
WebRenderImageHost.cpp Bug 1576073 - Clean up WebRenderImageHost a bit r=nical 2019-08-23 12:34:36 +00:00
WebRenderImageHost.h Bug 1557858 - Add multiple WebRenderBridgeParents support in WebRenderImageHost r=nical 2019-08-22 10:20:02 +00:00
WebRenderLayerManager.cpp Bug 1574493 - Part 3. Stop rounding rects/clips during display list building. r=jrmuizel 2019-09-14 16:17:04 +00:00
WebRenderLayerManager.h Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
WebRenderLayersLogging.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
WebRenderLayersLogging.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
WebRenderMessageUtils.h No bug - clang-format -p gfx 2019-03-29 23:41:48 -07:00
WebRenderScrollData.cpp Bug 1547351 - Automatically set content process render root r=kats 2019-07-24 14:10:56 +00:00
WebRenderScrollData.h Bug 1541705 - Introduce remote document rect. r=botond 2019-09-12 08:08:32 +00:00
WebRenderScrollDataWrapper.h Bug 1541705 - Introduce remote document rect. r=botond 2019-09-12 08:08:32 +00:00
WebRenderTextureHost.cpp Bug 1543359 - P10. Add color range info to GPU and WR texture host. r=mattwoodrow 2019-07-26 08:45:24 +00:00
WebRenderTextureHost.h Bug 1543359 - P10. Add color range info to GPU and WR texture host. r=mattwoodrow 2019-07-26 08:45:24 +00:00
WebRenderUserData.cpp Bug 1574493 - Part 3. Stop rounding rects/clips during display list building. r=jrmuizel 2019-09-14 16:17:04 +00:00
WebRenderUserData.h Bug 1519546, part 8 - Also gather EffectsInfo for remote browsers with WebRender. r=jrmuizel 2019-05-24 09:28:34 -05:00