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 년 전 |
Andreas Kling
|
25375bf1d5
LibWeb: Make Document::paintable() return a ViewportPaintable
|
1 년 전 |
Andreas Kling
|
8bb275f2ea
LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable
|
1 년 전 |
Aliaksandr Kalenik
|
8c980cf75b
LibWeb: Do not crash inside SVGDecodedImageData on invalid SVG input
|
2 년 전 |
Aliaksandr Kalenik
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 년 전 |
Simon Wanner
|
b5ba479d65
LibWeb: Render svg-as-image with 1:1 scaling factor
|
2 년 전 |
Andreas Kling
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 년 전 |
Andreas Kling
|
dcc561aa60
LibWeb: Calculate intrinsic size and aspect ratio for SVG-as-image
|
2 년 전 |
Andreas Kling
|
41ab0837fa
LibWeb: Render SVG-as-image into an isolated top-level browsing context
|
2 년 전 |
Andreas Kling
|
e63f68661f
LibWeb: Have ImageProvider bitmap getter take optional size argument
|
2 년 전 |
Andreas Kling
|
6f46bff4df
LibWeb: Stub out a new SVGDecodedImageData class
|
2 년 전 |