.. |
AudioBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
AudioBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
AvailableSpace.cpp
|
66ac0d88a3
LibWeb: Port AvailableSpace from DeprecatedString to String
|
1 år sedan |
AvailableSpace.h
|
66ac0d88a3
LibWeb: Port AvailableSpace from DeprecatedString to String
|
1 år sedan |
BlockContainer.cpp
|
ad7e6878fe
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
1 år sedan |
BlockContainer.h
|
ad7e6878fe
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
1 år sedan |
BlockFormattingContext.cpp
|
c57d395a48
LibWeb: Use `IterationDecision` in single level Node iteration methods
|
1 år sedan |
BlockFormattingContext.h
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 år sedan |
Box.cpp
|
e1fbb08747
LibWeb: Avoid division by zero when calculating box aspect ratio
|
1 år sedan |
Box.h
|
ad7e6878fe
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
1 år sedan |
BoxModelMetrics.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
BoxModelMetrics.h
|
02cd853eee
LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units
|
2 år sedan |
BreakNode.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
BreakNode.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
ButtonBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
ButtonBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
CanvasBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
CanvasBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
CheckBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
CheckBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
FlexFormattingContext.cpp
|
c57d395a48
LibWeb: Use `IterationDecision` in single level Node iteration methods
|
1 år sedan |
FlexFormattingContext.h
|
d37c0a2cab
LibWeb: Don't make flex layout responsible for flex container cross size
|
1 år sedan |
FormAssociatedLabelableNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 år sedan |
FormattingContext.cpp
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 år sedan |
FormattingContext.h
|
8450041b52
LibWeb: Fix some GCVerifier warnings
|
1 år sedan |
FrameBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
FrameBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
GridFormattingContext.cpp
|
c57d395a48
LibWeb: Use `IterationDecision` in single level Node iteration methods
|
1 år sedan |
GridFormattingContext.h
|
749dcac196
LibWeb: Add record_grid_placement() helper in GFC
|
1 år sedan |
ImageBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
ImageBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
ImageProvider.cpp
|
45a47cb32b
LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider
|
1 år sedan |
ImageProvider.h
|
ef01c735cd
LibWeb: Visit ImageProvider from Layout::ImageBox
|
1 år sedan |
InlineFormattingContext.cpp
|
f7e57881ad
LibWeb: Don't limit available space during early height for inline-flex
|
1 år sedan |
InlineFormattingContext.h
|
1cea4e6407
LibWeb: Use cached UsedValues pointer in IFC and its helper classes
|
1 år sedan |
InlineLevelIterator.cpp
|
613cd6104d
LibWeb: Support masking of SVGForeignObjectPaintable
|
1 år sedan |
InlineLevelIterator.h
|
1cea4e6407
LibWeb: Use cached UsedValues pointer in IFC and its helper classes
|
1 år sedan |
InlineNode.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
InlineNode.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
Label.cpp
|
09980af4ea
LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI
|
1 år sedan |
Label.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
LabelableNode.cpp
|
cb0c5390ff
LibWeb: Move mouse event and label logic from layout to painting tree
|
3 år sedan |
LabelableNode.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 år sedan |
LayoutState.cpp
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 år sedan |
LayoutState.h
|
8450041b52
LibWeb: Fix some GCVerifier warnings
|
1 år sedan |
LineBox.cpp
|
9af966f87d
LibWeb: Avoid unnecessary Vector copying when generating line boxes
|
1 år sedan |
LineBox.h
|
9af966f87d
LibWeb: Avoid unnecessary Vector copying when generating line boxes
|
1 år sedan |
LineBoxFragment.cpp
|
de32b77ceb
LibWeb: Use separate structure to represent fragments in paintable tree
|
1 år sedan |
LineBoxFragment.h
|
d18a5b904d
LibWeb: Remove unused LineBoxFragment member
|
1 år sedan |
LineBuilder.cpp
|
9af966f87d
LibWeb: Avoid unnecessary Vector copying when generating line boxes
|
1 år sedan |
LineBuilder.h
|
9af966f87d
LibWeb: Avoid unnecessary Vector copying when generating line boxes
|
1 år sedan |
ListItemBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
ListItemBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
ListItemMarkerBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
ListItemMarkerBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
Node.cpp
|
517379ff80
LibWeb: Resolve `basic-shape` clip-paths
|
1 år sedan |
Node.h
|
464d7d5858
LibGfx+LibWeb: Allow inexact size lookups when requesting scaled fonts
|
1 år sedan |
RadioButton.cpp
|
09980af4ea
LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI
|
1 år sedan |
RadioButton.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
ReplacedBox.cpp
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
2 år sedan |
ReplacedBox.h
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
2 år sedan |
SVGBox.cpp
|
28b771560a
LibWeb: Make SVG <svg> elements behave as CSS replaced elements
|
3 år sedan |
SVGBox.h
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 år sedan |
SVGClipBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
SVGClipBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
SVGForeignObjectBox.cpp
|
7d05fe84bc
LibWeb: Add layout node and paintable for SVGForeignObjectElement
|
1 år sedan |
SVGForeignObjectBox.h
|
7d05fe84bc
LibWeb: Add layout node and paintable for SVGForeignObjectElement
|
1 år sedan |
SVGFormattingContext.cpp
|
c57d395a48
LibWeb: Use `IterationDecision` in single level Node iteration methods
|
1 år sedan |
SVGFormattingContext.h
|
d7b77d7695
LibWeb: Split `SVGFormattingContext` up into functions
|
1 år sedan |
SVGGeometryBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
SVGGeometryBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
SVGGraphicsBox.cpp
|
ec5d5918c4
LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable
|
2 år sedan |
SVGGraphicsBox.h
|
ec5d5918c4
LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable
|
2 år sedan |
SVGMaskBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
SVGMaskBox.h
|
9ea6ab0ad4
LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues
|
1 år sedan |
SVGSVGBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
SVGSVGBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
SVGTextBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
SVGTextBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
SVGTextPathBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
SVGTextPathBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
TableFormattingContext.cpp
|
34f2cbf202
LibWeb: Honor intrinsic constraints on available space in table widths
|
1 år sedan |
TableFormattingContext.h
|
8450041b52
LibWeb: Fix some GCVerifier warnings
|
1 år sedan |
TableGrid.cpp
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 år sedan |
TableGrid.h
|
c57d395a48
LibWeb: Use `IterationDecision` in single level Node iteration methods
|
1 år sedan |
TableWrapper.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
TableWrapper.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
TextNode.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
TextNode.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
TreeBuilder.cpp
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 år sedan |
TreeBuilder.h
|
c1b5fe61d1
LibWeb: Lay out SVG `<clipPath>` uses
|
1 år sedan |
VideoBox.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
VideoBox.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
Viewport.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |
Viewport.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 år sedan |