1. 12 Oct, 2023 1 commit
  2. 11 Oct, 2023 1 commit
  3. 30 Sep, 2023 1 commit
    • Ricardo Amador's avatar
      Add device ready check (#135526) · 4e5e47e7
      Ricardo Amador authored
      *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*
      
      *List which issues are fixed by this PR. You must list at least one issue.*
      Fixes https://github.com/flutter/flutter/issues/121420
      
      *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
      4e5e47e7
  4. 20 Sep, 2023 1 commit
  5. 07 Sep, 2023 1 commit
  6. 31 Aug, 2023 1 commit
  7. 23 Aug, 2023 1 commit
    • Jackson Gardner's avatar
      Add `--experimental-wasm-type-reflection` and support newer emscripten builds. (#133084) · d8b1e81c
      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.
      d8b1e81c
  8. 11 Aug, 2023 1 commit
  9. 29 Jun, 2023 1 commit
    • Jackson Gardner's avatar
      Skwasm benchmarks. (#129681) · 1b887c72
      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.
      1b887c72
  10. 02 Jun, 2023 1 commit
  11. 26 May, 2023 1 commit
  12. 23 May, 2023 1 commit
  13. 15 May, 2023 1 commit
  14. 31 Mar, 2023 1 commit
  15. 22 Mar, 2023 1 commit
  16. 21 Mar, 2023 1 commit
  17. 15 Mar, 2023 1 commit
  18. 10 Mar, 2023 2 commits
  19. 08 Mar, 2023 3 commits
  20. 28 Feb, 2023 1 commit
  21. 27 Feb, 2023 2 commits
  22. 17 Feb, 2023 1 commit
  23. 13 Feb, 2023 1 commit
  24. 20 Jan, 2023 1 commit
  25. 17 Jan, 2023 1 commit
    • Ricardo Amador's avatar
      Devicelab android emulator (#113472) · f989d551
      Ricardo Amador authored
      * Testing whether emulator is possible.
      
      * Adding changes to see if emulator can be used from recipe.
      
      * adding emulator support.
      
      * Add the emulator flag for testing.
      
      * Using string for boolean since it cannot be parsed in properties
      
      * Checking to see if these changes are being used.
      
      * Updated bool back to string
      
      * Remove trailing whitespace from file.
      f989d551
  26. 13 Jan, 2023 1 commit
  27. 21 Dec, 2022 1 commit
  28. 09 Dec, 2022 1 commit
    • Siva's avatar
      Manual Roll of Flutter Engine from 67254d6e4b03 to 8d83b98c55b3 (#116635) · 7c8e1713
      Siva authored
      * Roll Flutter Engine from 67254d6e4b03 to 8d83b98c55b3
      
      * Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105)
      
      * Bump SDK versions.
      
      * Bump Dart SDK version constraints
      
      * Update shrine package to 2.0.1 (null safe version)
      
      * Fix more tests.
      
      * Include patches from Jason for min android sdk version
      
      * Fix analyzer warning
      7c8e1713
  29. 04 Oct, 2022 1 commit
  30. 13 Sep, 2022 1 commit
  31. 30 Aug, 2022 1 commit
  32. 28 Jul, 2022 1 commit
  33. 21 Jul, 2022 1 commit
  34. 18 Jul, 2022 1 commit
  35. 10 Jul, 2022 1 commit
  36. 03 Jun, 2022 1 commit