1. 25 Jan, 2023 1 commit
  2. 06 Dec, 2022 1 commit
  3. 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
  4. 13 Nov, 2022 1 commit
  5. 12 Nov, 2022 1 commit
  6. 23 Aug, 2021 1 commit
  7. 15 Jun, 2021 1 commit
  8. 23 Apr, 2021 2 commits
  9. 30 Mar, 2021 1 commit
  10. 26 Mar, 2021 1 commit
  11. 12 Mar, 2021 1 commit
  12. 08 Feb, 2021 1 commit
  13. 04 Feb, 2021 1 commit
    • Jonah Williams's avatar
      [flutter_tools] move process manager into tool (#75350) · 8b6baae4
      Jonah Williams authored
      Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
      8b6baae4
  14. 27 Jan, 2021 1 commit
  15. 05 Jan, 2021 1 commit
  16. 01 Dec, 2020 1 commit