1. 12 Sep, 2017 1 commit
  2. 06 Sep, 2017 1 commit
  3. 31 Aug, 2017 1 commit
  4. 14 Aug, 2017 1 commit
  5. 09 Aug, 2017 1 commit
  6. 01 Aug, 2017 2 commits
  7. 15 Jul, 2017 1 commit
  8. 12 Jul, 2017 1 commit
  9. 21 Jun, 2017 2 commits
  10. 16 Jun, 2017 2 commits
  11. 15 Jun, 2017 2 commits
  12. 14 Jun, 2017 2 commits
  13. 02 Jun, 2017 2 commits
  14. 12 May, 2017 1 commit
  15. 11 May, 2017 3 commits
  16. 10 May, 2017 2 commits
  17. 01 May, 2017 1 commit
  18. 14 Apr, 2017 1 commit
  19. 10 Mar, 2017 1 commit
  20. 09 Mar, 2017 1 commit
  21. 08 Mar, 2017 1 commit
  22. 18 Feb, 2017 1 commit
  23. 06 Jan, 2017 1 commit
  24. 14 Nov, 2016 1 commit
    • Dan Rubel's avatar
      Refactor flutter command exit code - part 3 of 3 (#6838) · 34e466f1
      Dan Rubel authored
      * Remove the workaround that pinned args to v0.13.6
      This reverts most of the changes in commit 6331b6c8
      * throw exception if exit code is not an integer
      * rework command infrastructure to throw ToolExit when non-zero exitCode
      * convert commands to return Future<Null>
      * cleanup remaining commands to use throwToolExit for non-zero exit code
      * remove isUnusual exception message
      * add type annotations for updated args package
      34e466f1
  25. 08 Nov, 2016 1 commit
  26. 28 Oct, 2016 1 commit
  27. 23 Sep, 2016 1 commit
  28. 21 Sep, 2016 1 commit
    • James Robinson's avatar
      Isolate imports of generated Dart code from generated path (#5960) · a95c9fdb
      James Robinson authored
      This rewrites imports of various mojom.dart files from the Flutter
      engine repo to instead import normal-looking dart files from the
      (new) flutter_services package. This package handles exporting the
      correct symbols from generated code wherever that may live.
      
      Includes an engine roll to 3551e7a48e2e336777b15c7637af92fd7605b6c5
      which contains the new flutter_services package.
      a95c9fdb
  29. 20 Sep, 2016 1 commit
  30. 14 Sep, 2016 1 commit
  31. 12 Sep, 2016 1 commit