1. 08 Sep, 2022 1 commit
  2. 22 Jul, 2022 1 commit
    • Rich Kadel's avatar
      Remove outdated Fuchsia concepts (#107335) · 549f70c9
      Rich Kadel authored
      Fuchsia will soon remove all support for Component Framework version 1
      components (recognized by component manifests ending in `.cmx`).
      Notably, some of the `flutter` tool commands for Fuchsia devices--
      notably, but not limited to, those related to CFv1--are outdated, and
      either do not work today or soon won't work.
      
      This PR removes the outdated components and commands, replacing some
      with the newer version, or simply removing the non-working features,
      in some cases.
      549f70c9
  3. 25 May, 2022 1 commit
  4. 27 Apr, 2022 1 commit
  5. 02 Nov, 2021 1 commit
  6. 13 Oct, 2021 1 commit
  7. 08 Oct, 2021 3 commits
  8. 10 Sep, 2021 1 commit
    • Chase Latta's avatar
      Replace amber_ctl with pkgctl for Fuchsia (#89785) · aed4315a
      Chase Latta authored
      Fuchsia is deprecating amber_ctl and replacing it with pkgctl.
      This change removes the FuchsiaAmberCtl class and replaces it
      with the FuchsiaPkgctl class and updates the usages appropriately.
      
      BUG: fxbug.dev/83865
      aed4315a
  9. 12 Jul, 2021 1 commit
  10. 27 Jun, 2021 1 commit
  11. 27 May, 2021 1 commit
  12. 14 May, 2021 1 commit
  13. 04 May, 2021 1 commit