summaryrefslogtreecommitdiff
path: root/ext/canvas/01_image.js
AgeCommit message (Expand)Author
2024-09-04refactor(ext): align error messages (#25310)Ian Bull
2024-05-07fix(ext/web): properly handle `Blob` case for `createImageBitmap` (#23518)Hajime-san
2024-03-10chore: replace 'call' to 'execute' in error messages (#22579)Kenta Moriuchi
2024-02-07refactor: move ImageData to web extension (#22295)Leo Kettmeir
2024-01-31refactor: migrate runtime/ and ext/canvas/ to virtual ops module (#22196)Bartek IwaƄczuk
2024-01-22feat(web): ImageBitmap (#21898)Leo Kettmeir