Commit történet

Szerző SHA1 Üzenet Dátum
  Aliaksandr Kalenik 0d76a9da17 LibWeb: Resolve `text-decoration-thickness` during layout commit 1 éve
  Aliaksandr Kalenik 91ef4fed93 LibWeb: Resolve all layout-dependent properties in one loop 1 éve
  Bastian Neumann 7cd489d6aa LibWeb: Remove early continue in size parsing 1 éve
  Aliaksandr Kalenik b317620486 LibWeb: Resolve relpos fragment offsets only for inline paintables 1 éve
  Andreas Kling 8e31bfb83c LibWeb: Give UsedValues a pointer to containing block UsedValues 1 éve
  Aliaksandr Kalenik ef0c390b79 LibWeb: Resolve CSS transform properties during layout commit 1 éve
  Aliaksandr Kalenik 2960bf4ec8 LibWeb: Make inline paintables own their fragments 1 éve
  Aliaksandr Kalenik 5ed936289a LibWeb: Set box-shadow for inline paintables in LayoutState::commit() 1 éve
  Andreas Kling ba286781b4 LibWeb: Detach all paintables when building/committing layout tree 1 éve
  Aliaksandr Kalenik ee5d66c5d5 LibWeb: Resolve text shadows in `LayoutState::commit()` 1 éve
  Aliaksandr Kalenik de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree 1 éve
  Andreas Kling ca57e40350 LibWeb: Take padding into account when resolving border radii 1 éve
  Aliaksandr Kalenik 6c645f3a9f LibWeb: Paint fragments contained by inline node as part of this node 1 éve
  Aliaksandr Kalenik b2abd1dd05 LibWeb: Resolve box shadow data for paintable boxes during layout 1 éve
  Aliaksandr Kalenik d1d6da6ab6 LibWeb: Resolve border radius during layout and save it in paintables 1 éve
  MacDue 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> 1 éve
  MacDue c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) 1 éve
  MacDue dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState 1 éve
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" 1 éve
  MacDue 0af8d81f48 LibWeb: Layout SVG <mask> elements (but don't paint them) 1 éve
  MacDue c5b50ec2f4 LibWeb: Create paintables for nodes whose parents don't have paintables 1 éve
  Andreas Kling 1434721247 LibWeb: Relax restrictions on LayoutState::get() input type 1 éve
  Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 éve
  Andreas Kling 6d7a2f5cc9 LibWeb: Prune old paintable pointers from layout tree after relayout 1 éve
  Andreas Kling ae3958f640 LibWeb: Remove incorrect hack in build_paint_tree() 1 éve
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 éve
  Andreas Kling 3d7c880a42 LibWeb: Give DOM::Node a direct pointer to its Paintable 1 éve
  Andreas Kling 136ac1a6a5 LibWeb: Add virtuals to check if Paintable is PBox or PWithLines 1 éve
  Andreas Kling e67ac16862 LibWeb: Give Paintable its own pointer to the corresponding DOM node 1 éve
  Andreas Kling 216bd513fa LibWeb: Make the paint tree a proper standalone tree 1 éve