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