Commit Verlauf

Autor SHA1 Nachricht Datum
  Aliaksandr Kalenik 9c99182b1e LibWeb: Change StackingContext::hit_test() to accept callback vor 1 Jahr
  Tim Ledbetter d1226f0b15 LibWeb: Don't crash when querying offsets of empty inline elements vor 1 Jahr
  Aliaksandr Kalenik 0bf82f748f LibWeb: Move clip rect calculation to happen before painting vor 1 Jahr
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable vor 1 Jahr
  Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable vor 1 Jahr
  Aliaksandr Kalenik 3cf5ad002a LibWeb: Allow inline nodes to establish a stacking context vor 1 Jahr
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" vor 1 Jahr
  Andreas Kling edec5a157c LibWeb: Add missing TreeNode::visit_edges() in Paintable::visit_edges() vor 1 Jahr
  Aliaksandr Kalenik cca779e7f6 LibWeb: Treat grid items with z-index != auto as positioned elements vor 1 Jahr
  Andreas Kling 136ac1a6a5 LibWeb: Add virtuals to check if Paintable is PBox or PWithLines vor 1 Jahr
  Andreas Kling 6b3af92262 LibWeb: Give paintables their own pointer to the BrowsingContext vor 1 Jahr
  Andreas Kling e67ac16862 LibWeb: Give Paintable its own pointer to the corresponding DOM node vor 1 Jahr
  Andreas Kling 216bd513fa LibWeb: Make the paint tree a proper standalone tree vor 1 Jahr
  Aliaksandr Kalenik c7673605bb LibWeb: Move mouse wheel handling from Paintable to PaintableBox vor 1 Jahr
  Andreas Kling 268492413a LibWeb: Add Paintable::stacking_context_rooted_here() vor 2 Jahren
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues vor 2 Jahren
  Andreas Kling 3dd006f719 LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box vor 2 Jahren
  Andreas Kling 51555dea7c LibWeb: Make Layout::Node::containing_block() return a Layout::Box vor 2 Jahren
  Andreas Kling 811b8a25c2 LibWeb: Make Paintable visit its cached containing block pointer vor 2 Jahren
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated vor 2 Jahren
  Sam Atkins 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events vor 2 Jahren
  MacDue e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value vor 2 Jahren
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value vor 2 Jahren
  Andreas Kling 5aeb6fec68 LibWeb: Make hit testing traverse positioned descendants in right order vor 2 Jahren
  Andreas Kling dcbb83a33e LibWeb: Add some basic paint tree traversal helpers vor 3 Jahren
  Andreas Kling 0ba785894c LibWeb: Make hit testing functions return Optional<HitTestResult> vor 3 Jahren
  Andreas Kling 48abbefb99 LibWeb: Make Paintable::hit_test() return nothing vor 3 Jahren
  Simon Wanner 48efdaa8c4 LibWeb: Update hit_test for CSS Transforms vor 3 Jahren
  sin-ack 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) vor 3 Jahren
  Andreas Kling b14c6eaef3 LibWeb: Let paintables cache their containing block and absolute rect vor 3 Jahren