Aliaksandr Kalenik 309259aeb6 LibWeb: Clamp scroll offset into valid range after relayout il y a 1 an
..
AudioBox.cpp ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback il y a 2 ans
AudioBox.h ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback il y a 2 ans
AvailableSpace.cpp 66ac0d88a3 LibWeb: Port AvailableSpace from DeprecatedString to String il y a 1 an
AvailableSpace.h 66ac0d88a3 LibWeb: Port AvailableSpace from DeprecatedString to String il y a 1 an
BlockContainer.cpp ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap il y a 1 an
BlockContainer.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap il y a 1 an
BlockFormattingContext.cpp f0269b0a94 LibWeb: Mark root element height as definite when affected by quirk il y a 1 an
BlockFormattingContext.h 4e6de47f93 LibWeb: Avoid LayoutState hash lookups in more parts of float layout il y a 1 an
Box.cpp ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap il y a 1 an
Box.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap il y a 1 an
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
BoxModelMetrics.h 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units il y a 2 ans
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() il y a 2 ans
BreakNode.h 80a78c4deb LibWeb: Don't generate ::before/::after for BR elements il y a 1 an
ButtonBox.cpp 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm il y a 1 an
ButtonBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` il y a 2 ans
CanvasBox.cpp 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands il y a 1 an
CanvasBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` il y a 2 ans
CheckBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box il y a 2 ans
CheckBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` il y a 2 ans
FlexFormattingContext.cpp b079f4d590 LibWeb: Make flexbox special definite size cases explicit il y a 1 an
FlexFormattingContext.h b079f4d590 LibWeb: Make flexbox special definite size cases explicit il y a 1 an
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated il y a 2 ans
FormattingContext.cpp 221650f3cd LibWeb: Mark fixed-length abspos element sizes as definite il y a 1 an
FormattingContext.h 80ccfc51c2 LibWeb: Use UsedValues containing block pointer in many FC helpers il y a 1 an
FrameBox.cpp c1161111a7 LibWeb: Stop assuming navigable's existance in FrameBox il y a 1 an
FrameBox.h 990e7219d6 LibWeb: Fix iframes flickering on window resize il y a 2 ans
GridFormattingContext.cpp aee5120078 LibWeb: Fix infinite recursion when grid has "max-width: max-content" il y a 1 an
GridFormattingContext.h 903d3c92c8 LibWeb: Support auto-fill for rows in GFC il y a 1 an
ImageBox.cpp 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider il y a 1 an
ImageBox.h 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider il y a 1 an
ImageProvider.cpp 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider il y a 1 an
ImageProvider.h 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider il y a 1 an
InlineFormattingContext.cpp 4e6de47f93 LibWeb: Avoid LayoutState hash lookups in more parts of float layout il y a 1 an
InlineFormattingContext.h 5af02a914c LibWeb: Let parent formatting context determine size of flex containers il y a 1 an
InlineLevelIterator.cpp bc3a16396e LibWeb: Move font list from NodeWithStyle to ComputedValues il y a 1 an
InlineLevelIterator.h 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout il y a 1 an
InlineNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
InlineNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` il y a 2 ans
Label.cpp 0695236408 LibWeb: Use cached element name and id where possible il y a 1 an
Label.h 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events il y a 2 ans
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree il y a 3 ans
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated il y a 2 ans
LayoutState.cpp 309259aeb6 LibWeb: Clamp scroll offset into valid range after relayout il y a 1 an
LayoutState.h 5a995e95e3 LibWeb: Add UsedValues::set_has_definite_width/height() il y a 1 an
LineBox.cpp 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm il y a 1 an
LineBox.h b2bc57ff89 LibWeb: Remove unused LineBox::absolute_rect() and related things il y a 1 an
LineBoxFragment.cpp de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree il y a 1 an
LineBoxFragment.h de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree il y a 1 an
LineBuilder.cpp c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues il y a 1 an
LineBuilder.h 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout il y a 1 an
ListItemBox.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated il y a 2 ans
ListItemBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile il y a 2 ans
ListItemMarkerBox.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
ListItemMarkerBox.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
Node.cpp b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs il y a 1 an
Node.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap il y a 1 an
RadioButton.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box il y a 2 ans
RadioButton.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() il y a 2 ans
ReplacedBox.h 84e7216603 LibWeb: Move "natural size" concept into Layout::Box il y a 2 ans
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements il y a 3 ans
SVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated il y a 2 ans
SVGFormattingContext.cpp 70ce77fc72 LibWeb: Make SVGFormattingContext treat all sizes as definite for now il y a 1 an
SVGFormattingContext.h 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports il y a 1 an
SVGGeometryBox.cpp 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> il y a 1 an
SVGGeometryBox.h dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState il y a 1 an
SVGGraphicsBox.cpp ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable il y a 2 ans
SVGGraphicsBox.h ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable il y a 2 ans
SVGSVGBox.cpp 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios il y a 1 an
SVGSVGBox.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios il y a 1 an
SVGTextBox.cpp 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> il y a 1 an
SVGTextBox.h c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) il y a 1 an
SVGTextPathBox.cpp 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` il y a 1 an
SVGTextPathBox.h 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` il y a 1 an
TableFormattingContext.cpp 58df9c45b9 LibWeb: Avoid division by zero when computing table width il y a 1 an
TableFormattingContext.h 769f11f9ae LibWeb: Implement table missing cells fixup il y a 1 an
TableGrid.cpp 2660bbb94f LibWeb: Consider colgroups while calculating table grid size il y a 1 an
TableGrid.h a2f60911fe AK: Rename GenericTraits to DefaultTraits il y a 1 an
TableWrapper.cpp ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap il y a 1 an
TableWrapper.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap il y a 1 an
TextNode.cpp 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString il y a 1 an
TextNode.h 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString il y a 1 an
TreeBuilder.cpp 99fbd33d7d LibWeb: Make button flex wrapper inherit `min-height` property il y a 1 an
TreeBuilder.h 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class il y a 1 an
VideoBox.cpp 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios il y a 1 an
VideoBox.h 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document il y a 1 an
Viewport.cpp 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable il y a 1 an
Viewport.h 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable il y a 1 an