1. 08 Apr, 2016 1 commit
  2. 05 Apr, 2016 1 commit
  3. 30 Mar, 2016 2 commits
  4. 28 Mar, 2016 1 commit
  5. 23 Mar, 2016 1 commit
  6. 14 Mar, 2016 1 commit
  7. 10 Mar, 2016 1 commit
  8. 27 Feb, 2016 1 commit
  9. 26 Feb, 2016 2 commits
  10. 25 Feb, 2016 1 commit
  11. 16 Dec, 2015 1 commit
  12. 01 Dec, 2015 1 commit
  13. 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
  14. 17 Nov, 2015 1 commit
  15. 10 Nov, 2015 1 commit
    • Adam Barth's avatar
      Add some basic benchmarks of the Stocks app · 68eebaa5
      Adam Barth authored
       - animation_bench.dart. This benchmark measures the full main-thread pipeline
         for ticking the drawer entrance and exit animation.
       - build_bench.dart. This benchmark measures a full app rebuild when there's no
         state change.
       - layout_bench.dart. This benchmark measures a full relayout.
      68eebaa5
  16. 07 Nov, 2015 2 commits
  17. 06 Nov, 2015 2 commits
  18. 04 Nov, 2015 6 commits
  19. 03 Nov, 2015 2 commits
  20. 02 Nov, 2015 1 commit
  21. 29 Oct, 2015 1 commit
    • Hixie's avatar
      Rev package versions for release. · fca9b8f3
      Hixie authored
      sky_engine is now at 0.0.45
      sky_services is now at 0.0.45
      flx is now at 0.0.4
      flutter is now at 0.0.15
      flutter_sprites is now at 0.0.12
      fca9b8f3
  22. 28 Oct, 2015 2 commits
  23. 26 Oct, 2015 2 commits
  24. 22 Oct, 2015 1 commit
  25. 21 Oct, 2015 2 commits
    • Matt Perry's avatar
      deps · 6c007406
      Matt Perry authored
      6c007406
    • Matt Perry's avatar
      Create new 'flx' package. Just a copy for now. · 104e125d
      Matt Perry authored
      This will be shared by sky/updater and flutter_tools. Currently
      bundle.dart and signing.dart are unmodified copies of the files from
      updater and flutter_tools, respectively. This is so future changes are
      easier to see.
      104e125d