1. 29 Nov, 2017 4 commits
    • 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
    • Greg Spencer's avatar
      Consolidating .gitignore files. (#13002) · 909406ba
      Greg Spencer authored
      This consolidates all of the non-template .gitignore rules into the top level .gitignore, to ignore common things more broadly, with less maintenance needed for the .gitignore files. Does not touch the templates, so that they still produce needed .gitignores as part of flutter create.
      909406ba
    • Greg Spencer's avatar
      02517b8b
    • Greg Spencer's avatar
  2. 28 Nov, 2017 4 commits
  3. 27 Nov, 2017 3 commits
  4. 25 Nov, 2017 1 commit
  5. 23 Nov, 2017 8 commits
  6. 22 Nov, 2017 20 commits