- 13 Jul, 2021 1 commit
-
-
Darren Austin authored
-
- 07 Jun, 2021 1 commit
-
-
Dan Field authored
-
- 05 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 08 Jul, 2019 1 commit
-
-
liyuqian authored
For https://github.com/flutter/flutter/issues/31086. Also test if our mac8 with iPhone XS is working (https://github.com/flutter/flutter/issues/34590).
-
- 04 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 29 Nov, 2017 1 commit
-
-
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.
-
- 02 Dec, 2016 1 commit
-
-
Yegor authored
-
- 29 Sep, 2016 1 commit
-
-
Yegor authored
* fix flutter watch benchmark Syncs https://github.com/flutter/cocoon/commit/d2d7950ecd2c72421d75d9b5d54805cc554e92a8 * Split Android/iOS impl behind a unified interface Syncs https://github.com/flutter/cocoon/commit/db87e10fa54317115479d0b85280c7e5eed08ff7 * Switch from pub get to flutter packages get Syncs https://github.com/flutter/cocoon/commit/b378005cbbc5330058d5240a2970ca477c2c9722 * "silent" option in test runner; fix analysis errors;
-
- 14 Sep, 2016 1 commit
-
-
Yegor authored
-