1. 24 Mar, 2018 1 commit
  2. 19 Mar, 2018 1 commit
  3. 16 Mar, 2018 1 commit
  4. 12 Mar, 2018 2 commits
  5. 27 Feb, 2018 1 commit
  6. 21 Feb, 2018 1 commit
  7. 17 Feb, 2018 1 commit
  8. 16 Feb, 2018 1 commit
  9. 15 Feb, 2018 2 commits
  10. 08 Feb, 2018 1 commit
  11. 07 Feb, 2018 1 commit
    • Danny Tuppeny's avatar
      Reject requests for hot reload if a hot reload is already in progress. (#14494) · efb88a03
      Danny Tuppeny authored
      * Reject requests for hot reload if a hot reload is already in progress.
      
      Fixes #14184
      
      * Implement TODO, verifying further hot reloads complete sucessfully.
      
      * Fix year on new file.
      
      * Add missing type annotations to fix lints
      
      * Add run_machine_concurrent_hot_reload to manifest for CI
      
      * Reformat document
      
      ... but undo things that cause lints (like single-line ifs)
      
      * Extract std stream transformations
      
      * Make inProgressHotReload private
      
      * Disallow all types of reload while hot reload in progress
      
      * Simplify code handling in-progress hot reloads
      efb88a03
  12. 12 Jan, 2018 1 commit
  13. 11 Jan, 2018 1 commit
  14. 10 Jan, 2018 1 commit
  15. 03 Jan, 2018 1 commit
  16. 14 Dec, 2017 1 commit
    • Yegor's avatar
      Revert engine (#13547) · ee65db11
      Yegor authored
      * Revert "Include a directory with Flutter assets (#12944)"
      
      This reverts commit 3af6b9cb.
      
      * Revert "Upgrade project.pbxproj to include flutter_assets (#13011)"
      
      This reverts commit 08128cb2.
      
      * Revert "Upgrade complex_layout project.pbxproj to include flutter_assets (#13544)"
      
      This reverts commit 35f1a041.
      
      * mark complex_layout_ios__start_up as flaky
      ee65db11
  17. 13 Dec, 2017 1 commit
  18. 30 Nov, 2017 1 commit
  19. 29 Nov, 2017 2 commits
    • Ian Hickson's avatar
      Fix devicelab (#13239) · 216ff81c
      Ian Hickson authored
      216ff81c
    • Ian Hickson's avatar
      Refactor compilation devicelab tests (#13218) · d104106e
      Ian Hickson authored
      This fills out the following matrix:
      
      App: `flutter create` default app, Complex Layout, and Gallery.
      Platforms: Linux/Android, Mac/iOS, Windows/Android
      Build modes: full release, aot blobs, debug
      Dart: normal, 2.0 preview
      
      It also renames all the tests that used "build" to mean compilation
      build to use "compile" instead, so that it's much clearer on the
      dashboard.
      
      Also, mark some flaky tests that are no longer flaky as not flaky.
      Also, remove uses of call() since that's probably going to go away at
      some point.
      d104106e
  20. 23 Nov, 2017 1 commit
    • Chris Bracken's avatar
      Mark flutter_gallery__preview_dart_2_bulid unflaky (#13170) · 112df6ef
      Chris Bracken authored
      This was fixed in #13150.
      
      That commit rolled the engine to:
        flutter/engine@93b21795971357edbfd646f61b8d7f62388b0dae,
      
      which rolled Dart to:
        dart-lang/sdk@70e5deacb54aea295665215837adaedd3d6a5bfa
      
      which includes:
        dart-lang/sdk@d38c08d97358ebe4ee30e557bfee339dddda9b7a
      
      Which fixes the breakage introduced in #13134.
      
      This reverts commit f5d9c777.
      112df6ef
  21. 22 Nov, 2017 3 commits
  22. 02 Nov, 2017 1 commit
  23. 28 Sep, 2017 1 commit
  24. 01 Sep, 2017 2 commits
  25. 31 Aug, 2017 2 commits
  26. 23 Aug, 2017 1 commit
  27. 22 Aug, 2017 4 commits
  28. 21 Aug, 2017 2 commits
  29. 11 Aug, 2017 1 commit