Aliaksandr Kalenik 46254101f7 LibWeb: Change DOM::Position to be GC-allocated 1 سال پیش
..
AudioPaintable.cpp 902c2ef5a3 LibWeb: Add a clip rect for AudioPaintable 2 سال پیش
AudioPaintable.h ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback 2 سال پیش
BackgroundPainting.cpp dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 سال پیش
BackgroundPainting.h 0233627545 LibWeb: Convert background painting to new pixel units 2 سال پیش
BorderPainting.cpp 2876e2f58e LibWeb: Fix border-radius corner overlap algorithm for zero-width boxes 1 سال پیش
BorderPainting.h 29b2022303 LibWeb: When growing or shrinking a border-radius, ignore it if it's 0 1 سال پیش
BorderRadiusCornerClipper.cpp 72e959d753 LibWeb: Fix calculation of bitmap size in BorderRadiusCornerClipper 2 سال پیش
BorderRadiusCornerClipper.h 0bf4089af9 LibWeb: Convert border painting to new pixel units 2 سال پیش
ButtonPaintable.cpp 429b2e5860 LibWeb: Make FontCache per-StyleComputer 1 سال پیش
ButtonPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 سال پیش
CanvasPaintable.cpp 1f69e9cddf LibWeb: Remove Layout::Node::m_visible and compute it on the fly 1 سال پیش
CanvasPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 سال پیش
CheckBoxPaintable.cpp 56bc653e72 LibWeb: Move checkbox color palette computation to helper header 2 سال پیش
CheckBoxPaintable.h cfc9966654 LibWeb: Add scaleable checkboxes (with theme/accent-color support) 2 سال پیش
FilterPainting.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 سال پیش
FilterPainting.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 سال پیش
GradientPainting.cpp 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 سال پیش
GradientPainting.h 631a988a57 LibWeb: Allow any valid `<color>` in CSS gradients 2 سال پیش
ImagePaintable.cpp 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document 1 سال پیش
ImagePaintable.h 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document 1 سال پیش
InlinePaintable.cpp 7bd00d6a42 LibWeb: Snap table grid to device pixels in separate borders mode 2 سال پیش
InlinePaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 سال پیش
InputColors.h 56bc653e72 LibWeb: Move checkbox color palette computation to helper header 2 سال پیش
LabelablePaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 سال پیش
LabelablePaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 سال پیش
MarkerPaintable.cpp 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 سال پیش
MarkerPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 سال پیش
MediaPaintable.cpp 51caa14381 LibWeb: Remove FrameLoader 1 سال پیش
MediaPaintable.h 74636ccb57 LibWeb: Move the media volume slider 1:1 with the mouse cursor 2 سال پیش
NestedBrowsingContextPaintable.cpp 1f69e9cddf LibWeb: Remove Layout::Node::m_visible and compute it on the fly 1 سال پیش
NestedBrowsingContextPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 سال پیش
PaintContext.cpp 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 سال پیش
PaintContext.h 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 سال پیش
Paintable.cpp edec5a157c LibWeb: Add missing TreeNode::visit_edges() in Paintable::visit_edges() 1 سال پیش
Paintable.h 0af8d81f48 LibWeb: Layout SVG <mask> elements (but don't paint them) 1 سال پیش
PaintableBox.cpp 46254101f7 LibWeb: Change DOM::Position to be GC-allocated 1 سال پیش
PaintableBox.h 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 سال پیش
ProgressPaintable.cpp f7e034d4b2 LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2 سال پیش
ProgressPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 سال پیش
RadioButtonPaintable.cpp dd77b878b3 LibWeb: Add scalable radio buttons (with theme/accent-color support) 2 سال پیش
RadioButtonPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 سال پیش
SVGGeometryPaintable.cpp 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 سال پیش
SVGGeometryPaintable.h 809c15d1ee LibWeb: Use (transformed) path bounding quad for SVG path hit testing 2 سال پیش
SVGGraphicsPaintable.cpp 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 سال پیش
SVGGraphicsPaintable.h 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 سال پیش
SVGPaintable.cpp 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 سال پیش
SVGPaintable.h 7d26383426 LibWeb: Remove SVGContext 2 سال پیش
SVGSVGPaintable.cpp 7d26383426 LibWeb: Remove SVGContext 2 سال پیش
SVGSVGPaintable.h 6b4062ab61 LibWeb: Make a handful of paintable leaf classes `final` 2 سال پیش
SVGTextPaintable.cpp 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 سال پیش
SVGTextPaintable.h 0d8d7ae94e LibWeb: Implement painting for svg text 2 سال پیش
ShadowPainting.cpp 9a90bf7d12 LibWeb: Fix calculation of bitmap size in paint_outer_box_shadow 2 سال پیش
ShadowPainting.h af1798dd04 LibWeb: Add support for inset shadows 2 سال پیش
StackingContext.cpp 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 سال پیش
StackingContext.h b340a85523 LibWeb: Make StackingContext functions `static` where possible 1 سال پیش
TableBordersPainting.cpp 23fc1f988f LibWeb: Use reference instead of pointer for table cell paintable boxes 1 سال پیش
TableBordersPainting.h d296992fb3 LibWeb: Make StackingContext point to paint tree instead of layout tree 1 سال پیش
TextPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 سال پیش
TextPaintable.h 6b4062ab61 LibWeb: Make a handful of paintable leaf classes `final` 2 سال پیش
VideoPaintable.cpp 44911173f5 LibWeb: Make VideoPaintable's clip rect temporary 2 سال پیش
VideoPaintable.h ee48d7514f LibWeb: Extract media element timeline painting to a base class 2 سال پیش
ViewportPaintable.cpp d296992fb3 LibWeb: Make StackingContext point to paint tree instead of layout tree 1 سال پیش
ViewportPaintable.h 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable 1 سال پیش