Andreas Kling
|
067ea5a2e0
LibWeb: Add CanvasRenderingContext2D.drawImage(image, x, y)
|
5 vuotta sitten |
Andreas Kling
|
348e209eb5
LibWeb: Make CanvasRenderingContext2D use floats instead of ints
|
5 vuotta sitten |
Brian Gianforcaro
|
39855fe9ef
LibWeb: Add canvas.strokeRect(), and fix scale & translate
|
5 vuotta sitten |
Andreas Kling
|
9d099835f9
LibWeb: Add CanvasRenderingContext2D scale() and translate() stubs
|
5 vuotta sitten |
Linus Groh
|
cd3e2690eb
LibJS: Set length property in Object::put_native_function()
|
5 vuotta sitten |
Andreas Kling
|
faac43597a
LibJS: Add js_string(Interpreter&, String)
|
5 vuotta sitten |
Andreas Kling
|
30440134cb
LibJS+LibWeb: Move native properties to separate getters/setters
|
5 vuotta sitten |
Andreas Kling
|
56936b97d0
LibJS+LibWeb: Move native JS functions into dedicated member functions
|
5 vuotta sitten |
Andreas Kling
|
7c4e53f31e
LibJS: Rework how native functions are called to improve |this| value
|
5 vuotta sitten |
Andreas Kling
|
cccbe43056
LibJS: Use FlyString for identifiers
|
5 vuotta sitten |
Andreas Kling
|
a37c29e353
LibWeb: Add <canvas> element and start fleshing out CRC2D
|
5 vuotta sitten |