index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
webgpu
/
src
Age
Commit message (
Expand
)
Author
2023-01-16
chore: update dlint to v0.37.0 for GitHub Actions (#17295)
Kenta Moriuchi
2023-01-13
fix(webidl): properly implement setlike (#17363)
Leo Kettmeir
2023-01-08
feat(core): allow specifying name and dependencies of an Extension (#17301)
Leo Kettmeir
2023-01-06
perf(ext,runtime): remove using `SafeArrayIterator` from `for-of` (#17255)
Kenta Moriuchi
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-20
chore: Update dlint (#17031)
Kenta Moriuchi
2022-10-29
fix(core): fix APIs not to be affected by `Promise.prototype.then` modificati...
Kenta Moriuchi
2022-09-20
fix(ext/webgpu): make GPUDevice.features SetLike (#15853)
Vicary A
2022-08-11
perf(ops): Monomorphic sync op calls (#15337)
Aapo Alasuutari
2022-08-04
fix(ext/webgpu): use correct IDL key name (#15278)
Leo Kettmeir
2022-07-20
chore(ext): update webgpu (#15059)
Dante Issaias
2022-07-01
chore: use Rust 1.62.0 (#15028)
Bartek IwaĆczuk
2022-06-26
build: require safety comments on unsafe code (#13870)
Luca Casonato
2022-05-15
Revert "core: don't include_str extension js code (#10786)" (#14614)
Aaron O'Mullan
2022-03-15
cleanup(core): OpPair => OpDecl (#13952)
Aaron O'Mullan
2022-03-14
feat(ops): custom arity (#13949)
Aaron O'Mullan
2022-03-14
feat(core): codegen ops (#13861)
Divy Srivastava
2022-01-24
chore: re-enable wgpu_sync (#13453)
Aaron O'Mullan
2022-01-20
revert(#13402): experiment: wgpu sync (#13439)
Aaron O'Mullan
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2022-01-19
experiment: wgpu sync (#13402)
Aaron O'Mullan