Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() há 2 anos atrás
  Andreas Kling 8038824211 LibWeb: Add Layout::Box::is_scroll_container() há 2 anos atrás
  Timothy Flynn 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 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 4d401bf796 LibWeb: Make the paint tree GC-allocated há 2 anos atrás
  Sam Atkins 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units há 2 anos atrás
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated há 2 anos atrás
  Andreas Kling 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node há 3 anos atrás
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes há 3 anos atrás
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree há 3 anos atrás
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted há 3 anos atrás
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox há 3 anos atrás
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting há 3 anos atrás
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable há 3 anos atrás
  Andreas Kling 7af03df4c3 LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines há 3 anos atrás
  Andreas Kling 9f5cbcaad3 LibWeb: Hang StackingContext off of the paint boxes há 3 anos atrás
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace há 3 anos atrás
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it há 3 anos atrás
  Andreas Kling f8aa0c144f LibWeb: Store box's containing line box fragment in FormattingState há 3 anos atrás
  Andreas Kling 1d05823810 LibWeb: Store Layout::Box overflow data in Optional instead of OwnPtr há 3 anos atrás
  Andreas Kling 16a47165ee LibWeb: Use coordinate instead of WeakPtr for box->fragment connection há 3 anos atrás
  Andreas Kling 2615728d6b LibWeb: Store overflow data in the FormattingState há 3 anos atrás
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" há 3 anos atrás
  Andreas Kling 63345c4dfc LibWeb: Rename Layout::Box absolute rect helpers há 3 anos atrás
  Andreas Kling 9a92236a24 LibWeb: Remove unused functions from Layout::Box há 3 anos atrás
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() há 3 anos atrás
  Andreas Kling 9201f626c1 LibWeb: Use BFC root relative coordinates when flowing around floats há 3 anos atrás
  Andreas Kling 83a6e698a0 LibWeb: Move rect-in-coordinate-space helper to Layout::Box há 3 anos atrás
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang há 3 anos atrás
  Andreas Kling 723ea4bcd7 LibWeb: Add Layout::Box::border_box_as_relative_rect() há 3 anos atrás