1. 14 Jan, 2016 1 commit
  2. 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
  3. 12 Jan, 2016 2 commits
  4. 11 Jan, 2016 2 commits
  5. 07 Jan, 2016 1 commit
  6. 04 Jan, 2016 1 commit
  7. 21 Dec, 2015 1 commit
  8. 16 Dec, 2015 2 commits
  9. 15 Dec, 2015 1 commit
  10. 14 Dec, 2015 1 commit
  11. 12 Dec, 2015 1 commit
  12. 11 Dec, 2015 1 commit
  13. 09 Dec, 2015 1 commit
  14. 08 Dec, 2015 2 commits
  15. 07 Dec, 2015 1 commit
  16. 04 Dec, 2015 1 commit
  17. 03 Dec, 2015 1 commit
  18. 01 Dec, 2015 1 commit
  19. 30 Nov, 2015 1 commit
  20. 25 Nov, 2015 1 commit
  21. 24 Nov, 2015 2 commits
  22. 22 Nov, 2015 1 commit
  23. 21 Nov, 2015 1 commit
  24. 20 Nov, 2015 1 commit
    • Jason Simmons's avatar
      Download build artifacts from a zip file · 1f83018f
      Jason Simmons authored
      This updates the Flutter tools to match the proposed new packaging of artifacts
      in the engine release script.
      * The GCS URL for artifacts is now gs://mojo/flutter/$revision/$platform
      * Categories have been removed from the Artifact class
      * All artifacts for a given platform now live in a zip file.  If an artifact
        is not present in the local cache, then the zip will be downloaded and
        extracted.
      
      Note that darwin-x64 artifacts go through a different process that (for now)
      continues to use the old format.
      1f83018f
  25. 17 Nov, 2015 2 commits
  26. 16 Nov, 2015 1 commit
  27. 13 Nov, 2015 2 commits
  28. 12 Nov, 2015 1 commit
  29. 11 Nov, 2015 1 commit
  30. 07 Nov, 2015 1 commit
  31. 06 Nov, 2015 2 commits