1. 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
  2. 15 Dec, 2022 1 commit
    • Christopher Fujino's avatar
      [flutter_tools] tree shake icons from web builds (#115886) · 1eaf5c0f
      Christopher Fujino authored
      * wip
      
      * remove temp text file
      
      * fix tests
      
      * add test
      
      * default to off
      
      * restore gitignore
      
      * update
      
      * apply annotation to cupertino icons as well
      
      * update reference to library in icon_tree_shaker.dart
      
      * update tests
      
      * fix tests
      
      * remove hack to skip non-const check on web
      
      * add hint about how much reduction and test
      1eaf5c0f
  3. 12 Dec, 2022 1 commit
  4. 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
  5. 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
  6. 29 Nov, 2022 1 commit
  7. 22 Nov, 2022 1 commit
  8. 15 Nov, 2022 1 commit
  9. 13 Nov, 2022 1 commit
  10. 12 Nov, 2022 1 commit
  11. 10 Nov, 2022 1 commit
  12. 02 Nov, 2022 1 commit
  13. 31 Oct, 2022 1 commit
  14. 20 Oct, 2022 1 commit
  15. 04 Oct, 2022 1 commit
  16. 09 Sep, 2022 1 commit
  17. 05 Sep, 2022 1 commit
  18. 30 Jul, 2022 2 commits
  19. 29 Jul, 2022 1 commit
  20. 27 Jul, 2022 2 commits
  21. 26 Jul, 2022 1 commit
  22. 22 Jul, 2022 1 commit
  23. 19 Jul, 2022 1 commit
  24. 07 Jul, 2022 1 commit
  25. 30 Jun, 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. 25 May, 2022 1 commit
  29. 24 May, 2022 1 commit
  30. 20 May, 2022 1 commit
  31. 12 May, 2022 1 commit
  32. 04 May, 2022 1 commit
  33. 27 Apr, 2022 2 commits
  34. 26 Apr, 2022 1 commit
  35. 15 Apr, 2022 1 commit
  36. 12 Apr, 2022 1 commit
  37. 10 Apr, 2022 1 commit