Aliaksandr Kalenik
|
0b48c1ea3f
Everywhere: Remove AffineCommandExecutorCPU
|
1 год назад |
Aliaksandr Kalenik
|
de6d99e940
LibWeb: Respect selected painter in SVGDecodedImageData
|
1 год назад |
Aliaksandr Kalenik
|
c7133faf26
LibWeb: Rename Navigable::paint() to record_painting_commands()
|
1 год назад |
Aliaksandr Kalenik
|
5285e22f2a
LibWeb+WebContent: Move scrollbar painting into WebContent
|
1 год назад |
Shannon Booth
|
dd20156010
LibWeb: Fix division by zero on a zero-height viewport SVG image
|
1 год назад |
Shannon Booth
|
d48316ce15
LibWeb: Fix division by zero on a zero-width viewport SVG image
|
1 год назад |
Aliaksandr Kalenik
|
376427380e
LibWeb: Make NavigationParams be GC-allocated
|
1 год назад |
Matthew Olsson
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 год назад |
Matthew Olsson
|
aac873fcec
LibWeb: Fix a few "missing visit_edges" warnings from the GC verifier
|
1 год назад |
mobounya
|
bdb8af94ee
LibWeb: Don't load fallback icon for SVG documents
|
1 год назад |
MacDue
|
06ed56f4f6
LibWeb: Paint `SVGDecodedImageData` via `Navigable::paint()`
|
1 год назад |
Aliaksandr Kalenik
|
b590d1b48b
LibWeb: Transform SessionHistoryEntry from a struct to a class
|
1 год назад |
Andreas Kling
|
df2cd33ccd
Revert "LibWeb: Never claim "rendering opportunity" for SVG-as-image documents"
|
1 год назад |
Andreas Kling
|
8aae50f4ee
LibWeb: Never claim "rendering opportunity" for SVG-as-image documents
|
1 год назад |
Aliaksandr Kalenik
|
e3e6af39bc
LibWeb: Add basic implementation of has_a_rendering_opportunity()
|
1 год назад |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 год назад |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 год назад |
Andreas Kling
|
9759f44faf
LibWeb: Allow SVGDecodedImageData to cache bitmaps at different sizes
|
1 год назад |
Aliaksandr Kalenik
|
8ba18dfd40
LibWeb: Schedule repainting from EventLoop::process()
|
1 год назад |
Aliaksandr Kalenik
|
cb97eef2cf
LibWeb+WebContent: Remove "Painting" prefix from command executor names
|
1 год назад |
Aliaksandr Kalenik
|
11d746a67f
LibWeb+WebContent: Separate painting command list from RecordingPainter
|
1 год назад |
Andrew Kaster
|
53273e2037
LibWeb: Don't navigate() to about:blank when making a fresh Traversable
|
1 год назад |
Bastian Neumann
|
7cd489d6aa
LibWeb: Remove early continue in size parsing
|
1 год назад |
Aliaksandr Kalenik
|
41a3c19cfe
LibWeb: Make HTML::DecodedImageData to be GC-allocated
|
1 год назад |
Timothy Flynn
|
a7b98a9761
LibWeb+WebContent+WebWorker: Add an option to skip painting the overlay
|
1 год назад |
Shannon Booth
|
0ae5c070c7
LibWeb: Make Web::Page GC-allocated
|
1 год назад |
Shannon Booth
|
6e6f3a9a8f
LibWeb: Make Web::PageClient GC-allocated
|
1 год назад |
Shannon Booth
|
f976ec005c
LibWeb: Port DOM::Document from DeprecatedString
|
1 год назад |
Andrew Kaster
|
fbfb70f81a
LibWeb+WebContent: Plumb ability for WebContent process to hold N pages
|
1 год назад |
Aliaksandr Kalenik
|
f4a5c136c3
LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter
|
1 год назад |