Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling ba286781b4 LibWeb: Detach all paintables when building/committing layout tree há 1 ano atrás
  Aliaksandr Kalenik ee5d66c5d5 LibWeb: Resolve text shadows in `LayoutState::commit()` há 1 ano atrás
  Aliaksandr Kalenik de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree há 1 ano atrás
  Andreas Kling ca57e40350 LibWeb: Take padding into account when resolving border radii há 1 ano atrás
  Aliaksandr Kalenik 6c645f3a9f LibWeb: Paint fragments contained by inline node as part of this node há 1 ano atrás
  Aliaksandr Kalenik b2abd1dd05 LibWeb: Resolve box shadow data for paintable boxes during layout há 1 ano atrás
  Aliaksandr Kalenik d1d6da6ab6 LibWeb: Resolve border radius during layout and save it in paintables há 1 ano atrás
  MacDue 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> há 1 ano atrás
  MacDue c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) há 1 ano atrás
  MacDue dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState há 1 ano atrás
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" há 1 ano atrás
  MacDue 0af8d81f48 LibWeb: Layout SVG <mask> elements (but don't paint them) há 1 ano atrás
  MacDue c5b50ec2f4 LibWeb: Create paintables for nodes whose parents don't have paintables há 1 ano atrás
  Andreas Kling 1434721247 LibWeb: Relax restrictions on LayoutState::get() input type há 1 ano atrás
  Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels há 1 ano atrás
  Andreas Kling 6d7a2f5cc9 LibWeb: Prune old paintable pointers from layout tree after relayout há 1 ano atrás
  Andreas Kling ae3958f640 LibWeb: Remove incorrect hack in build_paint_tree() há 1 ano atrás
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels há 1 ano atrás
  Andreas Kling 3d7c880a42 LibWeb: Give DOM::Node a direct pointer to its Paintable há 1 ano atrás
  Andreas Kling 136ac1a6a5 LibWeb: Add virtuals to check if Paintable is PBox or PWithLines há 1 ano atrás
  Andreas Kling e67ac16862 LibWeb: Give Paintable its own pointer to the corresponding DOM node há 1 ano atrás
  Andreas Kling 216bd513fa LibWeb: Make the paint tree a proper standalone tree há 1 ano atrás
  Andreas Kling 25a3d0d643 LibWeb: Resolve relative offsets *once* after layout há 2 anos atrás
  Aliaksandr Kalenik 9101c8d079 LibWeb: Use available space to resolve table container width há 2 anos atrás
  Sam Atkins 5ee1b7db7c LibWeb: Convert BorderData::width to CSSPixels há 2 anos atrás
  Aliaksandr Kalenik e5dcfe3905 LibWeb: Verify that value is not saturated in set_content_width/height há 2 anos atrás
  Andreas Kling bf25568703 LibWeb: Bring measuring of scrollable overflow closer to spec há 2 anos atrás
  Andreas Kling f23baf0a2d LibWeb: Add LineBox::absolute_rect() há 2 anos atrás
  Andi Gallo f6d2a21d27 LibWeb: Store table cell indices and spans in PaintableBox há 2 anos atrás
  Andi Gallo b7d23162cc LibWeb: Set the definite width flag in set_max_content_width há 2 anos atrás