Andreas Kling
|
bd9989b08a
LibWeb: Don't pass StringView to RecordingPainter, to avoid copy
|
1 vuosi sitten |
Aliaksandr Kalenik
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
1 vuosi sitten |
Aliaksandr Kalenik
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
1 vuosi sitten |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 vuosi sitten |
MacDue
|
360c0eb509
LibWeb: Remove implicit conversion from float and double to CSSPixels
|
1 vuosi sitten |
Hendiadyoin1
|
ce188c9a9c
LibWeb: Allow direct rouding of CSSPixelRects to CSSPixelRects
|
1 vuosi sitten |
MacDue
|
5f0d3c083f
LibWeb: Allow (explicitly) converting CSSPixels to float and int
|
1 vuosi sitten |
Dominique Liberda
|
1968cb0cc5
LibWeb: Pass color to draw_text in marker painting routines
|
2 vuotta sitten |
Ali Mohammad Pur
|
06c6c40df9
LibWeb+LibJS: Move some code around to make CSS/Parser parse faster
|
2 vuotta sitten |
Aliaksandr Kalenik
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 vuotta sitten |
Simon Wanner
|
ee7282cbe4
LibWeb: Make pseudo-elements inspectable
|
2 vuotta sitten |
Simon Wanner
|
5e3e9b2f61
LibWeb: Add list-style-type: disclosure-{closed,open}
|
2 vuotta sitten |
Andreas Kling
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 vuotta sitten |
MacDue
|
f409f68a9a
LibWeb: Use scaled font when painting list item markers
|
2 vuotta sitten |
Andreas Kling
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 vuotta sitten |
Sam Atkins
|
13b1952929
LibWeb: Convert AbstractImageStyleValue to new pixel units
|
2 vuotta sitten |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 vuotta sitten |
Sam Atkins
|
a72302342a
LibWeb: Convert marker painting to new pixel units
|
2 vuotta sitten |
MacDue
|
1473842b56
LibWeb: Follow `image-rendering` when painting image style values
|
2 vuotta sitten |
MacDue
|
6a6475673f
LibWeb: Convert images to common AbstractImageStyleValue base
|
2 vuotta sitten |
MacDue
|
a705741be3
LibWeb: Paint list markers antialiased
|
3 vuotta sitten |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
3 vuotta sitten |
Andreas Kling
|
053766d79c
LibWeb: Split Paintable into Paintable and PaintableBox
|
3 vuotta sitten |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
3 vuotta sitten |