Jason Simmons
b20a9f8170
Set the mixWithOthers option in the Gallery video demo ( #70396 )
...
This allows the two videos in the demo to play simultaneously
(matching the behavior from before the recent upgrade to the
video player plugin)
2020-11-12 12:07:13 -08:00
Todd Volkert
f8d2f58b52
Ignore DismissIntent when barrier is not dismissible ( #70156 )
2020-11-12 11:45:32 -08:00
Greg Spencer
86f9ab511e
Revert usages of the binding's platformDispatcher to use window instead ( #70319 )
...
This reverts usages of the binding's platformDispatcher to use window again temporarily, because there isn't a TestPlatformDispatcher yet, and so some tests were failing because they mocked the TestWindow to return certain things (locales) that were returning the real values instead of the test values.
Once I've created a TestPlatformDispatcher to allow fake data to be passed to it, we can go back to using the platformDispatcher in all of these places
2020-11-12 11:17:00 -08:00
Hans Muller
c6d4a6ef5c
Update OutlinedButton default outline geometry to be backwards compatible ( #70393 )
2020-11-12 10:36:39 -08:00
Emmanuel Garcia
0436886ed5
Future can return null ( #70324 )
2020-11-12 10:29:04 -08:00
Greg Spencer
0937207f5b
Fix Platform channel errors in web tests ( #70252 )
2020-11-12 10:24:07 -08:00
Jonah Williams
0c79659900
[flutter_tools] make most integration tests null safe ( #70334 )
2020-11-12 10:23:03 -08:00
Michael Goderbauer
b5a4d08962
Intrinsic Width fixes for RenderParagraph ( #70236 )
2020-11-12 10:19:03 -08:00
Zachary Anderson
3fce16c329
Revert "Default Keyboard ScrollActions with PrimaryScrollController ( #69795 )" ( #70391 )
...
This reverts commit 1f0df54553bab852026a2801ce3921a2ba493fab.
2020-11-12 09:49:12 -08:00
Zachary Anderson
ce248ed80c
Revert "Roll Engine from c5c7e83b9e53 to d97a81c88983 (6 revisions) ( #70333 )" ( #70388 )
...
This reverts commit 15d2d8a8750c2733871f7f8ae558c268efd32fc0.
2020-11-12 08:54:12 -08:00
engine-flutter-autoroll
15d2d8a875
Roll Engine from c5c7e83b9e53 to d97a81c88983 (6 revisions) ( #70333 )
2020-11-11 17:04:03 -08:00
keyonghan
80cd32b21f
Revert "mark catalina ios tasks as flaky ( #70255 )" ( #70328 )
2020-11-11 16:59:03 -08:00
engine-flutter-autoroll
e1bdf2c00a
Roll Engine from 81f219c59c62 to c5c7e83b9e53 (3 revisions) ( #70317 )
2020-11-11 15:59:03 -08:00
Anna Gringauze
edf26e756d
Move web integration tool tests to web.shard ( #70226 )
...
* Move web integration tool tests to web.shard
Web integration tool tests depend on DDC changes in SDK. This change
moves them to a separate shard and subshard so CI bot configurations
can run them separately.
In particular, with will allow running those tests on dart CI flutter
HHH web bot instead of a non-web one, allowing early detection and easy
classification of issues caused by SDK changes as VM- or Web related.
* Enabled verbose mode for flaky web_tool_tests
* Split out the test changes to be commited first
2020-11-11 15:42:15 -08:00
J-P Nurmi
153f3d23c3
Fix Editable(Text) shortcuts to respect read-only on desktop ( #69891 )
2020-11-11 15:34:05 -08:00
Jonah Williams
22ec357bc4
[flutter_tools] make getBuildInfo async ( #70320 )
2020-11-11 15:33:23 -08:00
Jonah Williams
0f80116a63
[flutter_tools] improve hash performance in build_system ( #70065 )
2020-11-11 15:31:07 -08:00
Kate Lovett
1f0df54553
Default Keyboard ScrollActions with PrimaryScrollController ( #69795 )
2020-11-11 15:29:05 -08:00
Omar Emara
273efff072
Correct GtkKeyHelper key codes for the Meta key ( #69576 )
2020-11-11 15:24:04 -08:00
Jonah Williams
a40ee8a3fb
[flutter_tools] migrate .packages to package_config, partial ( #70200 )
2020-11-11 13:50:41 -08:00
Sanjoli Goyal
5b19328ff0
Update ReorderableListView API docs ( #69650 )
...
* Update ReorderableListView API docs
* fixed dart fmt
* added dartpad instead of code sample
* fixed parenthesis error
* Update packages/flutter/lib/src/material/reorderable_list.dart
Co-authored-by: Amit Patil <54329870+Amitpatil215@users.noreply.github.com>
* using reference List.generate instead of generate
* request changes are complete
* space eroors are fixed
* Update ReorderableListView API docs
* fixed dart fmt
* added dartpad instead of code sample
* fixed parenthesis error
* using reference List.generate instead of generate
* Update packages/flutter/lib/src/material/reorderable_list.dart
Co-authored-by: Amit Patil <54329870+Amitpatil215@users.noreply.github.com>
* request changes are complete
* space eroors are fixed
* request changes are completes
Co-authored-by: Amit Patil <54329870+Amitpatil215@users.noreply.github.com>
Co-authored-by: John Ryan <ryjohn@google.com>
2020-11-11 11:28:57 -08:00
Harsh Mehta
600c99213a
AdoptAWidget: Stepper ( #70092 )
...
* interactive dartpad sample added
* cleaner code
* removed extra spaces
* minor spaces added
* removed null returns
2020-11-11 10:03:06 -08:00
Chinmay Kabi
6f70a29c36
AdoptAWidget: WillPopScope ( #69563 )
...
* Update WillPopScope API Docs
* Update WillPopScope API Docs
* Update WillPopScope API Docs template fix
* Refactoring dartpad sample
* Refactoring dartpad sample
* Remove trailing spaces
* Minor build fix
* Remove space
* Change the dartpad sample and other minor changes
* Change the dartpad example
* Remove trailing character
* refactor code to dart preamble
* adding uncleared variable
* adding uncleared variable
* Implemented requested changes
* Implemented requested changes
* empty commit
* minor changes
Co-authored-by: Chinmay Kabi <chinmaykabi@gmail.com>
2020-11-11 10:01:46 -08:00
MH Johnson
50dc84bc17
[Material] Add support for customizing active + disabled state color for selection controls. ( #68831 )
...
* Add new MaterialStateProperty param to selection controls
2020-11-11 12:39:20 -05:00
engine-flutter-autoroll
018467cdb1
81f219c59 [Android Text Input] Make the editing state listenable and allow batch edits (flutter/engine#21534) ( #70266 )
2020-11-10 23:04:03 -08:00
xster
aac980baac
Update cupertino and material translations ( #70157 )
2020-11-10 20:56:06 -08:00
engine-flutter-autoroll
86e221bc6e
3de24322a Roll Skia from 1fe2b80dc782 to 24c18526a564 (1 revision) (flutter/engine#22432) ( #70264 )
2020-11-10 20:34:02 -08:00
engine-flutter-autoroll
281522bc87
Roll Engine from 5f660ce78474 to c5cbbb000f2c (5 revisions) ( #70251 )
2020-11-10 18:24:05 -08:00
keyonghan
d26712e12f
mark catalina ios tasks as flaky ( #70255 )
2020-11-10 18:19:07 -08:00
Jonah Williams
28ecf05692
[null-safety] opt driver tests into null safety ( #70245 )
2020-11-10 16:29:13 -08:00
engine-flutter-autoroll
425ae8621c
5f660ce78 Roll ANGLE to latest version (flutter/engine#22177) ( #70237 )
2020-11-10 15:59:02 -08:00
engine-flutter-autoroll
3700061b13
Roll Engine from 4e0f7ab788bd to caf678d30fc0 (10 revisions) ( #70231 )
...
* 03e750d6f Roll Fuchsia Linux SDK from g6EuxMthn... to DzZi2gPbF... (flutter/engine#22417 )
* 80e9a3fc2 Roll Skia from 84d503b21322 to 5b8598952931 (7 revisions) (flutter/engine#22418 )
* 80cc0fae7 Roll Skia from 5b8598952931 to 02dd0ed8ce5e (1 revision) (flutter/engine#22419 )
* d14c4a742 Roll Skia from 02dd0ed8ce5e to fb5850f41043 (4 revisions) (flutter/engine#22420 )
* af185be87 Roll Skia from fb5850f41043 to 008d63e23dab (6 revisions) (flutter/engine#22421 )
* 1a13dac52 Simplify API for scheduling Skia object deletions (flutter/engine#22409 )
* 49299c37d Roll Skia from 008d63e23dab to 267826c86552 (4 revisions) (flutter/engine#22422 )
* 25e08298a Roll Fuchsia Mac SDK from w10eytxvc... to e-4Jm-yWa... (flutter/engine#22423 )
* 76e615859 Roll Skia from 267826c86552 to 88e8bb2fe2d5 (3 revisions) (flutter/engine#22424 )
* caf678d30 Move common graphics utils to //flutter/common/graphics (flutter/engine#22320 )
2020-11-10 14:41:59 -08:00
Michael Goderbauer
786d0306db
Assert for RenderFlex intrinsics if using baseline alignment ( #70139 )
2020-11-10 14:29:41 -08:00
Jonah Williams
fb28ee2860
[flutter_tools] reland: cache pub invocations ( #70180 )
...
Disabled caching of pub invocations on flutter drive.
2020-11-10 13:56:36 -08:00
Hans Muller
191d0aa4b6
Revert "AppBar draws its defaults from theme.colorScheme ( #69251 )" ( #70212 )
2020-11-10 13:54:04 -08:00
Jonah Williams
0bbd9020ed
[flutter_tools] remove experiment tracking analytics for null safety ( #70183 )
2020-11-10 12:49:50 -08:00
Jonah Williams
39bc68b6a2
[flutter_tools] dont use autodetect enum for web ( #70189 )
2020-11-10 12:49:38 -08:00
engine-flutter-autoroll
f877d9fd9e
Roll Engine from e50ac2c55240 to 4e0f7ab788bd (2 revisions) ( #70163 )
2020-11-10 12:44:02 -08:00
Jonah Williams
84a8bd3f5a
Revert "[flutter_tools] always use dart to run test script. ( #70146 )" ( #70175 )
...
This reverts commit a90880a8c32905dfa6f204348ad6a9e6d404d282.
2020-11-10 05:21:14 -08:00
Jonah Williams
a90880a8c3
[flutter_tools] always use dart to run test script. ( #70146 )
2020-11-10 05:02:56 -08:00
engine-flutter-autoroll
900da21f11
Roll Engine from d642a939c34b to e50ac2c55240 (2 revisions) ( #70158 )
2020-11-10 00:54:03 -08:00
Darren Austin
fb63371589
Fix for the ListTile horizontalTitleGap calculation introduced with PR #64222 . ( #70149 )
2020-11-09 18:13:07 -08:00
Jonah Williams
dbcd7868a4
[flutter_tools] remove most globals from asset system and remove Cache manipulation in unit tests ( #70011 )
2020-11-09 18:01:04 -08:00
Jonah Williams
1c4b50ecf1
Revert "[flutter_tools] restore pub caching functionality ( #70133 )" ( #70144 )
...
This reverts commit ff953e4f83d0e9bc5a5468a7e910a7b1506a2ca5.
2020-11-09 16:38:07 -08:00
engine-flutter-autoroll
f85c383fd1
Roll Engine from 014da89eb015 to d642a939c34b (2 revisions) ( #70140 )
2020-11-09 16:14:03 -08:00
Jonah Williams
3fb389c75a
[null-safety] implement null-safe autodetection for the web ( #70126 )
...
Fixes #69416
Fixes #70121
2020-11-09 16:13:38 -08:00
Jonah Williams
ff953e4f83
[flutter_tools] restore pub caching functionality ( #70133 )
...
Necessary to work around #70013 (this looks like it will be fixed, but should protect us in the future)
Restores some notion of skipping pub, with differences from the prior implementation:
Off by default, and only used by the flutter command automatic pub get
A single check parameter. Uses the framework version cached per-project instead of a timestamp of the tool, to avoid cases where downloading a prebuilt framework would cause this check to no longer work.
2020-11-09 16:11:55 -08:00
Greg Spencer
bbc0161669
Remove references to Window
, and switch usages to PlatformDispatcher
or SingletonFlutterWindow
( #69617 )
...
* Remove references to dart:ui.Window, and point usages to PlatformDispatcher or SingletonFlutterWindow, as appropriate
* remove new test platform dispatchers
* Amend documentation
2020-11-09 15:26:29 -08:00
redsolver
3b7718c27d
AdoptAWidget: Table ( #69488 ) ( #69588 )
...
* Added Dartpad sample for Table widget
* Changed template to stateless_widget_scaffold
* Removed trailing character
2020-11-09 15:20:42 -08:00
engine-flutter-autoroll
a82c786d29
Roll Engine from 7f07491bcafb to 014da89eb015 (3 revisions) ( #70135 )
2020-11-09 15:04:02 -08:00