Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
hai 1 ano |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
hai 1 ano |
Karol Kosek
|
68ef7dba70
LibWeb: Add support for encoding Canvas to JPEG
|
hai 1 ano |
Karol Kosek
|
b731705fec
LibWeb: Implement HTMLCanvasElement.toBlob()
|
hai 1 ano |
Karol Kosek
|
3239f0fb7b
LibWeb: Implement HTMLCanvasElement.toDataURL() closer to spec
|
hai 1 ano |
Karol Kosek
|
eb41f0144b
AK: Decode data URLs to separate class (and parse like every other URL)
|
%!s(int64=2) %!d(string=hai) anos |
PrestonLTaylor
|
5d3b7a5ecc
LibWeb: Return DOMException instead of crashing when setting attributes
|
%!s(int64=2) %!d(string=hai) anos |
Lucas CHOLLET
|
496b7ffb2b
LibGfx: Move all image loaders and writers to a subdirectory
|
%!s(int64=2) %!d(string=hai) anos |
Kenneth Myhra
|
b7c488e51e
LibWeb: Make factory method of HTML::CanvasRenderingContext2D fallible
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
%!s(int64=2) %!d(string=hai) anos |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
%!s(int64=2) %!d(string=hai) anos |
Jelle Raaijmakers
|
25f2e4981c
AK: Stop using `DeprecatedString` in Base64 encoding
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
d88c7fee32
LibGfx+Userland: Make PNGWriter::encode() return ErrorOr<ByteBuffer>
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
%!s(int64=2) %!d(string=hai) anos |
Andrew Kaster
|
beb3519a49
LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket
|
%!s(int64=2) %!d(string=hai) anos |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
4452b5ca09
LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated
|
%!s(int64=2) %!d(string=hai) anos |
Luke Wilde
|
58f882200c
LibWeb: Add the ability to retrieve a WebGL context from getContext
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
b4a8be5dc9
LibWeb: Reset canvas elements when their width/height attribute are set
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
%!s(int64=3) %!d(string=hai) anos |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
7e1bf4d300
LibWeb: Compute element style in Layout::TreeBuilder
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
778268b1a5
LibWeb: Allow setting the width & height properties on <canvas> elements
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
0de33b3d6c
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
|
%!s(int64=3) %!d(string=hai) anos |