summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-11-11feat(ops): implement fast lazy async ops (#16579)Divy Srivastava
2022-11-10refactor(ops): Rewrite fast call optimizer and codegen (#16514)Divy Srivastava
2022-11-10fix(ext/response): make error, json, redirect enumerable (#16497)Marcos Casagrande
2022-10-26perf(ext/web): optimize transferArrayBuffer (#16294)Divy Srivastava
2022-10-25fix: upgrade swc_ecma_parser to 0.122.19 - deno_ast 0.20 (#16406)David Sherret
2022-10-24experiment(ext/web): Don't expose event classes during the bootstrap phase (#...Andreu Botella
2022-10-24test(wpt): add mimesniff tests (#16225)Marcos Casagrande
2022-10-18chore: update release checklist for apiland (#16334)Leo Kettmeir
2022-10-18fix: move generated napi symbols to cli/ (#16330)Bartek Iwańczuk
2022-10-17fix(ext/fetch): set accept-encoding: identity if range header is present (#16...Marcos Casagrande
2022-10-17fix(build) fix linux symbols export list format (#16313)Luke Channings
2022-10-16fix(ext/cache): illegal constructor (#16205)Marcos Casagrande
2022-10-15refactor(build): better handle old glibc (#16238)Luke Channings
2022-10-14fix(ext/web/streams): enqueue to second branch before closing (#16269)Marcos Casagrande
2022-10-14fix(ext/fetch): throw TypeError on non-Uint8Array chunk (#16262)Marcos Casagrande
2022-10-14fix(ext/web/streams): resolve cancelPromise in ReadableStreamTee (#16266)Marcos Casagrande
2022-10-12fix(ext/fetch): throw TypeError on read failure (#16219)Marcos Casagrande
2022-10-08fix(ext/fetch): reject immediately on aborted signal (#16190)Marcos Casagrande
2022-10-08test(ext/fetch): enable fetch/content-type/multipart.window WPT (#16209)Marcos Casagrande
2022-10-07fix(ext/fetch): support empty formdata (#16165)Marcos Casagrande
2022-10-07fix(napi): move napi symbols file (#16179)Colin Ihrig
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava
2022-10-04perf(ext/fetch): consume body using ops (#16038)Marcos Casagrande
2022-10-04fix(ext/crypto): ecdh spki key import/export roundtrip (#16152)Filip Skokan
2022-10-03fix(ext/crypto): curve25519 import export (#16140)Filip Skokan
2022-09-28chore(wpt): ignore some flaky tests (#16073)Bartek Iwańczuk
2022-09-28feat: implement Web Cache API (#15829)Satya Rohith
2022-09-27chore(wpt): add ability to ignore a test file (#16056)Bartek Iwańczuk
2022-09-27feat(ext/crypto): add x25519 and Ed25519 CFRG curves (#14119)Divy Srivastava
2022-09-22chore: update wpt (#15979)Divy Srivastava
2022-09-19refactor: move out test files from root testdata directory into sub directori...David Sherret
2022-09-17perf(web): optimize encodeInto() (#15922)Divy Srivastava
2022-09-07chore: bump url crate to 2.3.0 (#15800)Divy Srivastava
2022-08-29refactor(cli): Remove cli/node dependency on cli/compat (#15654)Bartek Iwańczuk
2022-08-25fix: avoid global declaration collisions in cjs (#15608)David Sherret
2022-08-25chore: fix publish for circular dependencies (#15598)David Sherret
2022-08-21feat: `queueMicrotask()` error handling (#15522)Nayeem Rahman
2022-08-19Fix: Honor linter rules in CI and locally (#15492)Mathias Lafeldt
2022-08-19chore(bench): add flash router benchmarks (#15495)Divy Srivastava
2022-08-18feat(ext/flash): An optimized http/1.1 server (#15405)Divy Srivastava
2022-08-15chore: upgrade rusty_v8 to 0.48.1 (#15310)Bartek Iwańczuk
2022-08-11chore: move lint rules to cargo config for better editor integration (#15453)Mathias Lafeldt
2022-08-08chore: make the start_release workflow go faster (#15416)David Sherret
2022-08-06chore: use gist for release instruction checklist (#15414)David Sherret
2022-08-05chore(tools): update wpt setup to new spawn api (#15407)Nayeem Rahman
2022-07-21fix(tools): upgrade to new `Deno.spawn` api (#15265)Satya Rohith
2022-07-20Reland "feat: add "unhandledrejection" event support" (#15211)Bartek Iwańczuk
2022-07-20chore(ext): update webgpu (#15059)Dante Issaias
2022-07-19chore: update deno automation to 0.12 (#15248)David Sherret
2022-07-18chore: update docland and dotland release instructions (#15238)David Sherret