1. 13 Mar, 2015 4 commits
    • Adam Barth's avatar
      Organize sky/framework/animation · 51db28b8
      Adam Barth authored
      This CL cleans up the sky/framework/animation as follows:
      
      1) I've moved code that's used only by the custom elements framework into
         sky/framework/elements/animation. This code is based on AnimationDelegates
         rather than Streams.
      2) Rename ScrollCurve to ScrollBehavior because it encapsulates more behavior
         than just a curve.
      3) Make the Generator interface explicit and mark subclasses as actual
         subclasses.
      4) Move Simulation into generators.dart because it implements the Generator
         interface.
      5) Move Animation out of generators.dart because it does not implement the
         Generator interface.
      
      R=eseidel@chromium.org
      
      Review URL: https://codereview.chromium.org/1001373002
      51db28b8
    • Rafael Weinstein's avatar
      Update README.md · 77da5427
      Rafael Weinstein authored
      77da5427
    • Rafael Weinstein's avatar
      Update README.md · 2d0f67af
      Rafael Weinstein authored
      2d0f67af
    • Rafael Weinstein's avatar
      Update README.md · 93e9d5f7
      Rafael Weinstein authored
      93e9d5f7
  2. 12 Mar, 2015 3 commits
  3. 11 Mar, 2015 9 commits
  4. 10 Mar, 2015 7 commits
  5. 09 Mar, 2015 3 commits
  6. 06 Mar, 2015 5 commits
  7. 05 Mar, 2015 9 commits