1. 17 Apr, 2018 1 commit
  2. 11 Apr, 2018 1 commit
  3. 10 Apr, 2018 1 commit
  4. 28 Mar, 2018 1 commit
  5. 07 Mar, 2018 2 commits
  6. 06 Mar, 2018 4 commits
  7. 16 Feb, 2018 1 commit
  8. 15 Feb, 2018 1 commit
  9. 08 Feb, 2018 1 commit
  10. 02 Feb, 2018 1 commit
  11. 01 Feb, 2018 1 commit
  12. 04 Jan, 2018 1 commit
    • Siva's avatar
      support for --strong option (#13859) · 426d6b06
      Siva authored
      * Plumb a --strong option through to the front end server and the engine
      so that we can run flutter apps in preview-dart-2 and strong mode
      
      * - Address analyzer lint issues
      *- correctly set up strong mode option in the case of AOT builds
      426d6b06
  13. 23 Dec, 2017 2 commits
  14. 11 Dec, 2017 4 commits
  15. 20 Oct, 2017 1 commit
  16. 31 Aug, 2017 1 commit
  17. 27 Jul, 2017 1 commit
  18. 17 Jul, 2017 3 commits
  19. 10 Jul, 2017 1 commit
  20. 31 Mar, 2017 1 commit
  21. 29 Mar, 2017 2 commits
  22. 20 Mar, 2017 1 commit
    • Jakob Andersen's avatar
      Remove legacy .apk build. (#8793) · 7b2367ed
      Jakob Andersen authored
      * Remove legacy .apk build.
      
      Print out an error message telling the user to upgrade the project if
      it's not Gradle-based. Removed all the obvious traces of the legacy
      build.
      
      Added support for Dart VM kernel snapshots in Gradle builds.
      
      Fixed Android installs to verify that the app is actually installed, and
      not just rely on the presence of the .sha1 file.
      7b2367ed
  23. 14 Mar, 2017 2 commits
  24. 08 Mar, 2017 1 commit
  25. 04 Mar, 2017 1 commit
  26. 02 Mar, 2017 1 commit
  27. 17 Feb, 2017 1 commit
    • Michael Goderbauer's avatar
      Refactor how Artifacts are located (#8234) · cd8434d9
      Michael Goderbauer authored
      Artifacts are now located in a central place.
      This will enable us to downlaod artifacts when we need them (instead of
      downloading them all upfront).
      This also makes replacing sky_snapshot with gen_snapshot easier.
      cd8434d9
  28. 12 May, 2016 1 commit