1. 04 Mar, 2016 1 commit
    • Adam Barth's avatar
      Remove dependency on material_design_icons · b335a79a
      Adam Barth authored
      We get the icons from the iconfont now.
      
      Also, remove the package:flutter CHANGELOG.md.  This file is outdated and the
      git history is a more accurate change log these days.
      b335a79a
  2. 03 Mar, 2016 2 commits
  3. 25 Feb, 2016 1 commit
  4. 20 Feb, 2016 1 commit
    • Adam Barth's avatar
      Download sky_engine and sky_services from cloud storage · 4aae718f
      Adam Barth authored
      Downloading these packages from cloud storage simplifies our deployment
      story because we can upload to cloud storage automatically from the
      buildbot.
      
      This patch also switches the responsibility for downloading the engine
      artifacts to update_engine.sh. Centralizing this responsibility ensures
      that the packages and the binaries are always in sync.
      4aae718f
  5. 19 Feb, 2016 1 commit
  6. 13 Feb, 2016 1 commit
  7. 12 Feb, 2016 1 commit
  8. 11 Feb, 2016 1 commit
  9. 10 Feb, 2016 1 commit
  10. 09 Feb, 2016 2 commits
  11. 03 Feb, 2016 1 commit
  12. 02 Feb, 2016 1 commit
  13. 31 Jan, 2016 1 commit
  14. 29 Jan, 2016 1 commit
  15. 28 Jan, 2016 1 commit
  16. 27 Jan, 2016 1 commit
  17. 25 Jan, 2016 1 commit
  18. 23 Jan, 2016 2 commits
  19. 22 Jan, 2016 1 commit
    • Matt Perry's avatar
      'flutter apk' now supports dynamically registered services. · dcbb4960
      Matt Perry authored
      Third-party libraries can now provide their own mojo services. They do
      so by adding a config.yaml file to their pub package which contains
      - a list of service names and java classes which handles that service's
        registration.
      - a list of pre-built .jar files to statically link with the app's shell
        when building the app.
      dcbb4960
  20. 19 Jan, 2016 1 commit
  21. 16 Jan, 2016 1 commit
  22. 14 Jan, 2016 1 commit
  23. 13 Jan, 2016 2 commits
    • Adam Barth's avatar
      Rev engine · 742567e3
      Adam Barth authored
      742567e3
    • Adam Barth's avatar
      Handle degenerate transforms better · 192c6e24
      Adam Barth authored
      No you can't hit things inside degenerate transforms. Tranforming from global
      coordaintes to degenerate local coordinates gives you Point.origin. Also,
      upgrade vector_math to get a better invert constructor.
      
      Fixes #1161
      Fixes #1224
      192c6e24
  24. 12 Jan, 2016 2 commits
  25. 11 Jan, 2016 2 commits
  26. 07 Jan, 2016 1 commit
  27. 04 Jan, 2016 1 commit
  28. 21 Dec, 2015 1 commit
  29. 16 Dec, 2015 2 commits
  30. 15 Dec, 2015 1 commit
  31. 14 Dec, 2015 1 commit
  32. 12 Dec, 2015 1 commit
  33. 11 Dec, 2015 1 commit