Historique des commits

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