1. 13 Jul, 2023 1 commit
  2. 04 May, 2023 2 commits
  3. 03 May, 2023 1 commit
  4. 14 Apr, 2023 1 commit
  5. 12 Apr, 2023 1 commit
  6. 11 Apr, 2023 1 commit
  7. 10 Apr, 2023 1 commit
  8. 06 Apr, 2023 1 commit
  9. 30 Mar, 2023 1 commit
  10. 16 Mar, 2023 1 commit
  11. 11 Mar, 2023 1 commit
  12. 08 Mar, 2023 1 commit
  13. 21 Feb, 2023 1 commit
    • David Iglesias's avatar
      [tool][web] Makes flutter.js more G3 friendly. (#120504) · a463bb82
      David Iglesias authored
      * Allow any JS file in flutter loader.
      
      * Nag only if service worker API is completely unavailable.
      
      * Add info about Secure Contexts if that may be the reason why serviceworker is not available.
      
      * Update sanity test.
      
      * If service worker settings are null, do not even check if the API is available.
      a463bb82
  14. 17 Feb, 2023 1 commit
  15. 10 Feb, 2023 1 commit
  16. 09 Feb, 2023 1 commit
  17. 07 Feb, 2023 1 commit
  18. 02 Feb, 2023 1 commit
  19. 23 Jan, 2023 1 commit
  20. 12 Jan, 2023 1 commit
  21. 19 Dec, 2022 1 commit
    • Jackson Gardner's avatar
      Support `flutter build web --wasm` (#117075) · 9f2c5d8e
      Jackson Gardner authored
      * Work in progress.
      
      * Some fixes to the command line.
      
      * Bootstrapping works.
      
      * Change kickoff order to maximize concurrency.
      
      * Fix analyzer errors and formatting issues.
      
      * Fix doc comment.
      
      * Added unit tests for some of the web targets.
      
      * Format issue.
      
      * Add an integration test that builds an app to wasm.
      
      * Add a todo for depfiles.
      
      * Formatting.
      
      * Apparently the license header needs to say 2014.
      
      * `file://` URIs confuse dart2wasm on Windows. Just use absolute paths.
      
      * Update unit tests to match new path passing.
      
      * Have a distinct build directory for wasm, and fixes for some upstream changes.
      9f2c5d8e
  22. 02 Dec, 2022 1 commit
    • Jackson Gardner's avatar
      Platform binaries reland (#115502) · db1c3e20
      Jackson Gardner authored
      You can now specify a --local-web-sdk flag to point to a wasm_release folder. This will make it so that only artifacts that pertain to the web sdk are overridden to point to the wasm_release folder. Other artifacts (such as impellerc) will pull from the cache, or from the --local-engine path if that is specified.
      
      This also uses precompiled platform kernel files for both ddc and dart2js
      db1c3e20
  23. 22 Nov, 2022 1 commit
  24. 13 Nov, 2022 1 commit
  25. 12 Nov, 2022 1 commit
  26. 25 Jun, 2022 1 commit
    • Brandon DeRosier's avatar
      Fix .packages breakage and roll engine to 83b9a591a3d5 (#106584) · 097c162c
      Brandon DeRosier authored
      * 9508a368d Roll Dart SDK from 692562354d6d to d3b8091c30f0 (1 revision) (flutter/engine#34273)
      
      * a2985c034 Roll Fuchsia Linux SDK from F1U6IH2Nf... to aRT7s0Yct... (flutter/engine#34251)
      
      * 54867f360 Roll Skia from bdd0205ae470 to 4345a2ea731a (1 revision) (flutter/engine#34268)
      
      * 98221a22d Clean up text input configuration in clearTextInputClient (flutter/engine#34209)
      
      * b9e02cc83 Adds a license check shard to CI (flutter/engine#34274)
      
      * 1daf7ba98 [Impeller] Metal:Reset Encoder viewport and scissor rect in case the command specifies no opinion (flutter/engine#34252)
      
      * 83b9a591a [Linux] remove duplicate clone_string() in favor of g_strdup() (flutter/engine#34031)
      
      * Don't use .packages
      
      * Another attempt
      Co-authored-by: 's avatarengine-flutter-autoroll <engine-flutter-autoroll@skia.org>
      097c162c
  27. 18 Jun, 2022 1 commit
  28. 12 May, 2022 1 commit
  29. 10 Apr, 2022 1 commit
  30. 31 Mar, 2022 1 commit
  31. 04 Nov, 2021 1 commit
  32. 02 Nov, 2021 1 commit
  33. 21 Oct, 2021 1 commit
  34. 08 Oct, 2021 3 commits
  35. 19 May, 2021 1 commit
  36. 08 May, 2021 1 commit
  37. 17 Apr, 2021 1 commit