Commit History

Autor SHA1 Mensaxe Data
  Tim Ledbetter 604f6040a1 LibWeb: Clamp paintable box maximum scroll offset to 0 hai 1 ano
  simonkrauter 9da3e29818 LibWeb: Make scrollbar thumbs visible on dark background hai 1 ano
  simonkrauter 04526261c3 LibWeb: Use shorter variant of `fill_rect_with_rounded_corners()` hai 1 ano
  Colin Reeder 449f81bfbe LibWeb: Add support for -webkit-text-fill-color hai 1 ano
  Aliaksandr Kalenik 7181c3f2ea Everywhere: Limit layout text fragments to use one font for all glyphs hai 1 ano
  Aliaksandr Kalenik 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder hai 1 ano
  Andreas Kling fe4cc32380 Everywhere: Include <LibGfx/Painter.h> in fewer places hai 1 ano
  Andreas Kling 0e47e5e265 LibGfx: Move Gfx::Painter::LineStyle => Gfx::LineStyle hai 1 ano
  Aliaksandr Kalenik 881e970846 LibWeb: Implement scrollbars dragging hai 1 ano
  Aliaksandr Kalenik 5285e22f2a LibWeb+WebContent: Move scrollbar painting into WebContent hai 1 ano
  MacDue 9c711bc868 LibWeb+Ladybird: Add option to enable the `AffineCommandExecutorCPU` hai 1 ano
  Aliaksandr Kalenik e806136116 LibWeb: Refresh clip and scroll state only when needed hai 1 ano
  Aliaksandr Kalenik 49f75d2c0f LibWeb: Verify each sample corners command has matching blit command hai 1 ano
  Aliaksandr Kalenik 1a6cf7fadc LibWeb: Fix blit corner clipping command recording order hai 1 ano
  Aliaksandr Kalenik 663cc753a7 LibWeb: Fix clip box calculation in PaintableWithLines hai 1 ano
  Aliaksandr Kalenik 7855d4a8f5 LibWeb: Transform blit corner clipping rectangle to device pixels hai 1 ano
  Aliaksandr Kalenik 3d8349eb88 LibWeb: Fix blit corner clip position in PaintableWithLines hai 1 ano
  MacDue 9e2c4f84fd LibWeb: Paint/apply `basic-shape` clip paths to PaintableBoxes hai 1 ano
  Aliaksandr Kalenik e2b2b2439c LibWeb: Apply corner clip before scroll offset for PaintableWithLines hai 1 ano
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods hai 1 ano
  matjojo cd1eeb3cdd LibWeb: Do not consume scroll event in PaintableBox without overflow hai 1 ano
  Aliaksandr Kalenik 15f69ffbba LibWeb: Use cached absolute rect and transform in refresh_clip_state() hai 1 ano
  Aliaksandr Kalenik 776951b7ff LibWeb: Cache combined CSS transform on pre-paint phase hai 1 ano
  Aliaksandr Kalenik cd07249482 LibWeb/Painting: Add ClippableAndScrollable mixin hai 1 ano
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable hai 1 ano
  Aliaksandr Kalenik dc4192c149 LibWeb: Remove CSS transform from InlinePaintable's clip rectangle hai 1 ano
  Aliaksandr Kalenik a044e9cf4f LibWeb: Add `background-clip: text` support for InlinePaintable hai 1 ano
  Aliaksandr Kalenik dd73cccf8f LibWeb: Fire "scroll" events on DOM elements hai 1 ano
  Aliaksandr Kalenik d53058421a LibWeb: Do not paint scrollbar of ViewportPaintable hai 1 ano
  Andreas Kling dd8504c68d LibWeb: Store "text for rendering" in TextPaintable hai 1 ano