Aliaksandr Kalenik
|
7f0bafdbd0
LibWeb: Log error instead of crashing if stacking context painted twice
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
9275743626
LibWeb: Verify in runtime that stacking context is not painted twice
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
9bc0552a80
LibWeb: Fix paint recording to stop visiting stacking context twice
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
7bea2b68f4
LibWeb: Paint non-positioned SC with z-index=0 in paint_descendants()
|
1 năm trước cách đây |
Matthew Olsson
|
8450041b52
LibWeb: Fix some GCVerifier warnings
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
d5e74b1bdc
LibWeb: Use a precalculated list of positioned descendants for painting
|
1 năm trước cách đây |
Andreas Kling
|
c4403fd28c
LibWeb: Fix bogus ReplacedBox type check in StackingContext
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
2764966ccc
LibWeb: Reduce paintable tree traversals during hit-testing
|
1 năm trước cách đây |
MacDue
|
957c20b676
LibWeb: Avoid infinite recursion when hit testing SVGs
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
9c99182b1e
LibWeb: Change StackingContext::hit_test() to accept callback
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
5484062095
LibWeb: Apply scroll offset to PushStackingContext command
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
16f1962f10
LibWeb: Use clip rectangles assigned to paintables in hit-testing
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
ef0c390b79
LibWeb: Resolve CSS transform properties during layout commit
|
1 năm trước cách đây |
Bastiaan van der Plaat
|
be7538961b
LibWeb: Add DOMMatrix string constructor and set matrix value
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
3cf5ad002a
LibWeb: Allow inline nodes to establish a stacking context
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
49fcc5dcd8
LibWeb: Do not require box to be positioned to create stacking context
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
ac6b3c989d
LibWeb: Apply scroll boxes offsets after painting commands recording
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
2753075830
LibWeb: Do not crash when svg mask calculation failed
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
6b79508c08
LibWeb: Use offset of nearest scrollable ancestor for positioned boxes
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
2952f01e84
LibWeb: Add pair of methods to apply/reset scroll offset of paintable
|
1 năm trước cách đây |
Timothy Flynn
|
a7b98a9761
LibWeb+WebContent+WebWorker: Add an option to skip painting the overlay
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
89fd8dfaad
LibWeb: Fix duplicated clip overflow in child stacking contexts
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
1 năm trước cách đây |
MacDue
|
4e04f81626
LibWeb: Don't encode painting limitations in RecordingPainter API
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
4318bcf447
LibWeb: Record painting commands in coordinates of stacking context
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
94f322867a
LibWeb: Get rid of DevicePixels usage in RecordingPainter
|
1 năm trước cách đây |
Bastiaan van der Plaat
|
5870a1a9a1
AK: Remove rarely used ExtraMathConstants.h
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
1 năm trước cách đây |
Sam Atkins
|
642ad80960
LibWeb: Make CSS Transformation struct a proper class
|
1 năm trước cách đây |