Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik 8a7cd8055f LibWeb: Add save and restore commands in recording painter 1 year ago
  Aliaksandr Kalenik 9502926b76 LibWeb: Remove painting command for drawing signed distance field 1 year ago
  Andreas Kling 254d040ff4 LibGfx: Move Gfx::Painter::ScalingMode => Gfx::ScalingMode 1 year ago
  MacDue f7bf14605c LibWeb: Remove `PaintBorders` recording painter command 1 year ago
  Aliaksandr Kalenik eff9bbf4c8 LibWeb: Pass whole command by reference into painting command executor 1 year ago
  Aliaksandr Kalenik 0eeae7ff24 LibWeb: Use stack to represent blit/sample corners commands state 1 year ago
  Timothy Flynn 464d7d5858 LibGfx+LibWeb: Allow inexact size lookups when requesting scaled fonts 1 year ago
  Aliaksandr Kalenik cedf6dd2c3 LibWeb: Remove unused blend mode param in FillEllipse painting command 1 year ago
  Arthur Grillo 3645b676fb LibWeb: Remove `RecordingPainter::paint_frame()` 1 year ago
  Zac Brannelly 9165faca5e LibWeb: Support CSS property `background-clip: text` 1 year ago
  Aliaksandr Kalenik 1bd20a4595 LibWeb: Skip large stacking context in gpu painter only if it allocates 1 year ago
  Aliaksandr Kalenik cf6999f5f3 LibWeb: Remove glyph run allocation in paint_text_fragment() 1 year ago
  Aliaksandr Kalenik aeb5a0d9e8 LibWeb: Remove glyph run allocation in RecordingPainter::draw_text_run 1 year ago
  Aliaksandr Kalenik 18d26142f0 LibWeb: Skip StackingContext with erroneously large rect in GPU painter 1 year ago
  Aliaksandr Kalenik cb97eef2cf LibWeb+WebContent: Remove "Painting" prefix from command executor names 1 year ago