Commit graph

21424 commits

Author SHA1 Message Date
Jonah Williams 6e5845f025
[flutter_tools] restore pub caching functionality on run/test (#70056) 2020-11-09 12:52:22 -08:00
Jonah Williams 55e183eb09
[null-safety] migrate hello_world to null safety (#70112)
* [null-safety] migrate flutter gallery to null safety
2020-11-09 12:51:04 -08:00
Emmanuel Garcia 21e802746b
Migrate Flutter Gallery test to null safety (#70116) 2020-11-09 12:29:14 -08:00
engine-flutter-autoroll 43e1d1596e
Roll Engine from 3cf292226986 to 40b8f8227b9a (7 revisions) (#70117) 2020-11-09 12:24:03 -08:00
Jonah Williams 4c511fbde2
[flutter_tools] remove workaround for caching sound dill (#70014) 2020-11-09 11:53:56 -08:00
Konstantin Scheglov 9f36a02734
Ignore import_of_legacy_library_into_null_safe (#70115) 2020-11-09 11:41:52 -08:00
chunhtai 0bc0cc6192
Fix crash when widgetspan does not produce a semantics node in render… (#69919)
* Fix crash when widgetspan does not produce a semantics node in render paragraph

* fix comments

* fixed corner case, added test, refactored semantics widget

* addressing comment
2020-11-09 11:31:56 -08:00
Hans Muller a8f9d4cebf
AppBar draws its defaults from theme.colorScheme (#69251) 2020-11-09 10:59:39 -08:00
Konstantin Scheglov 99e0d3b9cf
Ignore several import_of_legacy_library_into_null_safe (#70107) 2020-11-09 10:54:49 -08:00
Michael Thomsen 168ad5dc4d
Roll engine and fix pubspecs that do not have a Dart SDK constraint (#70078) 2020-11-09 19:02:10 +01:00
xster d18bd9a5bb
move cupertino_icon template to 1.0.1 for null safety (#69997) 2020-11-09 09:54:42 -08:00
Jia Hao f5933dbad3
[integration_test] Add a setter for defaultTestTimeout (#70073)
* [integration_test] Add a setter for defaultTestTimeout

* type annotation

* More type annotations

* Fix doc
2020-11-09 08:39:05 -08:00
Yuqian Li 8e7748e74c
Reland migration (#69996)
This reverts ae0a9cb560 and therefore relands #69629.

Additionally, `flutter update-packages --force-upgrade` has been run to update `pubspec.yaml` to resolve the analyze test failures.
2020-11-08 20:32:04 -08:00
Konstantin Scheglov cc52b32b65
Ignore several import_of_legacy_library_into_null_safe (#69904)
* Ignore import_of_legacy_library_into_null_safe instead of un-migrating.
2020-11-08 17:46:16 -08:00
engine-flutter-autoroll f04b3d917f
Roll Engine from e4956eb118fa to 0f7cdca65fba (2 revisions) (#70036) 2020-11-07 13:09:02 -08:00
engine-flutter-autoroll b6d56a29dd
Roll Engine from 1e3ceb037f64 to e4956eb118fa (6 revisions) (#70031) 2020-11-07 12:04:03 -08:00
Zachary Anderson e59ab90ae1
Add Dart SDK constraint to a pubspec (#70030)
This will unblock the roll of the next Dart SDK
2020-11-07 11:42:05 -08:00
Yuqian Li fb552edcb8
Do not analyze files that are not checked in git (#69723) 2020-11-07 05:19:02 -08:00
Michael Thomsen e4d94f7ccd
Revert "Migrate Flutter gallery test to null safety (#69048)" (#70023)
This reverts commit 7ba775a994.
2020-11-07 12:15:22 +01:00
engine-flutter-autoroll f9b69bb5aa
Roll Engine from 7ab39127ee25 to 1e3ceb037f64 (2 revisions) (#70008) 2020-11-06 20:54:03 -08:00
Emmanuel Garcia 7ba775a994
Migrate Flutter gallery test to null safety (#69048) 2020-11-06 20:38:12 -08:00
Jonah Williams 52d49fb358
[flutter_tools] remove material design schema, use dart code (#69987)
Instead of loading the use-material-design asset data from a yaml file in the repo, leave it in dart code and simplify. Remove some of the globals, but not enough to update to testWithoutContext
2020-11-06 19:55:55 -08:00
engine-flutter-autoroll 78778d291b
Roll Engine from d21bb634e054 to 7ab39127ee25 (16 revisions) (#70005) 2020-11-06 19:49:03 -08:00
Ferhat 40b4d2badc
Add PageView benchmark (representative of full screen CustomPainter) (#69990) 2020-11-06 18:49:03 -08:00
Jonah Williams 28d6c5b5b5
Revert "Roll Engine from d21bb634e054 to 2440ad6d39a5 (8 revisions) (#69991)" (#70000)
This reverts commit dd279e41e1.
2020-11-06 17:37:07 -08:00
engine-flutter-autoroll dd279e41e1
Roll Engine from d21bb634e054 to 2440ad6d39a5 (8 revisions) (#69991) 2020-11-06 16:44:03 -08:00
Hans Muller a35aa3fdeb
Add new ListTile parameters to ListTileTheme (#69982) 2020-11-06 16:39:02 -08:00
David Iglesias e148bf8785
[flutter_web_plugins] Migrate to null safety. (#69844) 2020-11-06 15:34:10 -08:00
George Wright 2b512781a0
Add a --dart-entrypoint-args flag to flutter run to pass through Dart entrypoint arguments on Flutter Desktop (#69607) 2020-11-06 15:34:02 -08:00
Jim Graham b8d21ad357
Remove the flaky flag from post-bdf benchmark (#69591) 2020-11-06 15:29:04 -08:00
Jonah Williams 2fb53d83f2
[flutter_tools] remove all globals from cache and cache_test (#69505) 2020-11-06 15:26:45 -08:00
Chris Bracken 9b201dd074
Revert "Roll Engine from d21bb634e054 to cf376142ed5f (2 revisions) (#69976)" (#69988)
Commit https://github.com/flutter/engine/pull/22348 appears to have
caused breakage https://github.com/flutter/flutter/issues/69983
[tool_crash] RPCError.

This reverts commit 9edfa1225d.
2020-11-06 14:50:03 -08:00
engine-flutter-autoroll 9edfa1225d
Roll Engine from d21bb634e054 to cf376142ed5f (2 revisions) (#69976) 2020-11-06 12:24:02 -08:00
Dan Field 16dce76577
Fix excessive rebuilds of DSS (#69724) 2020-11-06 12:09:02 -08:00
engine-flutter-autoroll 0da8f13c52
d21bb634e Roll Skia from 6cafdc069bdb to ba9a04fb8d5a (3 revisions) (flutter/engine#22352) (#69974) 2020-11-06 11:19:03 -08:00
Christopher Fujino 772437627b
[flutter_conductor] update dev/tools with release tool (#69791) 2020-11-06 11:14:04 -08:00
Jonah Williams 1f210275aa
[flutter_tools] wrap http send in async guard (#69972) 2020-11-06 11:00:20 -08:00
Jonah Williams 75e8428b6b
mark flutter_gallery_sksl_warmup__transition_perf_e2e_ios32 as flaky (#69970) 2020-11-06 10:58:41 -08:00
Mokusesei 6269abb75b
Reland: fix android studio 4.1 plugin path for mac (#69954) 2020-11-06 10:57:04 -08:00
Devon Carew 5ba2d79ad2
remove the use of the analysis server --enable-experiments flag from flutter analyze (#69966) 2020-11-06 10:56:34 -08:00
Jonah Williams e18533e7ab
[flutter_tools] remove globals from android_workflow (#69548) 2020-11-06 10:55:52 -08:00
Jonah Williams ef288c1720
[flutter_tools] work around bug in plugins CI (#69971) 2020-11-06 10:55:40 -08:00
Gary Roumanis 16daed86c3
Persist Chrome Default Directory (#69921) 2020-11-06 10:54:04 -08:00
engine-flutter-autoroll a2fd69cdbf
Roll Engine from 0693ee04d130 to 40408629770c (23 revisions) (#69965) 2020-11-06 09:44:03 -08:00
Playhi 8cb2665118
Allow modification of ListTile's horizontalTitleGap, minVerticalPadding, minLeadingWidth (#64222)
Allow modification of ListTile's horizontalTitleGap, minVerticalPadding, minLeadingWidth
2020-11-06 00:02:19 -08:00
Jonah Williams 6e3ebc9350
[flutter_tools] only run web shard if requested (#69932) 2020-11-05 23:58:40 -08:00
Jonah Williams 6fe800abd5
[null-safety] remove enable experiment flags (#69930) 2020-11-05 23:58:11 -08:00
Darren Austin 4c1d015e9e
Reland "Updated SearchDelegate to follow custom InputDecorationTheme" (#69653) 2020-11-05 23:54:01 -08:00
engine-flutter-autoroll a75b5b6c8f
Roll Engine from bf259226b224 to 0693ee04d130 (9 revisions) (#69906) 2020-11-05 22:19:02 -08:00
Tong Mu e1712ccefc
Reland: Fix a multiple pointers bug
This relands #68587
2020-11-05 18:38:15 -08:00