1. 07 Mar, 2018 1 commit
  2. 16 Feb, 2018 3 commits
  3. 15 Feb, 2018 2 commits
  4. 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
  5. 05 Feb, 2018 1 commit
  6. 02 Feb, 2018 1 commit
  7. 31 Jan, 2018 1 commit
  8. 13 Jan, 2018 1 commit
  9. 10 Jan, 2018 1 commit
  10. 20 Dec, 2017 1 commit
  11. 13 Dec, 2017 1 commit
  12. 07 Dec, 2017 2 commits
  13. 01 Dec, 2017 1 commit
  14. 29 Nov, 2017 1 commit
    • 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
  15. 22 Nov, 2017 1 commit
  16. 19 Oct, 2017 1 commit
  17. 12 Oct, 2017 1 commit
  18. 28 Sep, 2017 1 commit
  19. 31 Aug, 2017 3 commits
  20. 24 Aug, 2017 2 commits
  21. 23 Aug, 2017 1 commit
  22. 22 Aug, 2017 4 commits
  23. 21 Aug, 2017 1 commit
  24. 11 Aug, 2017 1 commit
  25. 02 Aug, 2017 1 commit
  26. 31 Jul, 2017 1 commit
  27. 27 Jul, 2017 3 commits
  28. 19 Jul, 2017 1 commit