Historial de Commits

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