1. 20 Jan, 2023 1 commit
  2. 19 Jan, 2023 1 commit
    • Alex Wallen's avatar
      [macos] add flavor options to commands in the `flutter_tool` (#118421) · 73096fd9
      Alex Wallen authored
      * Add new macos target configured for flavors
      
      * Rename Free App copy-Info.plist to Free App Info.plist
      
      * Remove bogus entitlements
      
      * Remove Generated.xcconfig
      
      * Audit project.pbxproj
      
      * Remove unused configs
      
      * share one info.plist
      
      * Modify scheme so that paid app works
      
      * Codesign automatic
      
      * Pipe flavor as scheme into xcodebuild
      
      * Ignore incoming flavor string
      
      * pipe flavor for flutter run to work
      
      * Add devicelab tests
      
      * Error if host and target device are same for flutter install desktop
      
      * Avoid bang (!) by promoting a local.
      Co-authored-by: 's avatarJenn Magder <magder@google.com>
      
      * Add supportsInstall property
      
      * Override  in test classes
      
      * Add install test on macOS
      
      * Refactor application_package and add tests for package directory
      Co-authored-by: 's avatara-wallen <stephenwallen@google.com>
      Co-authored-by: 's avatarJenn Magder <magder@google.com>
      73096fd9
  3. 15 Dec, 2022 2 commits
  4. 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
  5. 13 Nov, 2022 1 commit
  6. 12 Nov, 2022 1 commit
  7. 05 Oct, 2022 1 commit
  8. 30 Aug, 2022 1 commit
  9. 27 Jun, 2022 1 commit
  10. 14 May, 2022 2 commits
  11. 27 Apr, 2022 1 commit
  12. 17 Mar, 2022 1 commit
  13. 13 Jan, 2022 1 commit
  14. 07 Nov, 2021 1 commit
  15. 02 Nov, 2021 1 commit
  16. 20 Oct, 2021 1 commit
  17. 28 Jun, 2021 1 commit
  18. 25 Jun, 2021 1 commit
  19. 04 Jun, 2021 1 commit
  20. 01 Jun, 2021 1 commit
  21. 22 May, 2021 1 commit
  22. 13 Apr, 2021 1 commit
  23. 05 Apr, 2021 3 commits
  24. 31 Mar, 2021 1 commit
  25. 18 Mar, 2021 1 commit
  26. 12 Mar, 2021 1 commit
  27. 16 Feb, 2021 1 commit
  28. 12 Feb, 2021 1 commit
  29. 08 Feb, 2021 1 commit
  30. 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
  31. 27 Jan, 2021 1 commit
  32. 14 Jan, 2021 1 commit
  33. 22 Dec, 2020 1 commit
  34. 21 Dec, 2020 1 commit
  35. 15 Dec, 2020 1 commit
  36. 03 Dec, 2020 1 commit