Andreas Kling
|
1987318cc2
LibWeb: Move selection state from layout tree to paint tree
|
vor 1 Jahr |
Andreas Kling
|
1e14264d13
LibWeb: Avoid repeated layout lookups in resolve_paint_only_properties()
|
vor 1 Jahr |
Andreas Kling
|
8303e61912
LibWeb: Pass BorderRadiusData const& to normalize_border_radii_data()
|
vor 1 Jahr |
Andreas Kling
|
d1b5f55f91
LibWeb: Make Paintable::containing_block() return a PaintableBox*
|
vor 1 Jahr |
Aliaksandr Kalenik
|
2764966ccc
LibWeb: Reduce paintable tree traversals during hit-testing
|
vor 1 Jahr |
Aliaksandr Kalenik
|
c74fc4c171
LibWeb: Clean previous border radii clips in refresh_clip_state()
|
vor 1 Jahr |
Aliaksandr Kalenik
|
95d91a37d2
LibWeb: Resolve outline CSS property before paint commands recording
|
vor 1 Jahr |
Aliaksandr Kalenik
|
d4932196cc
LibWeb: Account for all clipped border radii in containing block chain
|
vor 1 Jahr |
Aliaksandr Kalenik
|
76d1536307
LibWeb: Optimize scroll offset and clip state recalculation
|
vor 1 Jahr |
Aliaksandr Kalenik
|
1af466babf
LibWeb: Fix invalidation of CSS properties that do not affect layout
|
vor 1 Jahr |
Aliaksandr Kalenik
|
d27b376699
LibWeb: Store clip border radii in CSSPixels instead of DevicePixels
|
vor 1 Jahr |
Aliaksandr Kalenik
|
556679fedd
LibWeb: Account for scroll offset in hit-testing
|
vor 1 Jahr |
Aliaksandr Kalenik
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
vor 1 Jahr |
Aliaksandr Kalenik
|
3cf5ad002a
LibWeb: Allow inline nodes to establish a stacking context
|
vor 1 Jahr |
Aliaksandr Kalenik
|
ac6b3c989d
LibWeb: Apply scroll boxes offsets after painting commands recording
|
vor 1 Jahr |
Aliaksandr Kalenik
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
vor 1 Jahr |
Andreas Kling
|
d296992fb3
LibWeb: Make StackingContext point to paint tree instead of layout tree
|
vor 1 Jahr |
Andreas Kling
|
8bb275f2ea
LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable
|
vor 1 Jahr |
Andreas Kling
|
c01c4b41e2
LibWeb: Add ViewportPaintable to represent viewports in the paint tree
|
vor 1 Jahr |