gecko-dev/layout/painting
Kartikaya Gupta f38b3ecb1b Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio
Changes to nsIScrollableFrame.h cause the world to rebuild which I find annoying.
This removes the inclusion into Element.h which is responsible for the
world-rebuilding and is relatively easy to eliminate. A bunch of usages of
nsIScrollableFrame get moved from .h files into .cpp files and I include the
header into .cpp files as needed.

Differential Revision: https://phabricator.services.mozilla.com/D90735
2020-09-18 18:32:13 +00:00
..
crashtests Bug 1647034 - Change how the visual viewport is updated to eliminate spurious reflows. r=tnikkel 2020-06-29 18:39:57 +00:00
ActiveLayerTracker.cpp Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio 2020-09-18 18:32:13 +00:00
ActiveLayerTracker.h
BorderCache.h
BorderConsts.h
DashedCornerFinder.cpp
DashedCornerFinder.h
DisplayItemClip.cpp
DisplayItemClip.h Bug 1626570 - Improve handling of copying arrays in layout/painting/. r=emilio 2020-05-05 10:05:59 +00:00
DisplayItemClipChain.cpp
DisplayItemClipChain.h
DisplayListChecker.cpp
DisplayListChecker.h
DisplayListClipState.cpp
DisplayListClipState.h Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio 2020-07-06 22:29:42 +00:00
DottedCornerFinder.cpp
DottedCornerFinder.h
FrameLayerBuilder.cpp Bug 1661745 - Defer calls to NotifyApzTransaction until all the metadata are built. r=mattwoodrow 2020-08-30 05:11:38 +00:00
FrameLayerBuilder.h Bug 1636731 - Use FunctionRef for animation generation enumeration. r=hiro 2020-05-10 02:17:47 +00:00
LayerState.h
MaskLayerImageCache.cpp Bug 1626570 - Improve handling of copying arrays in layout/painting/. r=emilio 2020-05-05 10:05:59 +00:00
MaskLayerImageCache.h
MatrixStack.h
PaintTracker.cpp
PaintTracker.h
RetainedDisplayListBuilder.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
RetainedDisplayListBuilder.h
RetainedDisplayListHelpers.h Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
TransformClipNode.h
moz.build Bug 1652254 - Remove svg from some moz.build local includes r=dholbert 2020-07-12 16:38:26 +00:00
nsCSSRendering.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-08 04:32:00 +00:00
nsCSSRendering.h Bug 1550710 - Make vector images enable high quality scaling for embedded raster images. r=tnikkel 2020-06-23 12:43:21 +00:00
nsCSSRenderingBorders.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsCSSRenderingBorders.h
nsCSSRenderingGradients.cpp Bug 1642989 - Use RemoveLastElements instead of RemoveElementsAt where possible. r=froydnj 2020-06-08 08:50:15 +00:00
nsCSSRenderingGradients.h
nsDisplayItemTypes.h
nsDisplayItemTypesList.h Bug 1631460 - Render margin-indicator guides on each page of print preview if the nsIPrintSettings.showMarginGuides flag is set. r=dholbert 2020-07-22 05:34:30 +00:00
nsDisplayList.cpp Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio 2020-09-18 18:32:13 +00:00
nsDisplayList.h Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio 2020-09-18 18:32:13 +00:00
nsDisplayListArenaTypes.h
nsDisplayListInvalidation.cpp Bug 1626570 - Improve handling of copying arrays in layout/painting/. r=emilio 2020-05-05 10:05:59 +00:00
nsDisplayListInvalidation.h Bug 1644468 - Invalidate XUL trees when window focus changes. r=miko 2020-06-11 23:35:18 +00:00
nsImageRenderer.cpp Bug 1656817 - Don't create WebRender gradient items for empty gradients. r=lsalzman 2020-08-14 00:56:35 +00:00
nsImageRenderer.h Bug 1550710 - Make vector images enable high quality scaling for embedded raster images. r=tnikkel 2020-06-23 12:43:21 +00:00