Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 59afdb959f LibWeb: Build stacking context tree lazily há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Andreas Kling f5c2e87965 LibWeb: Sort stacking context tree once, after fully building it 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 ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files há 3 anos atrás
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox há 3 anos atrás
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places há 3 anos atrás
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable 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 2f3af71261 LibWeb: Always rebuild stacking context tree during layout há 3 anos atrás
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ há 3 anos atrás
  Andreas Kling ca4276db77 LibWeb: Fill page background with the "base" palette color há 3 anos atrás
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer há 3 anos atrás
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock há 3 anos atrás