MacDue
|
c6899b79b6
LibWeb: Normalize the angle delta in `CanvasPath::ellipse()`
|
1 ano atrás |
MacDue
|
6b799a739c
LibWeb: Use `ensure_subpath()` in `CanvasPath::arc_to()`
|
1 ano atrás |
MacDue
|
d73c21b6fe
LibWeb: Implement missing `CanvasPath::ellipse()` steps
|
1 ano atrás |
MacDue
|
cf1f00943a
LibWeb: Implement missing `CanvasPath::bezierCurveTo()` steps
|
1 ano atrás |
MacDue
|
877a0e06c4
LibWeb: Implement missing `CanvasPath::quadraticCurveTo()` steps
|
1 ano atrás |
MacDue
|
d951ee399f
LibWeb: Implement missing `CanvasPath::lineTo()` steps
|
1 ano atrás |
MacDue
|
6128a28f17
LibWeb: Implement missing `CanvasPath::moveTo()` steps
|
1 ano atrás |
MacDue
|
8057542dea
LibGfx: Simplify path storage and tidy up APIs
|
1 ano atrás |
Aliaksandr Kalenik
|
271c9d1ae9
LibWeb: Use platform's OpenGL in WebGL when it is available
|
1 ano atrás |
Bastiaan van der Plaat
|
5870a1a9a1
AK: Remove rarely used ExtraMathConstants.h
|
1 ano atrás |
Bastiaan van der Plaat
|
b640747116
LibWeb: Add canvas context2d roundRect
|
1 ano atrás |
Bastiaan van der Plaat
|
9997d8f178
LibWeb: Add spec comments to canvas context2d rect
|
1 ano atrás |
Gabriel Nava
|
9a61041941
LibWeb: Add CanvasPath arcTo support
|
1 ano atrás |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 ano atrás |
MacDue
|
4f2770a745
LibWeb: Apply canvas transform while building paths
|
2 anos atrás |
MacDue
|
02d131bc4d
LibWeb: Fix goofy CRC2D.arc() behaviour
|
2 anos atrás |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 anos atrás |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
2 anos atrás |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 anos atrás |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
2 anos atrás |
Sam Atkins
|
a37ab7b9f8
LibWeb: Extract CanvasPath class from CRC2D
|
2 anos atrás |