Histórico de Commits

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