Commit Verlauf

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