Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik cc447c9c80 LibWeb+WebContent: Move paint recording init into Navigable il y a 1 an
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext il y a 1 an
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands il y a 1 an
  Andreas Kling 1f69e9cddf LibWeb: Remove Layout::Node::m_visible and compute it on the fly il y a 1 an
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` il y a 1 an
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable il y a 1 an
  Andreas Kling 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable il y a 1 an
  Aliaksandr Kalenik 46c98dbf43 LibWeb: Use device pixels to translate NestedBrowsingContextPaintable il y a 2 ans
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer il y a 2 ans
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport il y a 2 ans
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units il y a 2 ans
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units il y a 2 ans
  Sam Atkins 0bf4089af9 LibWeb: Convert border painting to new pixel units il y a 2 ans
  Sam Atkins 4440af0870 LibWeb: Split PaintContext::viewport_rect() into device/css variants il y a 2 ans
  Andreas Kling 94d54069f4 LibWeb: Don't paint non-visible frames il y a 2 ans
  MacDue b68f48eb71 LibWeb: Shrink the inner border radii to accommodate the border widths il y a 3 ans
  MacDue b179d514d9 LibWeb: Support adding a border-radius to <iframe> elements il y a 3 ans
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted 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