Commit Graph

3293 Commits

Author SHA1 Message Date
David Iglesias
40ed6a6ddb [ci] Run same script to analyze plugins as flutter/plugins. (#79008) 2021-03-24 18:04:04 -07:00
Jenn Magder
25571a59b0 Revert "Manually close the tree (#78991)" (#79006)
This reverts commit 8caf4d4416.
2021-03-24 14:02:03 -07:00
Tong Mu
eb6e56761e Revert "Remove keyLabel and debugName from Logical/PhysicalKeyboardKey (#78263)" (#79005)
This reverts commit 515ef91ba1.
2021-03-24 13:31:02 -07:00
Jenn Magder
8caf4d4416 Manually close the tree (#78991) 2021-03-24 11:06:21 -07:00
Tong Mu
515ef91ba1 Remove keyLabel and debugName from Logical/PhysicalKeyboardKey (#78263)
- Remove `LogicalKeyboardKey.keyLabel`
- Make `Physical/LogicalKeyboardKey.debugName` getters
- Make `Physical/LogicalKeyboardKey()` factory constructors, which cache non-predefined instances.
2021-03-24 04:59:57 -07:00
Michael Goderbauer
cec6491838 Remove ignores that are not ignoring anything (#78669) 2021-03-23 18:46:04 -07:00
Jenn Magder
6b22834699 Update packages to pick up new process version (#78910) 2021-03-23 17:30:49 -07:00
Zachary Anderson
5efc7169eb Reverts "Implement dartPluginClass support for plugins #74469" (#78623)
* Revert "Enable dart_plugin_registry_test (#76645)"

This reverts commit 109e0bb9f5.

* Revert "Apply changes caused by https://github.com/flutter/flutter/pull/76662 (#77093)"

This reverts commit cdca6485f0.

* Revert "Disable clang format in the plugin registrants (#76662)"

This reverts commit dadbd47d09.

* Revert "Disable warnings for the dart plugin registrant (#76561)"

This reverts commit 098ece522d.

* Revert "Remove dart_plugin_registry_test timeouts (#76838)"

This reverts commit 1610a27476.

* Revert "Implement dartPluginClass support for plugins (#74469)"

This reverts commit b7d4806243.

Kick.
2021-03-23 14:28:11 -07:00
Jenn Magder
3463946448 Take screenshot when drive fails (#78822) 2021-03-22 19:06:28 -07:00
Shi-Hao Hong
49adef6792 [State Restoration] Code sample templates, migrate existing code samples (#78757)
* Create state restoration templates, 

* Update existing state restoration samples to use the new templates

* Add to README, decided to require stateful widgets to include RestorationMixin
2021-03-23 09:24:34 +08:00
Shi-Hao Hong
7a88eb97ea Typo fixes (#78755) 2021-03-23 09:23:43 +08:00
Jenn Magder
2eca1f4033 Migrate dev projects from jcenter to mavenCentral (#78812) 2021-03-22 17:39:02 -07:00
Todd Volkert
351e319a47 Improve documentation for PointerSignalResolver class (#78738) 2021-03-22 12:15:03 -07:00
Jonah Williams
74a795d165 roll more versions (#78654) 2021-03-19 15:46:03 -07:00
Jenn Magder
c90cd65a38 Standardize tool test shard selection (#78636) 2021-03-19 15:33:36 -07:00
Jenn Magder
6a4dd4cfb4 Skip linking on Flutter for CocoaPods transitive dependencies (#78592) 2021-03-19 15:33:20 -07:00
Michael Goderbauer
197b440e96 Migrate out custom ignore syntax to flutter_ignore (#78497) 2021-03-19 15:33:05 -07:00
godofredoc
eb1868b098 Use flutter-cirrus gke cluster for framework tasks. (#77982) 2021-03-19 14:26:04 -07:00
Angjie Li
f4c3662b02 Revert "Manually close the tree for https://github.com/flutter/flutter/issues/78567 (#78568)" (#78647)
This reverts commit 51dbc768d8.
2021-03-19 13:43:49 -07:00
Angjie Li
6515806717 Revert "Fix a legacy TODO (#77454)" (#78584)
This reverts commit 5e4e530e93.
2021-03-19 10:08:12 -07:00
Zachary Anderson
51dbc768d8 Manually close the tree for https://github.com/flutter/flutter/issues/78567 (#78568) 2021-03-18 13:27:01 -07:00
Jonah Williams
28532edaa5 Update all versions and migrate devicelab framework to package:vm_service (#78557) 2021-03-18 12:38:12 -07:00
Jonah Williams
4851bd51f9 [devicelab] remove vm_service_client from devicelab (#78559) 2021-03-18 11:51:07 -07:00
Jenn Magder
2dbe1ec8fb Move web tool test per-test timeout to shard (#78508) 2021-03-18 11:50:49 -07:00
Michael Goderbauer
8364140e51 Clean-up ignores that are not ignoring anything (dev/ edition) (#78490) 2021-03-18 11:06:03 -07:00
Marcus Tomlinson
01c772cc8d Revert "Add libblkid / liblzma / libgcrypt as an explicit dependancy on Linux" (#78415)
* Revert "Add libgcrypt as an explicit dependancy on Linux"

This reverts commit bf65b3d03ccdc1dd21c09f34d600d72b0636a784.

* libblkid & liblzma not explicitly required either
2021-03-18 09:14:44 -07:00
keyonghan
0d88b7c408 remove flakiness (#78505) 2021-03-18 09:03:34 -07:00
Anna Gringauze
e8c3ce6bd1 Try fixing web tool tests on windows (#78386) 2021-03-17 22:13:13 -07:00
keyonghan
4d4af7edf0 remove flaky flag for linux shards (#78483) 2021-03-17 17:09:21 -07:00
keyonghan
de036aa017 add mac/windows shard builders as flaky (#78459) 2021-03-17 16:50:02 -07:00
Hans Muller
7c4c3419ae Remove accentColor et al. from tests (#78449) 2021-03-17 13:28:09 -07:00
keyonghan
5a75d9ba90 add linux shard builders (#78430) 2021-03-17 11:15:02 -07:00
Hans Muller
87c40326e8 Removed accentColor and accentTextTheme dependencies from flutter_gallery (#78378) 2021-03-17 10:24:02 -07:00
Johannes von Bargen
4b150b135f Add optional DragAnchorStrategy to Draggable (#73143) 2021-03-16 16:48:03 -07:00
Ian Hickson
f3c25fa07a Align more closely with package:test (#77118) (#78343) 2021-03-16 13:58:02 -07:00
Casey Hillers
c30fdfbe82 Revert "[devicelab] Migrate Gallery to BuildTestTask (#77956)" (#78355)
This reverts commit 93fb258602.
2021-03-16 12:20:36 -07:00
Casey Hillers
93fb258602 [devicelab] Migrate Gallery to BuildTestTask (#77956) 2021-03-16 11:58:03 -07:00
Ian Hickson
5e4e530e93 Fix a legacy TODO (#77454) 2021-03-16 10:48:02 -07:00
Pierre-Louis
961fdeebb8 [Fonts] Fix update_icons double newline bug (#78317) 2021-03-16 10:03:03 -07:00
Zachary Anderson
e7e1a04aa3 Revert "Align more closely with package:test (#77118)" (#78329)
This reverts commit 0cbe597540.
2021-03-16 09:26:34 -07:00
Ian Hickson
0cbe597540 Align more closely with package:test (#77118) 2021-03-15 16:28:02 -07:00
keyonghan
5e84b1c343 Enable subshard builders for pre-submit (#78078) 2021-03-15 14:13:03 -07:00
omerlevran46
c94648f9cc [fuchsia] remove no devices found from ffx parsing (#77651) 2021-03-15 10:58:05 -07:00
Ahmed Saleh
740504d3e6 Refactor: use one subprojects property (#77942) 2021-03-12 16:28:03 -08:00
Gary Roumanis
3f62915383 Update ClampingScrollSimulation to better match Android (#77497) 2021-03-12 16:23:05 -08:00
Michael Goderbauer
d637b1874f non-breaking changes for prefer_mixin lint (#77837) 2021-03-11 19:50:03 -08:00
Greg Spencer
a8d820a46e Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868) 2021-03-11 16:45:03 -08:00
Jonah Williams
c6dbb6f2b5 Update mockito dep and remove usage in manual tests and localizations (#77945) 2021-03-11 11:25:02 -08:00
Abhishek Ghaskata
bc9d0e0a4b Remove one TODO (#76275) 2021-03-11 03:55:02 -08:00
Jonah Williams
2edf6b7320 Remove mockito deps from dev/ (#77749) 2021-03-10 17:50:44 -08:00