Commit History

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