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
/
js
Age
Commit message (
Expand
)
Author
2021-10-10
feat: Stabilize Deno.kill and Deno.Process.kill (#12375)
Ryan Dahl
2021-10-10
feat: stabilize Deno.resolveDns (#12368)
Satya Rohith
2021-10-08
refactor: deduplicate `defineEventHandler` util (#12367)
Andreu Botella
2021-10-07
fix(runtime): Getting `navigator.hardwareConcurrency` on workers shouldn't th...
Andreu Botella
2021-10-05
chore: various op cleanup (#12329)
Leo K
2021-10-01
fix(runtime/js/workers): throw errors instead of using an op (#12249)
Nayeem Rahman
2021-09-30
fix(runtime/testing): format aggregate errors (#12183)
Casper Beyer
2021-09-30
fix: worker environment permissions should accept an array (#12250)
David Sherret
2021-09-29
feat: stabilize URLPattern API (#12256)
Luca Casonato
2021-09-25
cleanup(runtime): flatten op_kill's args (#12214)
Aaron O'Mullan
2021-09-25
fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)
李瑞丰
2021-09-18
fix(cli/fmt_errors): Abbreviate long data URLs in stack traces (#12127)
Nayeem Rahman
2021-09-16
perf(runtime/fs): optimize readFile by using a single large buffer (#12057)
Aaron O'Mullan
2021-09-16
fix(ext/crypto): use DataError in importKey() (#12071)
Divy Srivastava
2021-09-13
feat(unstable): allow specifing gid and uid for subprocess (#11586)
Leo K
2021-09-13
feat: stabilise Deno.upgradeWebSocket (#12024)
Bartek Iwańczuk
2021-09-12
refactor(runtime): Use `util.nonEnumerable` to define `console` (#11982)
Andreu Botella
2021-09-08
feat: add URLPattern API (#11941)
Luca Casonato
2021-09-07
chore: add better error message for signal API on Windows (#11935)
Bartek Iwańczuk
2021-09-06
BREAKING(unstable): Remove Deno.Signals enum, Deno.signals.* (#11909)
Ryan Dahl
2021-09-06
Don't drop messages from workers that have already been closed (#11913)
Andreu Botella
2021-09-05
refactor(testing): use discrete report functions (#11917)
Casper Beyer
2021-09-04
refactor(testing): redirect console output via reporter (#11911)
Casper Beyer
2021-09-02
feat(fmt): add basic JS doc formatting (#11902)
David Sherret
2021-08-31
feat(workers): Make the `Deno` namespace configurable and unfrozen (#11888)
Andreu Botella
2021-08-25
feat: ArrayBuffer in structured clone transfer (#11840)
Luca Casonato
2021-08-24
feat(unstable): Add file locking APIs (#11746)
Tilman Roeder
2021-08-20
chore: upgrade dlint and run `prefer-primordials` rule (#11777)
Yusuke Tanaka
2021-08-16
feat(runtime): support classic workers for internal testing (#11338)
Andreu Botella
2021-08-10
feat: add experimental WebSocketStream API (#10365)
Leo K
2021-08-09
feat(extensions/web): add structuredClone function (#11572)
Leo K
2021-08-06
feat: ffi to replace plugins (#11152)
Elias Sjögreen
2021-08-06
revert: allow URL for permissions (#11600)
Bartek Iwańczuk
2021-08-06
feat: support AbortSignal in writeFile (#11568)
Benjamin Gruenbaum
2021-08-06
feat(runtime): allow URL for permissions (#11578)
Leo K
2021-08-04
feat(unstable): clean environmental variables for subprocess (#11571)
Leo K
2021-08-02
feat: stabilize Deno.serveHttp() (#11544)
Bartek Iwańczuk
2021-07-29
feat(runtime): implement navigator.hardwareConcurrency (#11448)
Divy Srivastava
2021-07-26
refactor: use `primordials` in runtime, extensions and core (#11500)
Yusuke Tanaka
2021-07-23
cleanup(runtime): remove last references to Deno.core.sharedQueue (#11503)
Aaron O'Mullan
2021-07-14
refactor(cli/tools/test_runner): split reporter into distinct stages (#11395)
Casper Beyer
2021-07-14
refactor(runtime): apply permissions as a hook during registration (#11347)
Casper Beyer
2021-07-12
refactor: deno_http op crate (#11335)
Luca Casonato
2021-07-11
Revert "Remove unstable native plugins (#10908)"
Ryan Dahl
2021-07-10
fix: align DedicatedWorkerGlobalScope event handlers to spec (#11353)
Andreu Botella
2021-07-08
feat(runtime/http): server side websocket support (#10359)
Leo K
2021-07-08
chore: update wgpu to 0.9.0 (#11315)
Luca Casonato
2021-07-06
feat(crypto): implement generateKey() and sign() (#9614)
Divy Srivastava
2021-07-05
feat(test): add --shuffle flag to randomize test ordering (#11163)
Casper Beyer
2021-07-05
fix(runtime): ignored tests should not cause permission changes (#11278)
Casper Beyer
[prev]
[next]