Tim Ledbetter e9383b9c86 LibWeb: Avoid division by zero when calculating SVG viewbox aspect ratio 1 year ago
..
AudioBox.cpp ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback 2 years ago
AudioBox.h ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback 2 years ago
AvailableSpace.cpp 66ac0d88a3 LibWeb: Port AvailableSpace from DeprecatedString to String 1 year ago
AvailableSpace.h 66ac0d88a3 LibWeb: Port AvailableSpace from DeprecatedString to String 1 year ago
BlockContainer.cpp ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap 1 year ago
BlockContainer.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap 1 year ago
BlockFormattingContext.cpp 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes 1 year ago
BlockFormattingContext.h 0243278587 LibWeb: Account for absolutely positioned table wrappers 1 year ago
Box.cpp ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap 1 year ago
Box.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap 1 year ago
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
BoxModelMetrics.h 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units 2 years ago
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 years ago
BreakNode.h 80a78c4deb LibWeb: Don't generate ::before/::after for BR elements 1 year ago
ButtonBox.cpp 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm 1 year ago
ButtonBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 years ago
CanvasBox.cpp 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands 1 year ago
CanvasBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 years ago
CheckBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 years ago
CheckBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 years ago
FlexFormattingContext.cpp 54d8e58a68 LibWeb: Account for margin and padding of justified abspos flex items 1 year ago
FlexFormattingContext.h b079f4d590 LibWeb: Make flexbox special definite size cases explicit 1 year ago
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
FormattingContext.cpp 5da9f52b1f LibWeb: Use the parent container's y offset when finding static position 1 year ago
FormattingContext.h 0243278587 LibWeb: Account for absolutely positioned table wrappers 1 year ago
FrameBox.cpp c1161111a7 LibWeb: Stop assuming navigable's existance in FrameBox 1 year ago
FrameBox.h 990e7219d6 LibWeb: Fix iframes flickering on window resize 2 years ago
GridFormattingContext.cpp bcdf4a375d LibWeb: Use `resolve_grid_position` for abspos boxes layout in GFC 1 year ago
GridFormattingContext.h 749dcac196 LibWeb: Add record_grid_placement() helper in GFC 1 year ago
ImageBox.cpp ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox 1 year ago
ImageBox.h ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox 1 year ago
ImageProvider.cpp 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider 1 year ago
ImageProvider.h ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox 1 year ago
InlineFormattingContext.cpp 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes 1 year ago
InlineFormattingContext.h 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes 1 year ago
InlineLevelIterator.cpp 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes 1 year ago
InlineLevelIterator.h 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes 1 year ago
InlineNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 years ago
InlineNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 years ago
Label.cpp 0695236408 LibWeb: Use cached element name and id where possible 1 year ago
Label.h 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2 years ago
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 years ago
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
LayoutState.cpp 309259aeb6 LibWeb: Clamp scroll offset into valid range after relayout 1 year ago
LayoutState.h 5da9f52b1f LibWeb: Use the parent container's y offset when finding static position 1 year ago
LineBox.cpp 06c176bbfb LibGfx+LibWeb: Use ref-counted object to store glyph run 1 year ago
LineBox.h b2bc57ff89 LibWeb: Remove unused LineBox::absolute_rect() and related things 1 year ago
LineBoxFragment.cpp de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree 1 year ago
LineBoxFragment.h 06c176bbfb LibGfx+LibWeb: Use ref-counted object to store glyph run 1 year ago
LineBuilder.cpp 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes 1 year ago
LineBuilder.h 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes 1 year ago
ListItemBox.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
ListItemBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 years ago
ListItemMarkerBox.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
ListItemMarkerBox.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
Node.cpp 4f78ddd6a2 LibWeb: Setup computed values for SVG geometry properties 1 year ago
Node.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap 1 year ago
RadioButton.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 years ago
RadioButton.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 years ago
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 years ago
ReplacedBox.h 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 years ago
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 years ago
SVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
SVGFormattingContext.cpp 163b6bb401 LibWeb: Special case SVG masks during layout 1 year ago
SVGFormattingContext.h 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports 1 year ago
SVGGeometryBox.cpp 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> 1 year ago
SVGGeometryBox.h dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState 1 year ago
SVGGraphicsBox.cpp ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable 2 years ago
SVGGraphicsBox.h ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable 2 years ago
SVGMaskBox.cpp 163b6bb401 LibWeb: Special case SVG masks during layout 1 year ago
SVGMaskBox.h 163b6bb401 LibWeb: Special case SVG masks during layout 1 year ago
SVGSVGBox.cpp e9383b9c86 LibWeb: Avoid division by zero when calculating SVG viewbox aspect ratio 1 year ago
SVGSVGBox.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 year ago
SVGTextBox.cpp 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> 1 year ago
SVGTextBox.h c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) 1 year ago
SVGTextPathBox.cpp 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` 1 year ago
SVGTextPathBox.h 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` 1 year ago
TableFormattingContext.cpp 58df9c45b9 LibWeb: Avoid division by zero when computing table width 1 year ago
TableFormattingContext.h 769f11f9ae LibWeb: Implement table missing cells fixup 1 year ago
TableGrid.cpp 2660bbb94f LibWeb: Consider colgroups while calculating table grid size 1 year ago
TableGrid.h a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 year ago
TableWrapper.cpp ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap 1 year ago
TableWrapper.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap 1 year ago
TextNode.cpp 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString 1 year ago
TextNode.h 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString 1 year ago
TreeBuilder.cpp 163b6bb401 LibWeb: Special case SVG masks during layout 1 year ago
TreeBuilder.h 163b6bb401 LibWeb: Special case SVG masks during layout 1 year ago
VideoBox.cpp 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 year ago
VideoBox.h 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document 1 year ago
Viewport.cpp 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable 1 year ago
Viewport.h 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable 1 year ago