MacDue
|
20e9213cc4
LibWeb: Add initial implementation of CRC2D.clip()
|
2 tahun lalu |
Luke Wilde
|
cb62ffbb8a
LibWeb: Transform the default path in CRC2D#fill(CanvasFillRule)
|
2 tahun lalu |
Andreas Kling
|
e77552519e
LibWeb: Implement CRC2D.imageSmoothingEnabled
|
2 tahun lalu |
Timothy Flynn
|
3d7b13ac03
LibWeb: Make canvas text preparation handle multi-code point glyphs
|
2 tahun lalu |
Kenneth Myhra
|
c5de2c3348
LibWeb: Make factory method of HTML::TextMetrics fallible
|
2 tahun lalu |
Kenneth Myhra
|
b7c488e51e
LibWeb: Make factory method of HTML::CanvasRenderingContext2D fallible
|
2 tahun lalu |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 tahun lalu |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 tahun lalu |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 tahun lalu |
MacDue
|
24cb57ac88
LibWeb: Update CRC2D .fillStyle and .strokeStyle to accept gradients
|
2 tahun lalu |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 tahun lalu |
VayuDev
|
fab8ef3dfc
LibWeb: Pass FloatRect to Painter::draw_text in fill_text
|
2 tahun lalu |
Andreas Kling
|
3407ab0fd1
LibGfx: Make Font::width() return a float
|
2 tahun lalu |
Ben Wiederhake
|
8a331d4fa0
Everywhere: Move AK/Debug.h include to using files or remove
|
2 tahun lalu |
Nico Weber
|
7bb4cd74b8
LibWeb: Fix a (charming) comment typo
|
2 tahun lalu |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 tahun lalu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 tahun lalu |
MacDue
|
6daef6303a
LibWeb: Use AntiAliasingPainter for canvas painting
|
2 tahun lalu |
MacDue
|
66a428ae03
LibJS+LibWeb: Return non-const types from Ptr class operators
|
2 tahun lalu |
Luke Wilde
|
fd6bb41519
LibWeb: Apply the current transform in CRC2D.stroke()
|
2 tahun lalu |
Linus Groh
|
fb21271334
LibWeb: Replace incorrect uses of AK::is_ascii_space()
|
2 tahun lalu |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 tahun lalu |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
2 tahun lalu |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 tahun lalu |
Andreas Kling
|
b52165c5d7
LibWeb+LibGfx: Move the blit image through 2D transfrom to Gfx::Painter
|
2 tahun lalu |
Andreas Kling
|
e72896e35e
LibWeb: Get default fonts via Platform::FontPlugin
|
2 tahun lalu |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
2 tahun lalu |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 tahun lalu |
Andreas Kling
|
6b7a1d13e9
LibWeb: Make TextMetrics GC-allocated
|
2 tahun lalu |
Andreas Kling
|
369dd42d67
LibWeb: Make ImageData GC-allocated
|
2 tahun lalu |