Andreas Kling
|
74469a0c1f
LibWeb: Make CSS::ComputedProperties GC-allocated
|
7 miesięcy temu |
Andreas Kling
|
c1cad8fa0e
LibWeb: Rename CSS::StyleProperties => CSS::ComputedProperties
|
7 miesięcy temu |
Andreas Kling
|
ed7f4664c2
LibWeb: Split StyleComputer work into two phases with separate outputs
|
7 miesięcy temu |
Tim Ledbetter
|
62ecff0b40
LibWeb: Report exceptions that occur during microtask callback
|
7 miesięcy temu |
Andrew Kaster
|
af536e1192
LibWeb: Add stubbed-out WebGL2RenderingContext
|
7 miesięcy temu |
Aliaksandr Kalenik
|
fd25fea3ab
LibWeb: Add missing empty size check before allocating PaintingSurface
|
7 miesięcy temu |
Shannon Booth
|
0fa54c2327
LibURL+LibWeb: Make URL::serialize return a String
|
7 miesięcy temu |
Aliaksandr Kalenik
|
a6810fec24
LibWeb: Allocate transparent surface based on surface null check
|
7 miesięcy temu |
Aliaksandr Kalenik
|
38488b9ef3
LibWeb: Implement GLES2 context creation
|
7 miesięcy temu |
Aliaksandr Kalenik
|
f719b05ab9
LibWeb: Delegate painting surface allocation to canvas's active context
|
7 miesięcy temu |
Tim Ledbetter
|
a486c86eee
LibWeb: Limit `HTMLCanvasElement` width and height to allowed values
|
7 miesięcy temu |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
8 miesięcy temu |
justus2510
|
a6e9f107eb
LibWeb: Fix Canvas.toDataURL and Canvas.toBlob signatures
|
8 miesięcy temu |
Shannon Booth
|
1e54003cb1
LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate
|
8 miesięcy temu |
Michael Watt
|
3b1d1d4582
LibWeb: Compute `display: contents` as `none` for unusual elements
|
8 miesięcy temu |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
8 miesięcy temu |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 lat temu |
Andreas Kling
|
0a3b834346
LibWeb: Convert a bunch of dbg() to dbgln()
|
4 lat temu |
Andreas Kling
|
29a4da30b7
LibWeb: Make DOM::Node::create_layout_node() not need parent's style
|
4 lat temu |
Andreas Kling
|
5aeab9878e
LibWeb: Rename LayoutNode classes and move them into Layout namespace
|
4 lat temu |
Luke
|
e8a9e8aed5
LibWeb: Add namespace to Element
|
4 lat temu |
Andreas Kling
|
c46439f240
LibWeb: Move HTML classes into the Web::HTML namespace
|
5 lat temu |
Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
5 lat temu |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 lat temu |
Andreas Kling
|
a565121793
LibWeb: Move HTML object model stuff into LibWeb/HTML/
|
5 lat temu |