Commit graph

22468 commits

Author SHA1 Message Date
engine-flutter-autoroll 502ff3dbfe
a45557608 [camera] Fix example reference in camera's doc (flutter/plugins#3472) (#75211) 2021-02-02 02:41:03 -08:00
engine-flutter-autoroll 4b0ad0f480
Roll Engine from bb2bbde4d02b to 7334085fc1b7 (2 revisions) (#75199) 2021-02-02 02:21:03 -08:00
David Chen 98067a6552
Allow long press delay duration for LongPressDraggable to be adjustable (#74592) 2021-02-02 01:26:02 -08:00
Sam Rawlins 11609d1114
Remove "unnecessary" imports. (#75198)
In each library where an import is removed, the library uses some elements
provided by the import, BUT there is another import which provides all of the
same elements, and at least one more which the library uses.

In this change, we remove the imports which can be simply removed in favor of
the other already present imports.

See https://github.com/dart-lang/sdk/issues/44569 for more information.
2021-02-02 16:22:14 +08:00
YeungKC 0a4618943c
Improve Dropdown Menu (#74906) 2021-02-01 22:56:03 -08:00
engine-flutter-autoroll 9fd3c22eb9
a87497f13 Add plugin issue query to README (flutter/plugins#3493) (#75190) 2021-02-01 22:06:04 -08:00
engine-flutter-autoroll 55c47961ad
bb2bbde4d Roll Skia from fde740c7f26e to a6c692b8844d (7 revisions) (flutter/engine#24118) (#75186) 2021-02-01 22:01:04 -08:00
engine-flutter-autoroll 225e408d4f
30721bed3 Automatically add platform labels (flutter/plugins#3487) (#75184) 2021-02-01 19:26:03 -08:00
engine-flutter-autoroll 1991216543
Roll Engine from aff8465afd80 to e59457b81854 (4 revisions) (#75181) 2021-02-01 18:26:04 -08:00
engine-flutter-autoroll 1d234b3dd7
Roll Plugins from 04b0b4b13f59 to 31a8b5c3d5be (2 revisions) (#75177) 2021-02-01 18:21:02 -08:00
Jenn Magder 73506f36f7
Replace MockConfig with TestConfig (#75044) 2021-02-01 18:16:05 -08:00
Jenn Magder d59359f197
Adopt subshard naming convention in build_tests (#75179) 2021-02-01 18:13:38 -08:00
Hans Muller 51dd5bf1f7
Added ButtonStyle.splashFactory and NoSplash.splashFactory (#74949) 2021-02-01 18:11:04 -08:00
Jan Lübeck 9c434c8260
Adds First/Last buttons to PaginatedDataTable (#73964) 2021-02-01 18:06:06 -08:00
engine-flutter-autoroll d891313b8d
Roll Engine from 9a2795ae17ca to aff8465afd80 (5 revisions) (#75174) 2021-02-01 16:11:03 -08:00
Ian Hickson 8acac060bf
Remove the timeout when launching DevTools (#74859) 2021-02-01 16:06:02 -08:00
Jenn Magder 43d604e131
Replace context FakeUsage with TestUsage (#75170) 2021-02-01 15:02:25 -08:00
Jenn Magder f4f33fd108
Dump logs on failing devicelab test to recipe artifact location (#74378) 2021-02-01 15:00:38 -08:00
xubaolin 12016e4145
Reland "Update PopupMenuButton to match Material Design spec" (#74620) 2021-02-01 14:46:03 -08:00
LongCatIsLooong 76be55813b
Move caret/highlight painting to custom painters (#72828) 2021-02-01 14:41:04 -08:00
Robert Ancell 09adc359b8
Make Linux apps non-unique by default. (#74959)
This stops them attempting to own a D-Bus name, which may not be possible if the
app is sandboxed (e.g. in a Snap). It's also probably what most developers would
expect is the correct behaviour by default.
2021-02-02 11:34:40 +13:00
Ian Hickson ac3b9e7f89
Unpin mysteriously pinned packages (#74885) 2021-02-01 14:31:03 -08:00
engine-flutter-autoroll 0db8ac6131
Roll Engine from 833d9953a742 to 9a2795ae17ca (20 revisions) (#75140) 2021-02-01 13:41:03 -08:00
Shi-Hao Hong d128df5530
Remove scrollability by default (#75138) 2021-02-01 13:36:06 -08:00
Jenn Magder 91aad2bb06
Avoid iOS local networking dialog in integration tests (#75163) 2021-02-01 13:33:25 -08:00
creativecreatorormaybenot 80372f1b71
Fix formatting in rendering/box (#75102) 2021-02-01 13:31:04 -08:00
Jenn Magder 8712f63dd8
Split tools_tests subshards into separate shards to support sub-sub-sharding (#75033) 2021-02-01 12:51:33 -08:00
chunhtai 13fe079bb3
fixes preceision error during SliverGridRegularTileLayout (#74851) 2021-02-01 12:46:05 -08:00
Jenn Magder 6bd54753d7
Revert "Migrate driver tests in example/ to NNBD (#75022)" (#75161)
This reverts commit 50a8ecb7d6.
2021-02-01 11:45:07 -08:00
Michael Goderbauer 00aa144202
Migrate off e2e (#75029) 2021-02-01 10:26:03 -08:00
Dan Field d3092541e2
Reland integration_test NNBD (#75074)
* Revert "Revert "NNBD integration_test (#74922)" (#75030)"

This reverts commit 87b043658b.

* fix bad merge issues
2021-02-01 10:19:14 -08:00
Michael Goderbauer 50a8ecb7d6
Migrate driver tests in example/ to NNBD (#75022) 2021-02-01 10:16:03 -08:00
Anas35 091a74dab6
removed new keyword (#75049) 2021-02-01 09:59:53 -08:00
engine-flutter-autoroll 014e689087
Roll Engine from ce14c8a84142 to 833d9953a742 (6 revisions) (#75046) 2021-02-01 04:56:04 -08:00
Michael Goderbauer 0e815a1b87
Bump flutter_gallery_assets (#75026) 2021-02-01 04:51:04 -08:00
Michael Goderbauer cb0557456b
Clarify performance overlay in performance issue template (#75024) 2021-02-01 04:46:03 -08:00
engine-flutter-autoroll d968e33b81
04b0b4b13 [path_provider_windows] Resolve FFI stabilization changes (flutter/plugins#3485) (#75136) 2021-02-01 20:21:22 +08:00
engine-flutter-autoroll cb14df5659
Roll Plugins from 815beaff69c6 to 35847e4734d4 (2 revisions) (#75038)
* 97646369b Remove amirh from CODEOWNERS (flutter/plugins#3484)

* 35847e473 [local_auth] Fix incorrect switch fallthrough (flutter/plugins#3473)
2021-02-01 03:17:38 -08:00
Zachary Anderson 25134a16d1
Revert "Migrate some benchmarks to NNBD (#75023)" (#75053)
This reverts commit 49de01c928.
2021-01-29 23:52:30 -08:00
Michael Goderbauer 49de01c928
Migrate some benchmarks to NNBD (#75023) 2021-01-29 18:21:04 -08:00
Ian Hickson 87b043658b
Revert "NNBD integration_test (#74922)" (#75030)
This reverts commit cca9592f0e.
2021-01-29 15:46:21 -08:00
engine-flutter-autoroll 3cf89f9d27
Roll Plugins from cd358b07e7bc to 815beaff69c6 (4 revisions) (#75018) 2021-01-29 14:56:04 -08:00
engine-flutter-autoroll 145977574f
Roll Engine from 4cf5244cc5bd to ce14c8a84142 (2 revisions) (#75009) 2021-01-29 14:51:03 -08:00
Sam Rawlins d0d9b80520
Remove "unnecessary" imports in foundation,gestures tests (#75007) 2021-01-29 14:46:06 -08:00
Sam Rawlins 02c348b8bf
Remove "unnecessary" imports in cupertino tests (#75006) 2021-01-29 14:41:04 -08:00
Sam Rawlins 02891b7673
Remove "unnecessary" imports in material (#75005) 2021-01-29 14:36:08 -08:00
Jenn Magder dc30327a4d
Replace MockProcessManager with FakeProcessManager in cocoapods_test (#74956) 2021-01-29 14:32:33 -08:00
Dan Field cca9592f0e
NNBD integration_test (#74922) 2021-01-29 14:31:06 -08:00
Jonah Williams 18b1e23e89
[flutter_tools] move some fakes out of mocks.dart (#74992) 2021-01-29 14:28:18 -08:00
Jonah Williams e53c48968f
[flutter_tools] remove mock SystemClock (#74994) 2021-01-29 14:28:08 -08:00