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 年之前 |
Aliaksandr Kalenik
|
f915aa70cd
LibWeb/Painting: Introduce PaintingCommandExecutor
|
1 年之前 |
Aliaksandr Kalenik
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
1 年之前 |
Aliaksandr Kalenik
|
a41f23a0fc
LibWeb: Fix document leak in SVGDecodedImageData
|
1 年之前 |
Andrew Kaster
|
dc0f7c4c54
LibWeb: Align NavigationParams and the creation AOs to the spec
|
1 年之前 |
Andreas Kling
|
51caa14381
LibWeb: Remove FrameLoader
|
1 年之前 |
Aliaksandr Kalenik
|
4356d37b2c
LibWeb: Update SVGDecodedImageData to use navigables
|
2 年之前 |
Aliaksandr Kalenik
|
359d8a3dc2
LibWeb: Update Document::create_and_initialize() to match latest spec
|
2 年之前 |
Zaggy1024
|
34c5043cbe
LibWeb: Use `CSSPixelFraction` to represent aspect ratios
|
1 年之前 |