- 12 Aug, 2021 14 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
-
Ahmed Ashour authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
嘟囔 authored
-
Justin McCandless authored
Support for more desktop keyboard keys/shortcuts.
-
嘟囔 authored
-
Greg Spencer authored
Switch document generation to use the snippets package instead of the snippets code in the Flutter repo. In the process, some bugs in sample code analysis have been fixed, and I've fixed some more errors in the samples. This will allow the snippets package to be developed separately from the Flutter repo, and reduce the code in the Flutter repo. The snippets code is deleted in this PR. I also converted some comments in the snippet templates to be regular comments instead of doc comments, because having a doc comment block before the imports causes the Dart import sorter to lose the comment. They should have been regular comments in the first place. The snippets package resides in the assets-for-api-docs repo. The sample analysis has also been converted to be run in parallel, and I've bumped the Dartdoc version to 1.0.2.
-
engine-flutter-autoroll authored
-
Hans Muller authored
This reverts commit 724c0eb6.
-
- 11 Aug, 2021 14 commits
-
-
Kate Lovett authored
-
engine-flutter-autoroll authored
-
嘟囔 authored
-
嘟囔 authored
-
godofredoc authored
This will still run the workflow in forks but it will exit immediately if the repository is not flutter/flutter. Bug: https://github.com/flutter/flutter/issues/87573
-
Greg Spencer authored
-
Kate Lovett authored
-
Ian Hickson authored
-
Casey Hillers authored
-
engine-flutter-autoroll authored
-
Darren Austin authored
Added a check to the analyzer script to detect skipped tests that aren't commented. The comment following the `skip` parameter should include either a link to a github issue tracking the reenabling of the test, or a '[intended]' tag with a brief description of why the test should never be enabled for the given condition.
-
Darren Austin authored
* Updated skipped tests for flutter_tools. * Turned the flaky overall_experience test off as it was still failing on CI.
-
xubaolin authored
-
- 10 Aug, 2021 3 commits
-
-
Viren Khatri authored
-
LongCatIsLooong authored
-
Viren Khatri authored
-
- 09 Aug, 2021 9 commits
-
-
Darren Austin authored
-
Darren Austin authored
-
Thomas Leung authored
-
Darren Austin authored
-
Darren Austin authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Chibuzor Ojukwu authored
-