1. 25 Jan, 2016 1 commit
  2. 16 Dec, 2015 1 commit
  3. 14 Dec, 2015 1 commit
  4. 11 Dec, 2015 1 commit
  5. 01 Dec, 2015 1 commit
  6. 24 Nov, 2015 1 commit
    • Adam Barth's avatar
      Pin `package:test` to an exact revision · 58f056da
      Adam Barth authored
      We use a number of non-public APIs in the test package, which makes our
      dependency quite fragile. This patch pins a specific, known-good version. We
      should update to the lastest version in a follow-up patch.
      58f056da
  7. 10 Nov, 2015 1 commit
  8. 07 Nov, 2015 3 commits
  9. 04 Nov, 2015 3 commits
  10. 03 Nov, 2015 2 commits
  11. 02 Nov, 2015 3 commits
  12. 31 Oct, 2015 1 commit
  13. 30 Oct, 2015 1 commit
  14. 29 Oct, 2015 8 commits
  15. 28 Oct, 2015 1 commit
    • Hixie's avatar
      Rev the Dart SDK · 672976aa
      Hixie authored
      We also have to require a newer test package, since the old one depends
      on a version of the analyzer that uses dart:profiler, which is gone and
      replaced by dart:developer.
      672976aa
  16. 26 Oct, 2015 2 commits
  17. 24 Oct, 2015 1 commit
  18. 23 Oct, 2015 3 commits
  19. 21 Oct, 2015 1 commit
  20. 19 Oct, 2015 2 commits
    • Matt Perry's avatar
      Update flutter_tools version to 0.0.25. · b53e7264
      Matt Perry authored
      b53e7264
    • Matt Perry's avatar
      Support signing flx packages with ECDSA key pair · b458935b
      Matt Perry authored
      Adds a --private-key option to the build command, which specifies an ECDSA
      private key. When this is provided along with a manifest, the manifest is
      prepended to the .flx package and signed with the private key. The manifest
      also includes a SHA-256 hash of the zipped content portion of the .flx package.
      
      This is used by the Flutter updater package, to verify that updates are
      from the right publisher.
      b458935b
  21. 18 Oct, 2015 1 commit
  22. 14 Oct, 2015 1 commit