Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik c94b4316e7 LibWeb: Use separate restore() for each ApplyFilters display list item há 7 meses atrás
  Psychpsyo 6f52064c4f LibWeb: Make SVGs respect their CSS transforms há 8 meses atrás
  Saksham Mittal ecdb53cca6 LibWeb: Deduplicate opacity code in ApplyFilters há 8 meses atrás
  Saksham Mittal 8562b0e33b LibWeb: Migrate CSS filter application to new ApplyFilters command há 8 meses atrás
  Aliaksandr Kalenik 96a35767b6 LibWeb: Implement `mask-image` CSS property support há 8 meses atrás
  Aliaksandr Kalenik 9f541c363d LibWeb: Allow stacking context to only be created by PaintableBox há 8 meses atrás
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level há 8 meses atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás
  Andreas Kling e5490ae1d1 LibWeb: Rename Layout::Node::style() => computed_values() há 4 anos atrás
  Andreas Kling 07dd73c351 LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes há 4 anos atrás
  Andreas Kling fc86717f43 LibWeb: Demangle the names returned by Layout::Node::class_name() há 4 anos atrás
  Andreas Kling 169a9150cb LibWeb: Rename LayoutNode::is_root() => is_initial_containing_block() há 4 anos atrás
  Andreas Kling d129e68da8 LibWeb: Move PaintPhase enum out of Layout::Node há 4 anos atrás
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace há 4 anos atrás
  Andreas Kling f358f2255f LibWeb: Rename LayoutNode::node() => LayoutNode::dom_node() há 4 anos atrás
  Andreas Kling e2b4fef6c7 LibWeb: Specialize hit testing for text cursor purposes há 5 anos atrás
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast há 5 anos atrás
  Andreas Kling 392b055806 LibWeb: Use the StackingContext tree for hit testing há 5 anos atrás
  Andreas Kling f7a900367f LibWeb: StackingContext was sorting the wrong list of children há 5 anos atrás
  Andreas Kling 6f28f08096 LibWeb: Add LayoutStyle, a place to store style info for layout & paint há 5 anos atrás
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() há 5 anos atrás
  Andreas Kling 07b06cdc7e LibWeb: Fix broken #include after moving files around há 5 anos atrás
  Andreas Kling 995d93c9d9 LibWeb: Move StackingContext from Layout/ to Painting/ há 5 anos atrás