.. |
AudioBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
AudioBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
AvailableSpace.cpp
|
66ac0d88a3
LibWeb: Port AvailableSpace from DeprecatedString to String
|
há 1 ano atrás |
AvailableSpace.h
|
66ac0d88a3
LibWeb: Port AvailableSpace from DeprecatedString to String
|
há 1 ano atrás |
BlockContainer.cpp
|
ad7e6878fe
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
há 1 ano atrás |
BlockContainer.h
|
ad7e6878fe
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
há 1 ano atrás |
BlockFormattingContext.cpp
|
4ba38c55d6
LibWeb: Remove unnecessary copying of UsedValues in BFC
|
há 11 meses atrás |
BlockFormattingContext.h
|
b7e505365c
LibWeb: Save float-intrusion for marker before list elements layout
|
há 1 ano atrás |
Box.cpp
|
2c5d626b21
LibWeb: Don't crash when converting small CSS::Ratio to CSSPixelFraction
|
há 11 meses atrás |
Box.h
|
ad7e6878fe
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
há 1 ano atrás |
BoxModelMetrics.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
BoxModelMetrics.h
|
02cd853eee
LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units
|
há 2 anos atrás |
BreakNode.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
BreakNode.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
CanvasBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
CanvasBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
CheckBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
CheckBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
FlexFormattingContext.cpp
|
46649fbe1b
LibWeb: Add support for `flex-wrap: wrap-reverse`
|
há 11 meses atrás |
FlexFormattingContext.h
|
bde2d3dc7b
LibWeb: Adjust flex item intrinsic contributions through aspect ratio
|
há 11 meses atrás |
FormAssociatedLabelableNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
há 2 anos atrás |
FormattingContext.cpp
|
0be57df54d
LibWeb: Subtract left inset from size_available_for_margins for abspos
|
há 1 ano atrás |
FormattingContext.h
|
de84e6f93a
LibWeb: Move css_clamp function to FormattingContext
|
há 1 ano atrás |
FrameBox.cpp
|
5285e22f2a
LibWeb+WebContent: Move scrollbar painting into WebContent
|
há 1 ano atrás |
FrameBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
GridFormattingContext.cpp
|
ee41dbfec3
LibWeb: Fix wrong assumption that repeat() is always first track [GFC]
|
há 11 meses atrás |
GridFormattingContext.h
|
ee41dbfec3
LibWeb: Fix wrong assumption that repeat() is always first track [GFC]
|
há 11 meses atrás |
ImageBox.cpp
|
89d21335a1
LibWeb: Remove unused includes
|
há 1 ano atrás |
ImageBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
ImageProvider.cpp
|
45a47cb32b
LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider
|
há 1 ano atrás |
ImageProvider.h
|
ef01c735cd
LibWeb: Visit ImageProvider from Layout::ImageBox
|
há 1 ano atrás |
InlineFormattingContext.cpp
|
ec315667f0
LibGfx+LibWeb: Remove DrawEmoji variant in GlyphRun
|
há 11 meses atrás |
InlineFormattingContext.h
|
1cea4e6407
LibWeb: Use cached UsedValues pointer in IFC and its helper classes
|
há 1 ano atrás |
InlineLevelIterator.cpp
|
ec315667f0
LibGfx+LibWeb: Remove DrawEmoji variant in GlyphRun
|
há 11 meses atrás |
InlineLevelIterator.h
|
11e7d72686
LibWeb: Layout text chunks based on their Unicode direction
|
há 11 meses atrás |
InlineNode.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
InlineNode.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
Label.cpp
|
09980af4ea
LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI
|
há 1 ano atrás |
Label.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
LabelableNode.cpp
|
cb0c5390ff
LibWeb: Move mouse event and label logic from layout to painting tree
|
há 3 anos atrás |
LabelableNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
há 2 anos atrás |
LayoutState.cpp
|
68fcc37531
LibWeb: Return used values for grid tracks in getComputedStyle()
|
há 11 meses atrás |
LayoutState.h
|
68fcc37531
LibWeb: Return used values for grid tracks in getComputedStyle()
|
há 11 meses atrás |
LineBox.cpp
|
11e7d72686
LibWeb: Layout text chunks based on their Unicode direction
|
há 11 meses atrás |
LineBox.h
|
11e7d72686
LibWeb: Layout text chunks based on their Unicode direction
|
há 11 meses atrás |
LineBoxFragment.cpp
|
ec315667f0
LibGfx+LibWeb: Remove DrawEmoji variant in GlyphRun
|
há 11 meses atrás |
LineBoxFragment.h
|
11e7d72686
LibWeb: Layout text chunks based on their Unicode direction
|
há 11 meses atrás |
LineBuilder.cpp
|
11e7d72686
LibWeb: Layout text chunks based on their Unicode direction
|
há 11 meses atrás |
LineBuilder.h
|
11e7d72686
LibWeb: Layout text chunks based on their Unicode direction
|
há 11 meses atrás |
ListItemBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
ListItemBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
ListItemMarkerBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
ListItemMarkerBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
Node.cpp
|
8a6c8a1c27
LibWeb: Propagate text-decoration-* properties to anonymous wrappers
|
há 11 meses atrás |
Node.h
|
30b636e90b
LibWeb: Add "position: sticky" support
|
há 11 meses atrás |
RadioButton.cpp
|
09980af4ea
LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI
|
há 1 ano atrás |
RadioButton.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
ReplacedBox.cpp
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
há 2 anos atrás |
ReplacedBox.h
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
há 2 anos atrás |
SVGBox.cpp
|
28b771560a
LibWeb: Make SVG <svg> elements behave as CSS replaced elements
|
há 3 anos atrás |
SVGBox.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
há 2 anos atrás |
SVGClipBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
SVGClipBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
SVGForeignObjectBox.cpp
|
7d05fe84bc
LibWeb: Add layout node and paintable for SVGForeignObjectElement
|
há 1 ano atrás |
SVGForeignObjectBox.h
|
7d05fe84bc
LibWeb: Add layout node and paintable for SVGForeignObjectElement
|
há 1 ano atrás |
SVGFormattingContext.cpp
|
03bbc2b111
LibWeb/SVG: Implement `SVGImageElement`
|
há 11 meses atrás |
SVGFormattingContext.h
|
03bbc2b111
LibWeb/SVG: Implement `SVGImageElement`
|
há 11 meses atrás |
SVGGeometryBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
SVGGeometryBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
SVGGraphicsBox.cpp
|
ec5d5918c4
LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable
|
há 2 anos atrás |
SVGGraphicsBox.h
|
ec5d5918c4
LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable
|
há 2 anos atrás |
SVGImageBox.cpp
|
03bbc2b111
LibWeb/SVG: Implement `SVGImageElement`
|
há 11 meses atrás |
SVGImageBox.h
|
03bbc2b111
LibWeb/SVG: Implement `SVGImageElement`
|
há 11 meses atrás |
SVGMaskBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
SVGMaskBox.h
|
9ea6ab0ad4
LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues
|
há 1 ano atrás |
SVGSVGBox.cpp
|
8eacfc8f10
LibWeb: Derive SVG root's natural size from width/height attributes
|
há 11 meses atrás |
SVGSVGBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
SVGTextBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
SVGTextBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
SVGTextPathBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
SVGTextPathBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
TableFormattingContext.cpp
|
9e32c9329a
LibWeb: Reserve enough space for span>1 columns in BorderConflictFinder
|
há 1 ano atrás |
TableFormattingContext.h
|
8450041b52
LibWeb: Fix some GCVerifier warnings
|
há 1 ano atrás |
TableGrid.cpp
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
há 1 ano atrás |
TableGrid.h
|
c57d395a48
LibWeb: Use `IterationDecision` in single level Node iteration methods
|
há 1 ano atrás |
TableWrapper.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
TableWrapper.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
TextNode.cpp
|
11e7d72686
LibWeb: Layout text chunks based on their Unicode direction
|
há 11 meses atrás |
TextNode.h
|
11e7d72686
LibWeb: Layout text chunks based on their Unicode direction
|
há 11 meses atrás |
TreeBuilder.cpp
|
9559f0f123
LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue
|
há 11 meses atrás |
TreeBuilder.h
|
c1b5fe61d1
LibWeb: Lay out SVG `<clipPath>` uses
|
há 1 ano atrás |
VideoBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
VideoBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
há 1 ano atrás |
Viewport.cpp
|
0a55e36403
LibWeb: Fix handling of find-in-page with pseudo-element content
|
há 1 ano atrás |
Viewport.h
|
156c1083e9
LibWeb: Cache text blocks used by find in page
|
há 1 ano atrás |