- 23 Aug, 2023 1 commit
-
-
Jackson Gardner authored
This makes two changes to prepare for incoming changes to skwasm in the web engine: * We will (at least for now) be depending on the `WebAssembly.Function` constructor in `skwasm`, which is hidden behind the `--experimental-wasm-type-reflection` flag. We need to pass that when running skwasm benchmarks. * We are going to be upgrading the skwasm build to a newer version of emscripten, which exposes the wasm exports via the `wasmExports` property instead of the `asm` property. Make sure to support either, if passed.
-
- 29 Jun, 2023 1 commit
-
-
Jackson Gardner authored
This enables benchmarks for the Skwasm renderer, compiled with dart2wasm. Platform views aren't supported in Skwasm yet, so we are skipping those benchmarks for now.
-
- 20 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 22 Feb, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 17 Feb, 2022 1 commit
-
-
David Iglesias authored
-
- 21 Jan, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 11 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 13 Jul, 2021 1 commit
-
-
Darren Austin authored
(Attempt to reland #85993)
-
- 12 Jul, 2021 2 commits
-
-
Darren Austin authored
This reverts commit 2175e64e.
-
Darren Austin authored
Migrate core devicelab framework to null safety.
-
- 14 Jun, 2021 1 commit
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
- 05 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 May, 2021 1 commit
-
-
Hattomo (TomohiroHattori) authored
-
- 18 May, 2021 1 commit
-
-
gaaclarke authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 11 Feb, 2021 1 commit
-
-
Yegor authored
-
- 04 Dec, 2020 1 commit
-
-
Yegor authored
-
- 16 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 Apr, 2020 1 commit
-
-
Yegor authored
-
- 06 Apr, 2020 1 commit
-
-
Yegor authored
-
- 03 Apr, 2020 2 commits
-
-
Yegor authored
-
-
- 14 Feb, 2020 1 commit
-
-
Yegor authored
* Fix stack trace parsing on non-debug builds; add e2e tests
-