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 година