コミット履歴

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