Andreas Kling 9af966f87d LibWeb: Avoid unnecessary Vector copying when generating line boxes пре 1 година
..
AudioBox.cpp ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback пре 2 година
AudioBox.h ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback пре 2 година
AvailableSpace.cpp 66ac0d88a3 LibWeb: Port AvailableSpace from DeprecatedString to String пре 1 година
AvailableSpace.h 66ac0d88a3 LibWeb: Port AvailableSpace from DeprecatedString to String пре 1 година
BlockContainer.cpp ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap пре 1 година
BlockContainer.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap пре 1 година
BlockFormattingContext.cpp 34954f49b6 LibWeb: Log a FIXME when encountering an unexpected block-level box пре 1 година
BlockFormattingContext.h 0243278587 LibWeb: Account for absolutely positioned table wrappers пре 1 година
Box.cpp e1fbb08747 LibWeb: Avoid division by zero when calculating box aspect ratio пре 1 година
Box.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap пре 1 година
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
BoxModelMetrics.h 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units пре 2 година
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() пре 2 година
BreakNode.h 80a78c4deb LibWeb: Don't generate ::before/::after for BR elements пре 1 година
ButtonBox.cpp 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm пре 1 година
ButtonBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` пре 2 година
CanvasBox.cpp 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands пре 1 година
CanvasBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` пре 2 година
CheckBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box пре 2 година
CheckBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` пре 2 година
FlexFormattingContext.cpp 54d8e58a68 LibWeb: Account for margin and padding of justified abspos flex items пре 1 година
FlexFormattingContext.h b079f4d590 LibWeb: Make flexbox special definite size cases explicit пре 1 година
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated пре 2 година
FormattingContext.cpp 6fc59039c4 LibWeb: Skip cells layout in table box width calculation пре 1 година
FormattingContext.h 0243278587 LibWeb: Account for absolutely positioned table wrappers пре 1 година
FrameBox.cpp c1161111a7 LibWeb: Stop assuming navigable's existance in FrameBox пре 1 година
FrameBox.h 990e7219d6 LibWeb: Fix iframes flickering on window resize пре 2 година
GridFormattingContext.cpp bcdf4a375d LibWeb: Use `resolve_grid_position` for abspos boxes layout in GFC пре 1 година
GridFormattingContext.h 749dcac196 LibWeb: Add record_grid_placement() helper in GFC пре 1 година
ImageBox.cpp ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox пре 1 година
ImageBox.h ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox пре 1 година
ImageProvider.cpp 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider пре 1 година
ImageProvider.h ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox пре 1 година
InlineFormattingContext.cpp 9af966f87d LibWeb: Avoid unnecessary Vector copying when generating line boxes пре 1 година
InlineFormattingContext.h 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes пре 1 година
InlineLevelIterator.cpp 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes пре 1 година
InlineLevelIterator.h 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes пре 1 година
InlineNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated пре 2 година
InlineNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` пре 2 година
Label.cpp f932d5d825 LibWeb: Look for labeled control in DOM tree instead of layout tree пре 1 година
Label.h f932d5d825 LibWeb: Look for labeled control in DOM tree instead of layout tree пре 1 година
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree пре 3 година
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated пре 2 година
LayoutState.cpp c51a4cc007 LibWeb: Detach paintables from *all* DOM nodes before committing layout пре 1 година
LayoutState.h 5da9f52b1f LibWeb: Use the parent container's y offset when finding static position пре 1 година
LineBox.cpp 9af966f87d LibWeb: Avoid unnecessary Vector copying when generating line boxes пре 1 година
LineBox.h 9af966f87d LibWeb: Avoid unnecessary Vector copying when generating line boxes пре 1 година
LineBoxFragment.cpp de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree пре 1 година
LineBoxFragment.h d18a5b904d LibWeb: Remove unused LineBoxFragment member пре 1 година
LineBuilder.cpp 9af966f87d LibWeb: Avoid unnecessary Vector copying when generating line boxes пре 1 година
LineBuilder.h 9af966f87d LibWeb: Avoid unnecessary Vector copying when generating line boxes пре 1 година
ListItemBox.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated пре 2 година
ListItemBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile пре 2 година
ListItemMarkerBox.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String пре 1 година
ListItemMarkerBox.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String пре 1 година
Node.cpp 4f78ddd6a2 LibWeb: Setup computed values for SVG geometry properties пре 1 година
Node.h 1987318cc2 LibWeb: Move selection state from layout tree to paint tree пре 1 година
RadioButton.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box пре 2 година
RadioButton.h 4d401bf796 LibWeb: Make the paint tree GC-allocated пре 2 година
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() пре 2 година
ReplacedBox.h 84e7216603 LibWeb: Move "natural size" concept into Layout::Box пре 2 година
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements пре 3 година
SVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated пре 2 година
SVGFormattingContext.cpp 163b6bb401 LibWeb: Special case SVG masks during layout пре 1 година
SVGFormattingContext.h 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports пре 1 година
SVGGeometryBox.cpp 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> пре 1 година
SVGGeometryBox.h dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState пре 1 година
SVGGraphicsBox.cpp ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable пре 2 година
SVGGraphicsBox.h ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable пре 2 година
SVGMaskBox.cpp 163b6bb401 LibWeb: Special case SVG masks during layout пре 1 година
SVGMaskBox.h 163b6bb401 LibWeb: Special case SVG masks during layout пре 1 година
SVGSVGBox.cpp c1b1233575 LibWeb: Avoid duplicating SVG viewbox height calculation пре 1 година
SVGSVGBox.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios пре 1 година
SVGTextBox.cpp 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> пре 1 година
SVGTextBox.h c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) пре 1 година
SVGTextPathBox.cpp 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` пре 1 година
SVGTextPathBox.h 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` пре 1 година
TableFormattingContext.cpp 6fc59039c4 LibWeb: Skip cells layout in table box width calculation пре 1 година
TableFormattingContext.h 6fc59039c4 LibWeb: Skip cells layout in table box width calculation пре 1 година
TableGrid.cpp 2660bbb94f LibWeb: Consider colgroups while calculating table grid size пре 1 година
TableGrid.h a2f60911fe AK: Rename GenericTraits to DefaultTraits пре 1 година
TableWrapper.cpp ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap пре 1 година
TableWrapper.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap пре 1 година
TextNode.cpp dd8504c68d LibWeb: Store "text for rendering" in TextPaintable пре 1 година
TextNode.h 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString пре 1 година
TreeBuilder.cpp afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors пре 1 година
TreeBuilder.h 163b6bb401 LibWeb: Special case SVG masks during layout пре 1 година
VideoBox.cpp 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios пре 1 година
VideoBox.h 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document пре 1 година
Viewport.cpp 1987318cc2 LibWeb: Move selection state from layout tree to paint tree пре 1 година
Viewport.h 1987318cc2 LibWeb: Move selection state from layout tree to paint tree пре 1 година