- 17 Aug, 2022 1 commit
-
-
yaakovschectman authored
* Add Windows startup test * Add new tests for Windows desktop * Bring up complex layout tests for Win Desktop * Bring up flutter_view startup test for Windows * Add Platform View startup test for Windows * Fix typo in .ci.yaml * Make basename variable final * Link to bug in .ci.yaml
-
- 15 Aug, 2022 1 commit
-
-
yaakovschectman authored
* Add Windows compilation test (hello_world_windows__compile) * Add devicelab target to .ci.yaml * Bringup on new target * Add license to generated files * Indicate test ownership * Delete asset from repo * Add Windows compilation test (hello_world_windows__compile) * Add devicelab target to .ci.yaml * Bringup on new target * Add license to generated files * Indicate test ownership * Delete icon * Use path.basename Re triggering tests * Update test owner to desktop team
-
- 04 Mar, 2022 1 commit
-
-
Jonah Williams authored
-
- 14 Jul, 2021 1 commit
-
-
Darren Austin authored
-
- 12 Jul, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit d4afa289.
-
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
-
- 05 Feb, 2019 1 commit
-
-
liyuqian authored
Previously, we had a scroll_perf drive test but we were not exercising it on our device lab. This helps us tracking issues like: https://github.com/flutter/flutter/issues/24782
-
- 04 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Aug, 2018 1 commit
-
-
liyuqian authored
-
- 27 Jul, 2018 1 commit
-
-
liyuqian 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
-