- 17 Feb, 2023 1 commit
-
-
Ian Hickson authored
* lerp documentation * Remove Note, Note That from repo * Improve BorderSide documentation. * apply review comments
-
- 08 Feb, 2023 1 commit
-
-
Greg Price authored
Fixes #117659 It turns out this was due to the output-suppression timer introduced recently as part of cleaning up the output (#109206); on success, the script would wait 10 minutes for the timeout to expire. This didn't affect CI because this feature doesn't apply in CI (as detected by lack of color on stdout.) Fix the issue by cleaning up the timer on success in the same way as on failure. While here, clean up the final summary messages slightly, and also cut the trailing space that printProgress was leaving on each line.
-
- 01 Feb, 2023 1 commit
-
-
Ian Hickson authored
-
- 24 Jan, 2023 1 commit
-
-
yaakovschectman authored
* Create template file test * Add to .ci.yaml * Add to TESTOWNERS * Organize test script * Push license to top of file * Equals sign * Utilize path.join * Expand error message Co-authored-by:
Loïc Sharma <737941+loic-sharma@users.noreply.github.com> * Fix missing newline string * Move template file test to analyze.dart * Fix newline * Var name * Fix extension length * Use ignore-list for filenames * Update dev/bots/analyze.dart Co-authored-by:
Loïc Sharma <737941+loic-sharma@users.noreply.github.com> * Indentation Co-authored-by:
Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
-
- 21 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 11 Dec, 2022 1 commit
-
-
Ian Hickson authored
-
- 08 Nov, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit 53e68762.
-
Kate Lovett authored
* allow marking a golden check as flaky * add matchesFlutterGolden to analyze.dart; no tags for flutter_goldens/lib * Pause * ++ * ++ * Analyzer therapy * Once more with feeling * Nits * Review feedback * Silly oops * Test progress * More tests * Finish * Nits * Analyzer * Review feedback Co-authored-by:
Yegor Jbanov <yjbanov@google.com>
-
- 17 Sep, 2022 1 commit
-
-
Viren Khatri authored
-
- 14 Aug, 2022 1 commit
-
-
Ian Hickson authored
-
- 10 Aug, 2022 1 commit
-
-
Ian Hickson authored
-
- 05 Aug, 2022 1 commit
-
-
Ian Hickson authored
-
- 28 Jul, 2022 2 commits
-
-
Michael Goderbauer authored
-
Greg Spencer authored
-
- 25 Jul, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 12 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 Jun, 2022 1 commit
-
-
stuartmorgan authored
-
- 27 Jun, 2022 1 commit
-
-
Christopher Fujino authored
-
- 23 Jun, 2022 1 commit
-
-
Christopher Fujino authored
-
- 07 Jun, 2022 1 commit
-
-
Darren Austin authored
-
- 18 May, 2022 1 commit
-
-
gaaclarke authored
-
- 14 May, 2022 1 commit
-
-
Chris Bracken authored
Many of our flutter_tools templates include image assets such as application icons. Adding these will trigger an analysis error from our CI tooling. This adds a pointer to the wiki describing the procedure for adding or updating image assets in the templates: https://github.com/flutter/flutter/wiki/Managing-template-image-assets Uncovered while working on https://github.com/flutter/flutter/issues/103371
-
- 12 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 09 May, 2022 1 commit
-
-
Greg Spencer authored
When I added localizations for shortcut keys, I added some that actually can't be shortcut keys, so I'm removing them again. These are mostly Japanese-specific keys that don't even appear on modern keyboards for the most part. Also, added menuBarMenuLabel for an accessibility label for menu bar menus. I modified the code for the localization generation scripts to add a --remove-undefined flag that will remove any localizations that don't appear in the canonical locale.
-
- 04 May, 2022 1 commit
-
-
Zachary Anderson authored
-
- 28 Apr, 2022 1 commit
-
-
Phil Quitslund authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 14 Apr, 2022 1 commit
-
-
Christopher Fujino authored
-
- 08 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 29 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 25 Feb, 2022 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 15 Feb, 2022 1 commit
-
-
Christopher Fujino authored
-
- 07 Jan, 2022 1 commit
-
-
Greg Spencer authored
Updates the platform shims in dev/manual_tests so that Windows and Linux can be built. I had to update the Windows shims, because I was unable to build a Windows app there. Also updates the analyze.dart script to report all license issues simultaneously instead of just dying after the first failure. The only substantive code changes are in dev/bots/analyze.dart and dev/bots/test/analyze_test.dart
-
- 15 Dec, 2021 2 commits
-
-
Paul Berry authored
-
Dan Field authored
-
- 14 Dec, 2021 1 commit
-
-
Jonah Williams authored
-
- 12 Dec, 2021 1 commit
-
-
Dan Field authored
-
- 19 Nov, 2021 1 commit
-
-
Ian Hickson authored
-
- 09 Nov, 2021 1 commit
-
-
Zachary Anderson authored
This reverts commit bfe9c598.
-