- 25 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 22 Mar, 2021 1 commit
-
-
Todd Volkert authored
-
- 16 Mar, 2021 2 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 0cbe5975.
-
- 15 Mar, 2021 1 commit
-
-
Ian Hickson authored
-
- 12 Mar, 2021 1 commit
-
-
Greg Spencer authored
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
-
- 11 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 09 Mar, 2021 1 commit
-
-
Tong Mu authored
* Impl * Escape$ * eofnl * Make message more clear
-
- 06 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 04 Mar, 2021 2 commits
-
-
Michael Goderbauer authored
-
Jenn Magder authored
-
- 03 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 02 Mar, 2021 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 27 Feb, 2021 1 commit
-
-
Christopher Fujino authored
-
- 16 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 05 Feb, 2021 2 commits
-
-
godofredoc authored
This is in preparation to move the flutter artifacts to a more secure location. Bug: go/fxb/64576
-
godofredoc authored
* Update prepare_package to upload to old and new infra buckets. Bug: https://github.com/flutter/flutter/issues/75363 * Fix failing tests. * Add duplicated code to a loop.
-
- 01 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Jan, 2021 1 commit
-
-
Shi-Hao Hong authored
* Remove all usage of no_null_safety in API docs workflows
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 04 Dec, 2020 1 commit
-
-
Christopher Fujino authored
-
- 25 Nov, 2020 1 commit
-
-
Amir Hardon authored
-
- 23 Sep, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] only lock if an upgrade/download will be performed (linux/macos) and output building messages to stderr (#65422) Currently an invocation of flutter/dart will always attempt to acquire a lock. This can pose problems for tools that attempt to run multiple dart/flutter instances. Instead update the lock logic (on Linux/macOS) so that we only attempt to acquire it if an update/snapshot needs to be performed. To avoid repeatedly performing downloads/snapshots if multiple flutter/dart invocations are fired off concurrently when an update needs to be performed, do a second check of the download/snapshot condition after the lock is released. Additionally, moves all of the building/debug output to stderr on both the bash and batch scripts. This allows machine mode consumption of the tool to ignore needing to parse/handle the rebuild messages.
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 13 Aug, 2020 1 commit
-
-
Greg Spencer authored
Revert: Update prepare_package.dart to use the process_runner package instead having duplicate code. #62710 (#63608) This reverts #62710, since it has a noSuchMethodError in some circumstances. This isn't just a straight git revert, because I had to resolve the conflicts in the reverted pubspec.yaml files and re-run flutter update-packages --force-upgrade to make the checksums match.
-
- 11 Aug, 2020 1 commit
-
-
Greg Spencer authored
Update prepare_package.dart to use the process_runner package instead having duplicate code. (#62710) Updates the prepare_package.dart script to use the process_runner package (which is where the ProcessRunner implementation was moved to).
-
- 07 Aug, 2020 1 commit
-
-
Ian Hickson authored
Add a comment with a reference to issue 62919 (LUCI should run the tests in a directory that contains a space character) to this skipped test. (#62920)
-
- 19 Jun, 2020 3 commits
-
-
Christopher Fujino authored
Re-land "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59876) This relands #59120, which was reverted in #59870.
-
Christopher Fujino authored
Revert "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59870) This reverts commit 8665e138.
-
Ian Hickson authored
-
- 16 Jun, 2020 1 commit
-
-
Michael Goderbauer authored
* Word substitutions * ++
-
- 28 May, 2020 1 commit
-
-
Jonah Williams authored
Fixes #58003 The .dart_tool directory can contain build assets, as well as the package_config.json file - the replacement for .packages. Remove it for the same reason we remove .packages
-
- 08 Apr, 2020 1 commit
-
-
Christopher Fujino authored
-
- 06 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 17 Jan, 2020 1 commit
-
-
Anthony authored
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985)
-
- 16 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-