Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-07 | refactor: move ImageData to web extension (#22295) | Leo Kettmeir | |
Signed-off-by: Leo Kettmeir <crowlkats@toaxl.com> | |||
2024-02-06 | refactor: use web utils and lazy load utils from core (#22289) | Leo Kettmeir | |
2024-01-29 | refactor: Use virtul ops module (#22175) | Bartek Iwańczuk | |
Follow up to #22157. This leaves us with 4 usages of `ensureFastOps()` in `deno` itself. There's also about 150 usages of `Deno.core.ops.<op_name>` left as well. | |||
2024-01-22 | feat(web): ImageBitmap (#21898) | Leo Kettmeir | |
2024-01-06 | refactor: split runtime/98_global_scope.js (#21785) | Bartek Iwańczuk | |