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
/
runtime
Age
Commit message (
Expand
)
Author
2024-01-13
chore: forward v1.39.4 release commit to main (#21933)
denobot
2024-01-12
feat: "rejectionhandled" Web event and "rejectionHandled" Node event (#21875)
Bartek Iwańczuk
2024-01-12
chore: forward v1.39.3 to main (#21915)
Bartek Iwańczuk
2024-01-11
fix(web): use rustyline for prompt (#21893)
Divy Srivastava
2024-01-10
refactor: use `core.ensureFastOps()` (#21888)
Kenta Moriuchi
2024-01-10
refactor: remove snapshotting from deno_runtime (#21794)
Bartek Iwańczuk
2024-01-10
fix: android support (#19437)
cions
2024-01-10
chore: bump deno_core (#21832)
Matt Mastracci
2024-01-06
refactor: split runtime/98_global_scope.js (#21785)
Bartek Iwańczuk
2024-01-05
chore(ext/webgpu): include GPUCanvasContext in snapshot (#21773)
Divy Srivastava
2024-01-05
fix(ext/node): add fs.cp, fs.cpSync, promises.cp (#21745)
Divy Srivastava
2024-01-04
chore: forward v1.39.2 release commit to main (#21793)
Bartek Iwańczuk
2024-01-04
fix: strict type check for cross realms (#21669)
Kenta Moriuchi
2024-01-04
fix(cli): harden permission stdio check (#21778)
Matt Mastracci
2024-01-02
Revert "fix(runtime): Make native modal keyboard interaction consistent with ...
Divy Srivastava
2024-01-01
chore: update to Rust 1.75 (#21731)
林炳权
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-30
chore(runtime): internalize pipe fd for ext/node (#21570)
Divy Srivastava
2023-12-28
fix: allow npm: specifiers in import.meta.resolve (#21716)
Bartek Iwańczuk
2023-12-28
chore: update deno_core to 0.240.0 (#21726)
Bartek Iwańczuk
2023-12-27
refactor: simplify hyper, http, h2 deps (#21715)
Bartek Iwańczuk
2023-12-27
refactor: finish test_util server cleanup, simplify dependencies (#21714)
Bartek Iwańczuk
2023-12-27
perf: remove opAsync (#21690)
Matt Mastracci
2023-12-26
refactor: fastwebsockets renames (#21707)
Bartek Iwańczuk
2023-12-26
refactor: change cli/ to use hyper 1.1 (#21705)
Bartek Iwańczuk
2023-12-24
chore: bump deno_core (#21675)
Matt Mastracci
2023-12-24
refactor: use hyper 1.0 in grpc test server (#21584)
Bartek Iwańczuk
2023-12-23
refactor: upgrade inspector server to Hyper 1.1 (#21599)
Bartek Iwańczuk
2023-12-21
chore: forward v1.39.1 commit to main (#21667) (#21671)
Bartek Iwańczuk
2023-12-19
fix(node): child_process IPC on Windows (#21597)
Divy Srivastava
2023-12-15
refactor: setup child process pipe in Rust (#21579)
Divy Srivastava
2023-12-13
chore(runtime): fix build (#21563)
Matt Mastracci
2023-12-13
1.39.0 (#21560)
denobot
2023-12-13
fix (doc): Typo in `runtime/README.md` (#20020)
pk
2023-12-13
refactor(cli): update to new deno_core promise/call methods (#21519)
Matt Mastracci
2023-12-13
fix(runtime): Make native modal keyboard interaction consistent with browsers...
lionel-rowe
2023-12-13
fix: implement child_process IPC (#21490)
Divy Srivastava
2023-12-12
refactor: nicer warning display (#21547)
Bartek Iwańczuk
2023-12-11
fix(ext/node): basic vm.runInNewContext implementation (#21527)
Divy Srivastava
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-08
fix(unstable): Honor granular unstable flags in js runtime (#21466)
Julien Cayzac
2023-12-08
chore: use primordials in 40_testing.js (#21422)
Divy Srivastava
2023-12-07
refactor: pull 'core', 'internals', 'primordials' from ES module (#21462)
Bartek Iwańczuk
2023-12-06
chore: bump deno_core and update tests (#21467)
Matt Mastracci
2023-12-06
fix: display unstable flags at bottom of help text (#21468)
David Sherret
2023-12-06
feat(ext/web): add ImageData Web API (#21183)
Jamie
2023-12-06
chore: forward v1.38.5 release commit to main (#21472)
Bartek Iwańczuk
2023-12-05
refactor(cli): refactor bench/test for future module changes (#21460)
Matt Mastracci
2023-12-04
perf(node/fs): faster `existsSync` when not exists (#21458)
David Sherret
2023-12-02
refactor: snapshotting of runtime/ and cli/ (#21430)
Bartek Iwańczuk
[next]