Historique des commits

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