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