Aliaksandr Kalenik c254de3509 LibWeb: Remove duplicated code in grid auto track counting 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 a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() 2 роки тому
BlockContainer.h a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() 2 роки тому
BlockFormattingContext.cpp 954c4496b1 LibWeb: Avoid more UsedValues hash lookups in BFC and IFC 1 рік тому
BlockFormattingContext.h 7a34f1a4e2 LibWeb: Add pointer from BFC::FloatingBox to its UsedValues 1 рік тому
Box.cpp 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable 1 рік тому
Box.h 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable 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 2d50dee920 LibWeb: Use correct max-size in intrinsic sizing of column flex layout 1 рік тому
FlexFormattingContext.h 72dd37438d LibWeb: Treat flex item cross axis max-size as "none" in more cases 1 рік тому
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 роки тому
FormattingContext.cpp 80ccfc51c2 LibWeb: Use UsedValues containing block pointer in many FC helpers 1 рік тому
FormattingContext.h 80ccfc51c2 LibWeb: Use UsedValues containing block pointer in many FC helpers 1 рік тому
FrameBox.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 рік тому
FrameBox.h 990e7219d6 LibWeb: Fix iframes flickering on window resize 2 роки тому
GridFormattingContext.cpp c254de3509 LibWeb: Remove duplicated code in grid auto track counting 1 рік тому
GridFormattingContext.h 903d3c92c8 LibWeb: Support auto-fill for rows in GFC 1 рік тому
ImageBox.cpp 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 рік тому
ImageBox.h c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader 2 роки тому
ImageProvider.h f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter 1 рік тому
InlineFormattingContext.cpp 954c4496b1 LibWeb: Avoid more UsedValues hash lookups in BFC and IFC 1 рік тому
InlineFormattingContext.h 5af02a914c LibWeb: Let parent formatting context determine size of flex containers 1 рік тому
InlineLevelIterator.cpp bc3a16396e LibWeb: Move font list from NodeWithStyle to ComputedValues 1 рік тому
InlineLevelIterator.h 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout 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 0695236408 LibWeb: Use cached element name and id where possible 1 рік тому
Label.h 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2 роки тому
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 8e31bfb83c LibWeb: Give UsedValues a pointer to containing block UsedValues 1 рік тому
LayoutState.h 8e31bfb83c LibWeb: Give UsedValues a pointer to containing block UsedValues 1 рік тому
LineBox.cpp 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm 1 рік тому
LineBox.h 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout 1 рік тому
LineBoxFragment.cpp de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree 1 рік тому
LineBoxFragment.h de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree 1 рік тому
LineBuilder.cpp c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues 1 рік тому
LineBuilder.h 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout 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 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable 1 рік тому
Node.h 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable 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 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` 1 рік тому
SVGFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 роки тому
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 роки тому
SVGSVGBox.cpp 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 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 e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 рік тому
TableFormattingContext.h 769f11f9ae LibWeb: Implement table missing cells fixup 1 рік тому
TableGrid.cpp 2660bbb94f LibWeb: Consider colgroups while calculating table grid size 1 рік тому
TableGrid.h a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 рік тому
TableWrapper.cpp 709fe01f52 LibWeb: Override width calculation for table wrappers 2 роки тому
TableWrapper.h 709fe01f52 LibWeb: Override width calculation for table wrappers 2 роки тому
TextNode.cpp 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString 1 рік тому
TextNode.h 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString 1 рік тому
TreeBuilder.cpp ba286781b4 LibWeb: Detach all paintables when building/committing layout tree 1 рік тому
TreeBuilder.h 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class 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 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable 2 роки тому
Viewport.h 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable 2 роки тому