Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 1987318cc2 LibWeb: Move selection state from layout tree to paint tree hai 1 ano
  Andreas Kling 1e14264d13 LibWeb: Avoid repeated layout lookups in resolve_paint_only_properties() hai 1 ano
  Andreas Kling 8303e61912 LibWeb: Pass BorderRadiusData const& to normalize_border_radii_data() hai 1 ano
  Andreas Kling d1b5f55f91 LibWeb: Make Paintable::containing_block() return a PaintableBox* hai 1 ano
  Aliaksandr Kalenik 2764966ccc LibWeb: Reduce paintable tree traversals during hit-testing hai 1 ano
  Aliaksandr Kalenik c74fc4c171 LibWeb: Clean previous border radii clips in refresh_clip_state() hai 1 ano
  Aliaksandr Kalenik 95d91a37d2 LibWeb: Resolve outline CSS property before paint commands recording hai 1 ano
  Aliaksandr Kalenik d4932196cc LibWeb: Account for all clipped border radii in containing block chain hai 1 ano
  Aliaksandr Kalenik 76d1536307 LibWeb: Optimize scroll offset and clip state recalculation hai 1 ano
  Aliaksandr Kalenik 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout hai 1 ano
  Aliaksandr Kalenik d27b376699 LibWeb: Store clip border radii in CSSPixels instead of DevicePixels hai 1 ano
  Aliaksandr Kalenik 556679fedd LibWeb: Account for scroll offset in hit-testing hai 1 ano
  Aliaksandr Kalenik 0bf82f748f LibWeb: Move clip rect calculation to happen before painting hai 1 ano
  Aliaksandr Kalenik 3cf5ad002a LibWeb: Allow inline nodes to establish a stacking context hai 1 ano
  Aliaksandr Kalenik ac6b3c989d LibWeb: Apply scroll boxes offsets after painting commands recording hai 1 ano
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext hai 1 ano
  Andreas Kling d296992fb3 LibWeb: Make StackingContext point to paint tree instead of layout tree hai 1 ano
  Andreas Kling 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable hai 1 ano
  Andreas Kling c01c4b41e2 LibWeb: Add ViewportPaintable to represent viewports in the paint tree hai 1 ano