gecko-dev/layout/painting
Emilio Cobos Álvarez b9d1536d46 Bug 1824489 - Remove nsBoxFrame, nsBoxLayout and related code. r=jwatt
We still have some remnants of XUL layout due to nsBox / nsLeafBoxFrame
which XUL trees / nsTextBoxFrame still use.

However all this code can go away before we get rid of those.
nsSplitterFrame was the last thing inheriting from nsBoxFrame.

Differential Revision: https://phabricator.services.mozilla.com/D173601
2023-03-27 23:25:42 +00:00
..
crashtests Bug 1819957 - Split out nsTextPaintStyle into its own source file. r=emilio 2023-03-05 22:24:10 +00:00
ActiveLayerTracker.cpp Bug 1767125 - Change the type of LayerActivity::mPreviousTransformScale to Maybe<MatrixScales>. r=botond 2022-06-02 16:08:43 +00:00
ActiveLayerTracker.h
BorderCache.h
BorderConsts.h
DashedCornerFinder.cpp
DashedCornerFinder.h
DisplayItemClip.cpp
DisplayItemClip.h
DisplayItemClipChain.cpp
DisplayItemClipChain.h
DisplayListClipState.cpp
DisplayListClipState.h
DottedCornerFinder.cpp
DottedCornerFinder.h
HitTestInfo.cpp
HitTestInfo.h
LayerState.h
MaskLayerImageCache.cpp
MaskLayerImageCache.h
MatrixStack.h
PaintTracker.cpp
PaintTracker.h
RetainedDisplayListBuilder.cpp Bug 1799732 Part 3 - Convert FrameChildListID to enum class. r=emilio 2022-11-12 04:38:53 +00:00
RetainedDisplayListBuilder.h Merge autoland to mozilla-central. a=merge 2022-08-18 06:51:57 +03:00
RetainedDisplayListHelpers.h Bug 1766650 - Store modified frames in display root frame RetainedDisplayListBuilder r=tnikkel 2022-05-30 14:20:58 +00:00
TransformClipNode.h
WindowRenderer.cpp Bug 1815404 - Eliminate gfxContext::CreatePreservingTransformOrNull, and replace callers with stack-allocated gfxContext. r=gfx-reviewers,lsalzman 2023-02-21 07:28:24 +00:00
WindowRenderer.h Bug 1815404 - Remove refcounting from gfxContext. r=gfx-reviewers,lsalzman 2023-02-21 07:28:24 +00:00
moz.build
nsCSSRendering.cpp Bug 1823290 - Check for NS_FRAME_SVG_LAYOUT directly rather than checking for an SVG frame that isn't an outer SVG frame r=emilio 2023-03-20 12:30:45 +00:00
nsCSSRendering.h Bug 1815404 - Remove refcounting from gfxContext. r=gfx-reviewers,lsalzman 2023-02-21 07:28:24 +00:00
nsCSSRenderingBorders.cpp Bug 1822436 - Remove `offset` from WR border-image implementation r=gfx-reviewers,lsalzman 2023-03-15 20:51:37 +00:00
nsCSSRenderingBorders.h
nsCSSRenderingGradients.cpp Bug 1813481 - Allow 'none' keyword in color components r=emilio,supply-chain-reviewers,devtools-reviewers 2023-03-16 11:50:55 +00:00
nsCSSRenderingGradients.h Bug 1817641 - Convert RGBA to AbsoluteColor for computed/animated/resolved CSS colors r=emilio 2023-03-07 11:28:15 +00:00
nsDisplayItemTypes.h
nsDisplayItemTypesList.h Bug 1818157: Backout changeset 510d250fd545 (bug 1814398) and e44b3ab61ae4 (bug 1817212) for introducing a performance regression. CLOSED TREE 2023-02-28 11:23:00 -08:00
nsDisplayList.cpp Bug 1824489 - Remove nsBoxFrame, nsBoxLayout and related code. r=jwatt 2023-03-27 23:25:42 +00:00
nsDisplayList.h Bug 1758760 - Do not expire first scrollable frame displayport. r=tnikkel,botond 2023-03-08 18:39:04 +00:00
nsDisplayListArenaTypes.h
nsDisplayListInvalidation.cpp Bug 1779602 - Remove nsImageGeometryMixin. r=tnikkel 2022-07-18 21:20:50 +00:00
nsDisplayListInvalidation.h Bug 1779602 - Remove nsImageGeometryMixin. r=tnikkel 2022-07-18 21:20:50 +00:00
nsImageRenderer.cpp Bug 1820711. Pass FLAG_SYNC_DECODE_IF_FAST for all nsImageRenderer image drawing. r=emilio 2023-03-20 21:06:05 +00:00
nsImageRenderer.h Bug 1564526 - Remove CachedBorderImageData. r=tnikkel 2023-03-08 12:04:03 +00:00