- 28 Jul, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 07 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 10 Jan, 2022 1 commit
-
-
Ian Hickson authored
-
- 14 Dec, 2021 1 commit
-
-
godofredoc authored
-
- 13 Jul, 2021 1 commit
-
-
Darren Austin authored
(Attempt to reland #85993)
-
- 12 Jul, 2021 2 commits
-
-
Darren Austin authored
This reverts commit 2175e64e.
-
Darren Austin authored
Migrate core devicelab framework to null safety.
-
- 18 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 15 Jun, 2021 2 commits
-
-
Jenn Magder authored
This reverts commit ef2879a4.
-
Jenn Magder authored
-
- 07 Jun, 2021 1 commit
-
-
Dan Field authored
-
- 05 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 06 Apr, 2021 2 commits
-
-
Casey Hillers authored
This reverts commit 0c9781e3.
-
Casey Hillers authored
-
- 05 Mar, 2021 1 commit
-
-
Casey Hillers authored
-
- 02 Mar, 2021 2 commits
-
-
Casey Hillers authored
This reverts commit 297c7b5c.
-
Casey Hillers authored
-
- 08 Jan, 2021 1 commit
-
-
jensjoha authored
* [dev] Don't use await for on stdout and stdin; pass local engine argument 1) Don't use await for on stdout followd by await for on stderr. This can cause nothing to happen. E.g. if one didn't do something like `flutter pub upgrade` dev/automated_tests and the version in the old one was pre-nnbd (but flutter itself use lots of nnbd stuff) lots of errors would be emitted, but because we basically only listen to stdout nothing will happen (deadlock once stderr buffer runs out). Note that it still awaits the exit-code below. 2) Pass --local-engine (if given) so there won't be any crashes because of that.
-
- 10 Dec, 2020 2 commits
-
-
Michael Goderbauer authored
This reverts commit 9d1d0cfe.
-
Dan Field authored
-
- 03 Nov, 2020 3 commits
-
-
Jonah Williams authored
Due to #69707 the SkSL tests need the process killing logic still.
-
Jonah Williams authored
This reverts commit 406ca0bc.
-
Jonah Williams authored
-
- 15 Oct, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 07 Oct, 2020 1 commit
-
-
Casey Hillers authored
-
- 20 Aug, 2020 1 commit
-
-
Jim Graham authored
-
- 28 Jul, 2020 1 commit
-
-
Todd Volkert authored
-
- 05 May, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
* enable macOS desktop * enable all configs on CI * Update track_widget_creation_enabled_task.dart * Update framework.dart * remove FLUTTER_WEB * remove config environment variables * configure in correct spot
-
- 31 Mar, 2020 1 commit
-
-
Kate Lovett authored
-
- 25 Mar, 2020 1 commit
-
-
xster authored
-
- 30 Jan, 2020 1 commit
-
-
Yegor authored
Initial web benchmark harness and 3 benchmarks
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Dec, 2019 1 commit
-
-
Alexandre Ardhuin 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
-
- 22 Nov, 2019 1 commit
-
-
Greg Spencer authored
No code changes, just comments: I spell-checked all the comments in the repo.
-
- 04 Oct, 2019 1 commit
-
-
Jonah Williams authored
Revert "replace package:vm_service_client with package:vm_service in the devicelab project (#41646)" (#41960)
-