1. 24 Mar, 2023 1 commit
  2. 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
  3. 06 Sep, 2022 1 commit
  4. 24 Jun, 2022 1 commit
  5. 23 Nov, 2021 1 commit
  6. 02 Nov, 2021 1 commit
  7. 23 Apr, 2021 1 commit
  8. 18 Apr, 2021 1 commit
  9. 31 Mar, 2021 1 commit
  10. 25 Mar, 2021 1 commit
  11. 08 Feb, 2021 1 commit
  12. 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
  13. 27 Jan, 2021 1 commit
  14. 06 Nov, 2020 1 commit
  15. 16 Sep, 2020 1 commit
  16. 30 Jul, 2020 1 commit
  17. 28 Jul, 2020 1 commit
  18. 09 Jul, 2020 1 commit
  19. 09 Jun, 2020 3 commits
  20. 06 May, 2020 1 commit
  21. 13 Apr, 2020 1 commit
  22. 06 Mar, 2020 2 commits
  23. 04 Mar, 2020 2 commits
  24. 28 Feb, 2020 2 commits
  25. 27 Feb, 2020 2 commits
  26. 07 Jan, 2020 1 commit
  27. 06 Jan, 2020 1 commit
  28. 27 Nov, 2019 1 commit
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
  29. 19 Nov, 2019 1 commit
  30. 13 Sep, 2019 1 commit
  31. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  32. 05 Oct, 2018 1 commit
  33. 04 Oct, 2018 1 commit
  34. 12 Sep, 2018 1 commit