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
/
op_crates
Age
Commit message (
Expand
)
Author
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden
2021-04-30
refactor(websocket): use ZeroCopyBuf to return binary data (#10446)
crowlKats
2021-04-30
refactor(core): initialize extensions in runtime constructor (#10421)
Aaron O'Mullan
2021-04-30
refactor(core.js): provide window.__bootstrap (#10423)
Aaron O'Mullan
2021-04-29
fix(op_crate/fetch): infinite loop on fill headers (#10406)
William Perron
2021-04-28
refactor(extensions): reintroduce builder (#10412)
Aaron O'Mullan
2021-04-28
core: introduce extensions (#9800)
Aaron O'Mullan
2021-04-28
refactor(core): simplify module loading code (#10385)
Bartek Iwańczuk
2021-04-28
chore: upgrade dprint plugins (#10397)
Satya Rohith
2021-04-27
fix(console): circular customInspect (#10338)
Aaron O'Mullan
2021-04-26
fix(tls): throw meaningful error when hostname is invalid (#10387)
Bert Belder
2021-04-26
remove #![deny(warnings)] (#10376)
Ryan Dahl
2021-04-25
refactor(core): move op cache sync responsibility to rust space (#10340)
Aaron O'Mullan
2021-04-23
fix(op_crates/fetch): Prevent throwing when inspecting a request (#10335)
Jesse Jackson
2021-04-23
chore: release crates (#10327)
Luca Casonato
2021-04-23
fix(op_crates/webgpu): move non-null op buffer arg check when needed (#10319)
crowlKats
2021-04-23
fix: parse websocket messages correctly (#10318)
Luca Casonato
2021-04-21
refactor(core): simplify error handling (#10297)
Aaron O'Mullan
2021-04-21
fix(fetch): Response inspect regression (#10295)
Aaron O'Mullan
2021-04-21
chore: release crates (#10269)
Bartek Iwańczuk
2021-04-20
chore: align fetch to spec (#10203)
Luca Casonato
2021-04-20
chore: update copyright headers (#10243)
Yoshiya Hinosawa
2021-04-19
refactor(op_crates/websocket): use Serialize for return values (#10220)
crowlKats
2021-04-19
op_crates/url: basic url_parse bench (#10245)
Aaron O'Mullan
2021-04-19
chore: align `Headers` to spec (#10199)
Luca Casonato
2021-04-14
chore: align FormData to spec (#10169)
Luca Casonato
2021-04-14
refactor: move timers to deno_timers op crate (#10179)
Ben Noordhuis
2021-04-13
chore: release crates (#10164)
Bartek Iwańczuk
2021-04-13
perf: lazy header instantiation for HTTP requests (#10150)
Luca Casonato
2021-04-13
perf(fetch): optimize normalizeMethod() (#10154)
Aaron O'Mullan
2021-04-12
refactor(deno): remove concept of bin & json ops (#10145)
Aaron O'Mullan
2021-04-12
feat(runtime/permissions): prompt fallback (#9376)
crowlKats
2021-04-11
fix(op_crates/console): console.table value misalignment with varying keys (#...
Liam Murphy
2021-04-11
feat: blob URL support in fetch (#10120)
Luca Casonato
2021-04-11
refactor(op_crates/web): remove unused code path in TextEncoder (#10104)
Thiago de Arruda Padilha
2021-04-10
feat: data URL support in fetch (#10054)
Luca Casonato
2021-04-09
feat(lsp): add registry import auto-complete (#9934)
Kitson Kelly
2021-04-08
chore: update deps (#10058)
Luca Casonato
2021-04-08
fix: enable FileReader wpt and align to spec (#10063)
Luca Casonato
2021-04-08
chore: update deno_file to use deno_webidl (#10042)
Luca Casonato
2021-04-07
feat: blob URL support (#10045)
Luca Casonato
2021-04-06
fix(webgpu): correct GPUFeatureName webidl to match typings (#10023)
crowlKats
2021-04-06
refactor: add deno_file op crate (#10019)
Luca Casonato
2021-04-05
refactor: convert ops to use serde_v8 (#10009)
Aaron O'Mullan
2021-04-02
refactor(ops): remove variadic buffers (#9944)
Aaron O'Mullan
2021-04-02
chore: bump dependent crates for cli (#9964)
Kitson Kelly
2021-04-02
Revert "fix(cli): align type definitions to spec (#9782)" (#9961)
Kitson Kelly
2021-04-02
fix(websocket): ignore resource close error (#9755)
Luca Casonato
2021-04-01
fix(cli): align type definitions to spec (#9782)
Casper Beyer
2021-03-27
fix: update wpt + align AbortController (#9907)
crowlKats
[next]