Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 515db5fc1b LibWeb: Make Layout::FormattingState copies shallow há 3 anos atrás
  Andreas Kling 4d98851aea LibWeb: Generate a TextPaintable for every Layout::TextNode 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 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 aa72ebf7aa LibWeb: Use copy-on-write to make cloning a FormattingState much cheaper há 3 anos atrás
  Andreas Kling 5a770f2eff LibWeb: Fix floating boxes getting stacked on top of each other 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