- 24 May, 2023 1 commit
-
-
Brandon DeRosier authored
Rolls engine to head with [fixes](https://github.com/flutter/flutter/pull/127505) corresponding to the [latest Dart roll](https://github.com/flutter/engine/pull/42286).
-
- 15 May, 2023 1 commit
-
-
Tomasz Gucio authored
-
- 12 May, 2023 1 commit
-
-
Jason Simmons authored
https://github.com/flutter/engine/compare/ef5c349f04d8...c784d6d4137d 2023-05-12 [skia-flutter-autoroll@skia.org](mailto:skia-flutter-autoroll@skia.org) Roll Dart SDK from 7ad028c26344 to 4028c7d8b87c (8 revisions) (https://github.com/flutter/engine/pull/41967) Requires some update for changes to the Dart analyzer fixes https://github.com/flutter/flutter/issues/126683
-
- 06 Apr, 2023 1 commit
-
-
Ian Hickson authored
Deprecate these old APIs
-
- 13 Mar, 2023 1 commit
-
-
Sigurd Meldgaard authored
Use the pub cache resolved by pub itself. To add packages to the flutter.zip download they are packaged as tar.gz and added to the pub-cache on first run by using `pub cache preload`.
-
- 23 Feb, 2023 1 commit
-
-
Lioness100 authored
* Fix typos * lowercase animated & opacity * Undo typo fix --------- Co-authored-by: Michael Goderbauer <goderbauer@google.com>
-
- 21 Feb, 2023 1 commit
-
-
stuartmorgan authored
In preparation for the merge of flutter/plugins into flutter/packaegs, update the cross-repo analysis to flutter/packages rather than flutter/plugins. The flutter_plugins.version file is left intentionally for now to avoid issues with the roller; it will be removed when the roller has been updated to roll the other repository.
-
- 02 Feb, 2023 1 commit
-
-
Jesús S Guerrero authored
* remove file reporter optional * decouple stack trace from metric collections * update tests; add collect metrics option * add failed tests property * add test for multiple stack failed * change path on result * create factory method * throw exception when test file failed to generate * remove catch of file exception * handle when no stacktrace on file reporter
-
- 21 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 20 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 11 Dec, 2022 1 commit
-
-
Ian Hickson authored
-
- 29 Nov, 2022 1 commit
-
-
godofredoc authored
* Generate local metadata even when not publishing. For SLSA compliance we need to separate the fetch, compile and upload steps of release artifacts. Translating this to the packaging workflows the fetch step will checkout the prepare_package script at main ToT, the compile step generate the bundle archives and the recipes will upload the artifact bundles as part of the upload stage. This change adds functionality to generate both the release bundle and the updated metadata file in a way that both files can be uploaded as part of the upload stage. Bug: https://github.com/flutter/flutter/issues/115487 * Address comments. * Update tests.
-
- 09 Nov, 2022 1 commit
-
-
Jim Graham authored
* match error statements without relying on volatile human readable descriptions * simplify String list map call
-
- 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>
-
- 25 Oct, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 17 Oct, 2022 2 commits
-
-
Casey Hillers authored
-
Casey Hillers authored
-
- 30 Sep, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 23 Sep, 2022 1 commit
-
-
godofredoc 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 1 commit
-
-
Greg Spencer authored
-
- 07 Jun, 2022 1 commit
-
-
Darren Austin authored
-
- 21 May, 2022 1 commit
-
-
Casey Hillers 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
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 18 Mar, 2022 1 commit
-
-
godofredoc authored
If there was a release entry for the same platform and hash the new entries were filtered out even if the architecture was different.
-
- 28 Feb, 2022 1 commit
-
-
- 02 Feb, 2022 1 commit
-
-
Zachary Anderson authored
-
- 08 Jan, 2022 1 commit
-
-
Greg Spencer 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
-
- 14 Dec, 2021 1 commit
-
-
Jonah Williams authored
-
- 19 Nov, 2021 1 commit
-
-
Ian Hickson authored
-
- 09 Nov, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit bfe9c598.
-
Greg Spencer authored
-
- 08 Oct, 2021 1 commit
-
-
Ian Hickson authored
-