.. |
AudioPaintable.cpp
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
há 1 ano atrás |
AudioPaintable.h
|
ac2238ee70
LibWeb: Begin implementing the HTMLAudioElement for audio playback
|
há 2 anos atrás |
BackgroundPainting.cpp
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
há 1 ano atrás |
BackgroundPainting.h
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
há 1 ano atrás |
BorderPainting.cpp
|
d1d6da6ab6
LibWeb: Resolve border radius during layout and save it in paintables
|
há 1 ano atrás |
BorderPainting.h
|
d1d6da6ab6
LibWeb: Resolve border radius during layout and save it in paintables
|
há 1 ano atrás |
BorderRadiiData.cpp
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
há 1 ano atrás |
BorderRadiiData.h
|
d4932196cc
LibWeb: Account for all clipped border radii in containing block chain
|
há 1 ano atrás |
BorderRadiusCornerClipper.cpp
|
64a48065b0
LibWeb: Check if corners have radius after converting to device pixels
|
há 1 ano atrás |
BorderRadiusCornerClipper.h
|
177e7df1c5
LibWeb: Move border radius sampling config preparation into a function
|
há 1 ano atrás |
BordersData.cpp
|
70353b79af
LibWeb: Change paint_all_borders() to accept only device pixel values
|
há 1 ano atrás |
BordersData.h
|
70353b79af
LibWeb: Change paint_all_borders() to accept only device pixel values
|
há 1 ano atrás |
ButtonPaintable.cpp
|
4a41a65ec5
LibWeb: Shift button paintable clip rectangle by scroll offset
|
há 1 ano atrás |
ButtonPaintable.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
há 2 anos atrás |
CanvasPaintable.cpp
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
há 1 ano atrás |
CanvasPaintable.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
há 2 anos atrás |
CheckBoxPaintable.cpp
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
há 1 ano atrás |
CheckBoxPaintable.h
|
cfc9966654
LibWeb: Add scaleable checkboxes (with theme/accent-color support)
|
há 2 anos atrás |
ClipFrame.h
|
c74fc4c171
LibWeb: Clean previous border radii clips in refresh_clip_state()
|
há 1 ano atrás |
Command.cpp
|
cf6999f5f3
LibWeb: Remove glyph run allocation in paint_text_fragment()
|
há 1 ano atrás |
Command.h
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
há 1 ano atrás |
CommandExecutorCPU.cpp
|
b61aab66d9
LibWeb: Don't crash CPU painter if BorderRadiusSamplingConfig is invalid
|
há 1 ano atrás |
CommandExecutorCPU.h
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
há 1 ano atrás |
CommandExecutorGPU.cpp
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
há 1 ano atrás |
CommandExecutorGPU.h
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
há 1 ano atrás |
CommandList.cpp
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
há 1 ano atrás |
CommandList.h
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
há 1 ano atrás |
FilterPainting.cpp
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
há 1 ano atrás |
FilterPainting.h
|
7803dcfcf9
LibWeb: Resolve backdrop filter length in apply_style()
|
há 1 ano atrás |
GradientData.h
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
há 1 ano atrás |
GradientPainting.cpp
|
ee1d8a534d
LibWeb: Remove wrappers for gradient painting command recording
|
há 1 ano atrás |
GradientPainting.h
|
ee1d8a534d
LibWeb: Remove wrappers for gradient painting command recording
|
há 1 ano atrás |
ImagePaintable.cpp
|
a0dc9584de
LibWeb: Add "object-position" CSS property into ComputedValues
|
há 1 ano atrás |
ImagePaintable.h
|
6f5a0bd5de
LibWeb: Save image provider in ImagePaintable
|
há 1 ano atrás |
InlinePaintable.cpp
|
dd8504c68d
LibWeb: Store "text for rendering" in TextPaintable
|
há 1 ano atrás |
InlinePaintable.h
|
20ff69cd41
LibWeb: Add fast_is<T>() for InlinePaintable
|
há 1 ano atrás |
InputColors.h
|
56bc653e72
LibWeb: Move checkbox color palette computation to helper header
|
há 2 anos atrás |
LabelablePaintable.cpp
|
31e5b5f5de
LibWeb: Use paintable to represent event tracking node
|
há 1 ano atrás |
LabelablePaintable.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
há 2 anos atrás |
LinearGradientData.h
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
há 1 ano atrás |
MarkerPaintable.cpp
|
bd9989b08a
LibWeb: Don't pass StringView to RecordingPainter, to avoid copy
|
há 1 ano atrás |
MarkerPaintable.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
há 2 anos atrás |
MediaPaintable.cpp
|
31e5b5f5de
LibWeb: Use paintable to represent event tracking node
|
há 1 ano atrás |
MediaPaintable.h
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
há 1 ano atrás |
NestedBrowsingContextPaintable.cpp
|
cc447c9c80
LibWeb+WebContent: Move paint recording init into Navigable
|
há 1 ano atrás |
NestedBrowsingContextPaintable.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
há 2 anos atrás |
PaintContext.cpp
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
há 1 ano atrás |
PaintContext.h
|
0bf82f748f
LibWeb: Move clip rect calculation to happen before painting
|
há 1 ano atrás |
PaintOuterBoxShadowParams.h
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
há 1 ano atrás |
Paintable.cpp
|
1036e104ef
LibWeb: Remove cache for Paintable::is_visible()
|
há 1 ano atrás |
Paintable.h
|
1036e104ef
LibWeb: Remove cache for Paintable::is_visible()
|
há 1 ano atrás |
PaintableBox.cpp
|
dd8504c68d
LibWeb: Store "text for rendering" in TextPaintable
|
há 1 ano atrás |
PaintableBox.h
|
dd8504c68d
LibWeb: Store "text for rendering" in TextPaintable
|
há 1 ano atrás |
PaintableFragment.cpp
|
dd8504c68d
LibWeb: Store "text for rendering" in TextPaintable
|
há 1 ano atrás |
PaintableFragment.h
|
dd8504c68d
LibWeb: Store "text for rendering" in TextPaintable
|
há 1 ano atrás |
RadioButtonPaintable.cpp
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
há 1 ano atrás |
RadioButtonPaintable.h
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
há 2 anos atrás |
RecordingPainter.cpp
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
há 1 ano atrás |
RecordingPainter.h
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
há 1 ano atrás |
SVGGraphicsPaintable.cpp
|
163b6bb401
LibWeb: Special case SVG masks during layout
|
há 1 ano atrás |
SVGGraphicsPaintable.h
|
163b6bb401
LibWeb: Special case SVG masks during layout
|
há 1 ano atrás |
SVGMaskPaintable.cpp
|
163b6bb401
LibWeb: Special case SVG masks during layout
|
há 1 ano atrás |
SVGMaskPaintable.h
|
163b6bb401
LibWeb: Special case SVG masks during layout
|
há 1 ano atrás |
SVGPaintable.cpp
|
d1b5f55f91
LibWeb: Make Paintable::containing_block() return a PaintableBox*
|
há 1 ano atrás |
SVGPaintable.h
|
3ff5beb229
LibWeb: Add fast_is<T>() for SVGPaintable
|
há 1 ano atrás |
SVGPathPaintable.cpp
|
9c99182b1e
LibWeb: Change StackingContext::hit_test() to accept callback
|
há 1 ano atrás |
SVGPathPaintable.h
|
9c99182b1e
LibWeb: Change StackingContext::hit_test() to accept callback
|
há 1 ano atrás |
SVGSVGPaintable.cpp
|
d43dbe2842
LibWeb: Shift SVG paintable clip rectangle by scroll offset
|
há 1 ano atrás |
SVGSVGPaintable.h
|
6b4062ab61
LibWeb: Make a handful of paintable leaf classes `final`
|
há 2 anos atrás |
ShadowData.h
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
há 1 ano atrás |
ShadowPainting.cpp
|
06c176bbfb
LibGfx+LibWeb: Use ref-counted object to store glyph run
|
há 1 ano atrás |
ShadowPainting.h
|
de32b77ceb
LibWeb: Use separate structure to represent fragments in paintable tree
|
há 1 ano atrás |
StackingContext.cpp
|
d5e74b1bdc
LibWeb: Use a precalculated list of positioned descendants for painting
|
há 1 ano atrás |
StackingContext.h
|
2764966ccc
LibWeb: Reduce paintable tree traversals during hit-testing
|
há 1 ano atrás |
TableBordersPainting.cpp
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
há 1 ano atrás |
TableBordersPainting.h
|
d296992fb3
LibWeb: Make StackingContext point to paint tree instead of layout tree
|
há 1 ano atrás |
TextPaintable.cpp
|
f932d5d825
LibWeb: Look for labeled control in DOM tree instead of layout tree
|
há 1 ano atrás |
TextPaintable.h
|
dd8504c68d
LibWeb: Store "text for rendering" in TextPaintable
|
há 1 ano atrás |
VideoPaintable.cpp
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
há 1 ano atrás |
VideoPaintable.h
|
ee48d7514f
LibWeb: Extract media element timeline painting to a base class
|
há 2 anos atrás |
ViewportPaintable.cpp
|
1987318cc2
LibWeb: Move selection state from layout tree to paint tree
|
há 1 ano atrás |
ViewportPaintable.h
|
1987318cc2
LibWeb: Move selection state from layout tree to paint tree
|
há 1 ano atrás |