- 27 Jan, 2022 4 commits
-
-
engine-flutter-autoroll authored
-
Danny Tuppeny authored
-
Gary Qian authored
-
godofredoc authored
Enables scorecards code scanning for the flutter repository.
-
- 26 Jan, 2022 15 commits
-
-
engine-flutter-autoroll authored
-
Jonas Martinez authored
-
Daco Harkes authored
-
engine-flutter-autoroll authored
-
Amir Panahandeh authored
-
Tim Sneath authored
-
Jonah Williams authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Zachary Anderson authored
-
Aliaksei Chorny authored
-
Lau Ching Jun authored
Also allow daemon commands to pass binary streams
-
Kate Lovett authored
-
Suhwan Cha authored
-
Christopher Fujino authored
-
- 25 Jan, 2022 21 commits
-
-
engine-flutter-autoroll authored
-
Alexander Aprelev authored
On Windows modified timestamps are round down to a second, which can lead to missed file updates. Fixes https://github.com/flutter/flutter/issues/96677
-
Ren You authored
* Update .ci.yaml to include google test * Try to fix spacing error. * Add tags to fix the test owner error. * Add google_test to test owners.
-
Lasse R.H. Nielsen authored
-
Jenn Magder authored
-
Christopher Fujino authored
-
engine-flutter-autoroll authored
-
Christopher Fujino authored
-
Jason Simmons authored
b5162c93f Use the SkParagraph text renderer by default (flutter/engine#28912)
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
stuartmorgan authored
The code to generate platform files used to use the presence of an 'example' folder to determine whether or not a project was a plugin (in which case that generation is bypassed). Later, robust detection was added based on the pubspec.yaml `plugin` key, but the old check was left in place. This creates false positives where people who add an example folder to their app project start getting mysterious failures. Since the pubspec check is definitive, there's no reason to continue to use the presence of `example` as an indicator at all. Fixes https://github.com/flutter/flutter/issues/87007
-
engine-flutter-autoroll authored
-
chunhtai authored
-
dani authored
-
Flutter GitHub Bot authored
-
Flutter GitHub Bot authored
-
Flutter GitHub Bot authored
-
Flutter GitHub Bot authored
-
engine-flutter-autoroll authored
-
Jesús S Guerrero authored
-