Commit History

作者 SHA1 備註 提交日期
  Aliaksandr Kalenik 95d91a37d2 LibWeb: Resolve outline CSS property before paint commands recording 1 年之前
  Aliaksandr Kalenik d4932196cc LibWeb: Account for all clipped border radii in containing block chain 1 年之前
  Aliaksandr Kalenik 76d1536307 LibWeb: Optimize scroll offset and clip state recalculation 1 年之前
  Aliaksandr Kalenik 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout 1 年之前
  Aliaksandr Kalenik d27b376699 LibWeb: Store clip border radii in CSSPixels instead of DevicePixels 1 年之前
  Aliaksandr Kalenik 556679fedd LibWeb: Account for scroll offset in hit-testing 1 年之前
  Aliaksandr Kalenik 0bf82f748f LibWeb: Move clip rect calculation to happen before painting 1 年之前
  Aliaksandr Kalenik 3cf5ad002a LibWeb: Allow inline nodes to establish a stacking context 1 年之前
  Aliaksandr Kalenik ac6b3c989d LibWeb: Apply scroll boxes offsets after painting commands recording 1 年之前
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext 1 年之前
  Andreas Kling d296992fb3 LibWeb: Make StackingContext point to paint tree instead of layout tree 1 年之前
  Andreas Kling 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable 1 年之前
  Andreas Kling c01c4b41e2 LibWeb: Add ViewportPaintable to represent viewports in the paint tree 1 年之前