Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7af03df4c3 LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9f5cbcaad3 LibWeb: Hang StackingContext off of the paint boxes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f8aa0c144f LibWeb: Store box's containing line box fragment in FormattingState %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1d05823810 LibWeb: Store Layout::Box overflow data in Optional instead of OwnPtr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 16a47165ee LibWeb: Use coordinate instead of WeakPtr for box->fragment connection %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2615728d6b LibWeb: Store overflow data in the FormattingState %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 63345c4dfc LibWeb: Rename Layout::Box absolute rect helpers %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9a92236a24 LibWeb: Remove unused functions from Layout::Box %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9201f626c1 LibWeb: Use BFC root relative coordinates when flowing around floats %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 83a6e698a0 LibWeb: Move rect-in-coordinate-space helper to Layout::Box %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 723ea4bcd7 LibWeb: Add Layout::Box::border_box_as_relative_rect() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ec49c8fefd LibWeb: Clip descendants of boxes with overflow:hidden %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 27d4ac316f LibWeb: Introduce simple scrollable overflow, size ICB to viewport %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a58cc2eeb4 LibWeb: Rename "intrinsic ratio" => "intrinsic aspect ratio" %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer %!s(int64=3) %!d(string=hai) anos
  Sam Atkins abc22b727c LibWeb: Move background painting from Box to its own file %!s(int64=3) %!d(string=hai) anos