..
AudioPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
AudioPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
BackgroundPainting.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
BackgroundPainting.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
BackingStore.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
BackingStore.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
BorderPainting.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
BorderPainting.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
BorderRadiiData.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
BorderRadiiData.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
BorderRadiusCornerClipper.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
BorderRadiusCornerClipper.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
BordersData.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
BordersData.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
CanvasPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
CanvasPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
CheckBoxPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
CheckBoxPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
ClipFrame.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
ClipFrame.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
ClippableAndScrollable.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
ClippableAndScrollable.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Command.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Command.h
LibWeb/Painting: Apply clip and mask operations that are off-screen
2024-11-13 16:10:15 +01:00
DisplayList.cpp
LibWeb/Painting: Apply clip and mask operations that are off-screen
2024-11-13 16:10:15 +01:00
DisplayList.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
DisplayListPlayerSkia.cpp
LibWeb: Change Array<T,Size>
to Array
in DisplayListPlayerSkia
2024-11-15 23:21:13 +01:00
DisplayListPlayerSkia.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
DisplayListRecorder.cpp
LibWeb: Reduce PaintTextShadow struct from 72 to 64 bytes
2024-11-11 17:06:20 +01:00
DisplayListRecorder.h
LibWeb: Save Gfx::ImmutableBitmap in ApplyBitmapMask display list item
2024-11-10 17:20:34 +01:00
GradientData.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
GradientPainting.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
GradientPainting.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
ImagePaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
ImagePaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
InputColors.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
LabelablePaintable.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
LabelablePaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
MarkerPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
MarkerPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
MediaPaintable.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
MediaPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
NestedBrowsingContextPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
NestedBrowsingContextPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
Paintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
Paintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
PaintableBox.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
PaintableBox.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
PaintableFragment.cpp
LibWeb: Delete m_selected flag from Paintable
2024-11-14 19:48:43 +01:00
PaintableFragment.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
PaintBoxShadowParams.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
PaintContext.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
PaintContext.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
PaintStyle.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
RadioButtonPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
RadioButtonPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
ScrollFrame.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
ScrollFrame.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
ScrollState.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
ShadowData.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
ShadowPainting.cpp
LibGfx: Delete unused DisjointRectSet
2024-11-11 02:46:35 +01:00
ShadowPainting.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
StackingContext.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
StackingContext.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGClipPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGClipPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGForeignObjectPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGForeignObjectPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGGraphicsPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGGraphicsPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGMaskable.cpp
LibWeb: Save Gfx::ImmutableBitmap in ApplyBitmapMask display list item
2024-11-10 17:20:34 +01:00
SVGMaskable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGMaskPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGMaskPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGPaintable.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
SVGPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGPathPaintable.cpp
LibWeb: Apply the paint transformation in SVGGradientElement
2024-11-15 23:21:13 +01:00
SVGPathPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGSVGPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SVGSVGPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
TableBordersPainting.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
TableBordersPainting.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
TextPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
TextPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
VideoPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
VideoPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
ViewportPaintable.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
ViewportPaintable.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00