gecko-dev/layout/painting
Matt Woodrow 11304ea59b Bug 1685888 - Use the correct offset to reference frame for items wrapping a transform item. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D107941
2021-03-15 03:44:57 +00:00
..
crashtests Bug 1458145 - Extend the ASR adjustment performed on perspective items, to a wrapping OwnLayer item as well. r=mattwoodrow 2020-12-21 21:29:40 +00:00
ActiveLayerTracker.cpp Bug 1690433. Update code that looks for the presence of a display port for new minimal display ports. r=botond 2021-02-04 11:16:59 +00:00
ActiveLayerTracker.h
BorderCache.h Bug 1634281 - Remove unused nsDataHashtable.h includes. r=xpcom-reviewers,nika 2021-03-03 08:58:52 +00:00
BorderConsts.h
DashedCornerFinder.cpp Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
DashedCornerFinder.h
DisplayItemClip.cpp Bug 1662859 - Use the full height (including the rounded areas) when invalidating Y-axis changes to a rounded rectangle. r=dthayer 2020-10-08 22:32:48 +00:00
DisplayItemClip.h
DisplayItemClipChain.cpp
DisplayItemClipChain.h
DisplayListClipState.cpp
DisplayListClipState.h
DottedCornerFinder.cpp Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
DottedCornerFinder.h
FrameLayerBuilder.cpp Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
FrameLayerBuilder.h Bug 1526970 - Part 3: Remove nsPaintedDisplayItem::mDisplayItemData r=mattwoodrow 2021-02-24 22:22:18 +00:00
HitTestInfo.cpp Bug 1534549 - Part 4: Shrink nsDisplayCompositorHitTestInfo r=mstange 2021-02-06 22:30:57 +00:00
HitTestInfo.h Bug 1534549 - Part 4: Shrink nsDisplayCompositorHitTestInfo r=mstange 2021-02-06 22:30:57 +00:00
LayerState.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
MaskLayerImageCache.cpp
MaskLayerImageCache.h
MatrixStack.h
PaintTracker.cpp
PaintTracker.h
RetainedDisplayListBuilder.cpp Bug 1526970 - Part 1: Store the list of display items the frame has as a member variable instead of frame property r=mattwoodrow,emilio 2021-02-24 22:22:17 +00:00
RetainedDisplayListBuilder.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
RetainedDisplayListHelpers.h
TransformClipNode.h
moz.build Bug 1534549 - Part 2: Allow all display items to carry hit testing information r=mstange 2021-02-06 22:30:37 +00:00
nsCSSRendering.cpp Bug 1697311 - Use the right clip for subsequent mask layers. r=mstange 2021-03-10 01:33:05 +00:00
nsCSSRendering.h Bug 1678334 - Improve const-correctness in FindBackground methods. r=mats 2020-11-19 23:46:06 +00:00
nsCSSRenderingBorders.cpp Bug 1694059 - Use WebRender to render most non-native-theme widgets when possible. r=mstange 2021-02-23 10:49:37 +00:00
nsCSSRenderingBorders.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers 2021-02-15 08:49:20 +00:00
nsCSSRenderingGradients.cpp Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian 2021-02-16 04:44:19 +00:00
nsCSSRenderingGradients.h
nsDisplayItemTypes.h
nsDisplayItemTypesList.h Bug 259640, paint tick marks on vertical sliders for the root scroll frame of the document if any have been assigned to the window, r=tnikkel 2021-02-03 18:01:00 +00:00
nsDisplayList.cpp Bug 1685888 - Use the correct offset to reference frame for items wrapping a transform item. r=mstange 2021-03-15 03:44:57 +00:00
nsDisplayList.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
nsDisplayListArenaTypes.h
nsDisplayListInvalidation.cpp
nsDisplayListInvalidation.h
nsImageRenderer.cpp Bug 1669840 Part 2: Make nsImageRenderer::BuildWebRenderDisplayItems premultiply alpha with provided opacity. r=miko,jrmuizel 2021-02-04 22:50:23 +00:00
nsImageRenderer.h