1. 23 Sep, 2016 1 commit
  2. 22 Sep, 2016 1 commit
    • Adam Barth's avatar
      Remove flutter_sprites (#5996) · d3efe7da
      Adam Barth authored
      This code is now in its own standalone library. The library is in a private git
      repository in the flutter organization because the code is unmaintained. If
      you're interested in using and maintaining this code, please contact
      flutter-dev@googlegroups.com for more information.
      d3efe7da
  3. 12 Sep, 2016 1 commit
  4. 08 Sep, 2016 1 commit
    • Phil Quitslund's avatar
      Update to Dart `1.20.0-dev.1.0`. (#5689) · d2fda677
      Phil Quitslund authored
      * Udpate to Dart `1.20.0-dev.1.0`.
      
      Udpate to Dart `1.20.0-dev.1.0` and corresponding `analyzer` package.
      
      * Added `--no-packages-dir`.
      
      * Revert extension to master.
      
      * Added ignores.
      
      * Review nits.
      
      * More nits.
      d2fda677
  5. 05 Aug, 2016 1 commit
  6. 04 Aug, 2016 1 commit
  7. 27 Jul, 2016 2 commits
  8. 13 Jun, 2016 2 commits
  9. 09 Jun, 2016 1 commit
  10. 08 Jun, 2016 1 commit
  11. 07 Jun, 2016 1 commit
    • Adam Barth's avatar
      Loosen dependencies on string_scanner (#4412) · 4f4f24ea
      Adam Barth authored
      Now that there's a new string_scanner in town, we're having dependency
      resolution conflict because of flutter_markdown's tight dependency. This
      patch loosens the dependency and resolves the conflict.
      4f4f24ea
  12. 03 Jun, 2016 1 commit
  13. 02 Jun, 2016 2 commits
  14. 09 May, 2016 1 commit
  15. 22 Apr, 2016 1 commit
  16. 13 Apr, 2016 2 commits
    • Eric Seidel's avatar
      Add a basic scrolling test for the Gallery home page. · 237f1ac2
      Eric Seidel authored
      Current numbers from my Nexus 5:
        "average_frame_build_time_millis": 22.6854,
        "missed_frame_build_budget_count": 15,
        "frame_count": 15
      
      Filed https://github.com/flutter/flutter/issues/3296
      
      @yjbanov @hansmuller @vlidholt
      237f1ac2
    • Ian Hickson's avatar
      Fix dependency skew. (#3306) · 7861d029
      Ian Hickson authored
      ...by adding tests to our examples that don't import flutter_test, which
      pins the relevant dependencies.
      
      Also, provide more information when complaining about leaked transient
      callbacks in tests.
      
      Also, make tests display full information when they have an exception,
      by bypassing the throttling we have for Android logging in tests.
      
      Also, make the word wrapping not wrap stack traces if they happen to
      be included in exception output.
      
      Also, fix a leaked transient callback in the checkbox code.
      7861d029
  17. 12 Apr, 2016 1 commit
  18. 07 Apr, 2016 1 commit
  19. 30 Mar, 2016 1 commit
  20. 25 Mar, 2016 1 commit
  21. 08 Mar, 2016 1 commit
  22. 17 Feb, 2016 1 commit
  23. 12 Feb, 2016 1 commit
  24. 11 Feb, 2016 1 commit
  25. 05 Feb, 2016 1 commit
  26. 03 Feb, 2016 1 commit
  27. 23 Nov, 2015 2 commits
  28. 07 Nov, 2015 1 commit
  29. 02 Nov, 2015 1 commit
  30. 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
  31. 28 Oct, 2015 1 commit
    • Hixie's avatar
      Rev package versions for release. · cbf9eab8
      Hixie authored
      sky_engine is now at 0.0.44
      sky_services is now at 0.0.44
      flx is now at 0.0.3
      flutter is now at 0.0.14
      flutter_sprites is now at 0.0.11
      cbf9eab8
  32. 12 Oct, 2015 1 commit
  33. 10 Oct, 2015 1 commit
  34. 10 Aug, 2015 2 commits