Andreas Kling 5146b9b35e LibWeb: Scale the font when painting the text on buttons il y a 2 ans
..
BackgroundPainting.cpp 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport il y a 2 ans
BackgroundPainting.h 0233627545 LibWeb: Convert background painting to new pixel units il y a 2 ans
BorderPainting.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
BorderPainting.h 0bf4089af9 LibWeb: Convert border painting to new pixel units il y a 2 ans
BorderRadiusCornerClipper.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
BorderRadiusCornerClipper.h 0bf4089af9 LibWeb: Convert border painting to new pixel units il y a 2 ans
ButtonPaintable.cpp 5146b9b35e LibWeb: Scale the font when painting the text on buttons il y a 2 ans
ButtonPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
CanvasPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
CanvasPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
CheckBoxPaintable.cpp 2ad9c1fd6c LibWeb: Re-implement checkbox painting using the UA stylesheet il y a 2 ans
CheckBoxPaintable.h 2ad9c1fd6c LibWeb: Re-implement checkbox painting using the UA stylesheet il y a 2 ans
FilterPainting.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> il y a 2 ans
FilterPainting.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> il y a 2 ans
GradientPainting.cpp c8c065b6b0 LibWeb+LibGfx: Migrate (most of) the CSS gradient painting to LibGfx il y a 2 ans
GradientPainting.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes il y a 2 ans
ImagePaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
ImagePaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
InlinePaintable.cpp 51555dea7c LibWeb: Make Layout::Node::containing_block() return a Layout::Box il y a 2 ans
InlinePaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
LabelablePaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
LabelablePaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
MarkerPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
MarkerPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
NestedBrowsingContextPaintable.cpp 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport il y a 2 ans
NestedBrowsingContextPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
PaintContext.cpp 4440af0870 LibWeb: Split PaintContext::viewport_rect() into device/css variants il y a 2 ans
PaintContext.h 664f30a2c9 LibWeb: Don't truncate font sizes before scaling them to device pixels il y a 2 ans
Paintable.cpp c0b2fa74ac LibWeb: Fix a few const-ness issues il y a 2 ans
Paintable.h c0b2fa74ac LibWeb: Fix a few const-ness issues il y a 2 ans
PaintableBox.cpp 5146b9b35e LibWeb: Scale the font when painting the text on buttons il y a 2 ans
PaintableBox.h 87fa1c5e66 Revert "LibWeb: Fix clip of hidden overflow..." il y a 2 ans
ProgressPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
ProgressPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
RadioButtonPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
RadioButtonPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
SVGGeometryPaintable.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector il y a 2 ans
SVGGeometryPaintable.h 6b4062ab61 LibWeb: Make a handful of paintable leaf classes `final` il y a 2 ans
SVGGraphicsPaintable.cpp f3d57e1157 LibWeb: Clip hidden overflow by absolute rect of containing block il y a 2 ans
SVGGraphicsPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
SVGPaintable.cpp ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units il y a 2 ans
SVGPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
SVGSVGPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
SVGSVGPaintable.h 6b4062ab61 LibWeb: Make a handful of paintable leaf classes `final` il y a 2 ans
ShadowPainting.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
ShadowPainting.h fb43a71981 LibWeb: Convert shadow painting to new pixel units il y a 2 ans
StackingContext.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
StackingContext.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
TextPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
TextPaintable.h 6b4062ab61 LibWeb: Make a handful of paintable leaf classes `final` il y a 2 ans