1. 15 May, 2023 1 commit
  2. 03 May, 2023 1 commit
  3. 13 Mar, 2023 1 commit
  4. 06 Mar, 2023 1 commit
  5. 23 Jan, 2023 1 commit
  6. 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
  7. 13 Nov, 2022 1 commit
  8. 12 Nov, 2022 1 commit
  9. 17 Oct, 2022 1 commit
  10. 26 Sep, 2022 1 commit
  11. 29 Jul, 2022 1 commit
  12. 09 May, 2022 1 commit
  13. 27 Apr, 2022 1 commit
  14. 26 Apr, 2022 1 commit
  15. 14 Jan, 2022 1 commit
  16. 04 Nov, 2021 1 commit
  17. 02 Nov, 2021 1 commit
  18. 21 Oct, 2021 1 commit
  19. 06 Oct, 2021 1 commit
  20. 22 May, 2021 1 commit
  21. 19 May, 2021 1 commit
  22. 27 Apr, 2021 1 commit
  23. 23 Apr, 2021 1 commit
  24. 08 Apr, 2021 1 commit
  25. 06 Apr, 2021 1 commit
  26. 24 Mar, 2021 1 commit
  27. 23 Mar, 2021 1 commit
  28. 16 Mar, 2021 1 commit
  29. 05 Mar, 2021 1 commit
  30. 01 Mar, 2021 1 commit
  31. 26 Feb, 2021 1 commit
  32. 25 Feb, 2021 2 commits
  33. 19 Feb, 2021 1 commit
  34. 14 Feb, 2021 1 commit
  35. 12 Feb, 2021 1 commit
  36. 27 Jan, 2021 1 commit
  37. 12 Oct, 2020 1 commit
  38. 09 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] hot reload/restart update for asset manager change (#66742) · 9a3a0dc1
      Jonah Williams authored
      Do not upload all assets on initial devFS sync. This should increase the reliability of the initial connection, even in the face of flaky devfs behavior, in addition to a moderate perf improvement.
      
      Updates fast-start to build assets as part of the initial bundle
      
      Requires flutter/engine#21436
      Requires flutter/engine#21586
      Requires flutter/engine#21611
      9a3a0dc1
  39. 27 Sep, 2020 1 commit