Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik 9c99182b1e LibWeb: Change StackingContext::hit_test() to accept callback 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 96d5f555e1 LibWeb: Simplify InlinePaintable::bounding_rect() implementation il y a 1 an
  Aliaksandr Kalenik 16f1962f10 LibWeb: Use clip rectangles assigned to paintables in hit-testing 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 270bbf43ab LibWeb: Remove is<BlockContainer> check for fragments in hit testing il y a 1 an
  Aliaksandr Kalenik c02820759b LibWeb: Test nested elements in InlinePaintable::hit_test() il y a 1 an
  Aliaksandr Kalenik 2960bf4ec8 LibWeb: Make inline paintables own their fragments il y a 1 an
  Aliaksandr Kalenik 5ed936289a LibWeb: Set box-shadow for inline paintables in LayoutState::commit() il y a 1 an
  Aliaksandr Kalenik de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree il y a 1 an
  Aliaksandr Kalenik 6c645f3a9f LibWeb: Paint fragments contained by inline node as part of this node il y a 1 an
  Aliaksandr Kalenik e464d484c4 LibWeb: Implement getBoundingClientRect() for inline paintables il y a 1 an
  Aliaksandr Kalenik d1d6da6ab6 LibWeb: Resolve border radius during layout and save it in paintables il y a 1 an
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext il y a 1 an
  Aliaksandr Kalenik 29ff1f67be LibWeb: Introduce dedicated painting command for borders il y a 1 an
  Aliaksandr Kalenik 70353b79af LibWeb: Change paint_all_borders() to accept only device pixel values il y a 1 an
  Andi Gallo 7bd00d6a42 LibWeb: Snap table grid to device pixels in separate borders mode il y a 2 ans
  Sam Atkins 73fa58da34 LibWeb: Implement the CSS `outline-offset` property il y a 2 ans
  Sam Atkins fe7e797483 LibWeb: Implement the CSS `outline` property :^) il y a 2 ans
  Andi Gallo af1798dd04 LibWeb: Add support for inset shadows il y a 2 ans
  Simon Wanner ee7282cbe4 LibWeb: Make pseudo-elements inspectable il y a 2 ans
  Linus Groh 352da3623b LibWeb/Painting: Remove redundant 'Painting::' namespace prefixes il y a 2 ans
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() il y a 2 ans
  Andreas Kling 51555dea7c LibWeb: Make Layout::Node::containing_block() return a Layout::Box il y a 2 ans
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
  Sam Atkins 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units il y a 2 ans
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units il y a 2 ans