Historial de Commits

Autor SHA1 Mensaje Fecha
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Andreas Kling 329f06d59a LibWeb: Add Layout::Node::line_height() hace 3 años
  Andreas Kling 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node hace 3 años
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Andreas Kling be5f0b5ac4 LibWeb: Move text fragment painting to PaintableWithLines hace 3 años
  Andreas Kling afc5fade05 LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^) hace 3 años
  Andreas Kling 12ac6861e3 LibWeb: Improve how layout nodes decide whether they have definite sizes hace 3 años
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree hace 3 años
  Andreas Kling f017c1c064 LibWeb: Make hit testing return a { paintable, offset } hace 3 años
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree hace 3 años
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted hace 3 años
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox hace 3 años
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places hace 3 años
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting hace 3 años
  Andreas Kling 9f5cbcaad3 LibWeb: Hang StackingContext off of the paint boxes hace 3 años
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace hace 3 años
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" hace 3 años
  Andreas Kling c8051f8b5b LibWeb: Add Layout::Node::debug_description() hace 3 años
  Steven Schmoll 7c4d42279d LibWeb: Add stacking contexts to Node::for_each_child_in_paint_order hace 3 años
  Sam Atkins 784c3183f7 LibWeb: Rename SVGPathBox -> SVGGeometryBox hace 3 años
  Andreas Kling 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API hace 3 años
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support hace 3 años
  Sam Atkins c8409cd58d LibWeb: Remove Node::m_font_size hace 3 años
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ hace 3 años
  Sam Atkins 3d127472ba LibWeb: Remove background_image from NodeWithStyle hace 3 años
  Sam Atkins cdeac132dc LibWeb: Store background layers in ComputedValues hace 3 años
  Timothy Flynn ef62118c8b LibWeb: Render any specified list-style-image for list items hace 3 años
  Andreas Kling c908fa83e3 LibWeb: Add fast_is<T>() for Layout::Label hace 3 años
  Felix Rauch 30c39e0e41 LibWeb: Fix inline blocks swallowing trailing whitespace hace 3 años