Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 515db5fc1b LibWeb: Make Layout::FormattingState copies shallow il y a 3 ans
  Andreas Kling 4d98851aea LibWeb: Generate a TextPaintable for every Layout::TextNode il y a 3 ans
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox il y a 3 ans
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting il y a 3 ans
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable il y a 3 ans
  Andreas Kling 7af03df4c3 LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines il y a 3 ans
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it il y a 3 ans
  Andreas Kling f8aa0c144f LibWeb: Store box's containing line box fragment in FormattingState il y a 3 ans
  Andreas Kling aa72ebf7aa LibWeb: Use copy-on-write to make cloning a FormattingState much cheaper il y a 3 ans
  Andreas Kling 5a770f2eff LibWeb: Fix floating boxes getting stacked on top of each other il y a 3 ans
  Andreas Kling 2615728d6b LibWeb: Store overflow data in the FormattingState il y a 3 ans
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" il y a 3 ans