Commit graph

22653 commits

Author SHA1 Message Date
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
Jonah Williams 8db51f665d
[flutter_tools] remove mock android device from log reader test (#74995) 2021-01-29 14:27:58 -08:00
Jonah Williams 6efe8e91a7
[flutter_tools] remove most usage of MockDevice (#74999) 2021-01-29 14:27:42 -08:00
LongCatIsLooong fb9ff62cf4
InputDecorator negative baseline error message (#74837) 2021-01-29 14:26:06 -08:00
engine-flutter-autoroll 52e90f55f4
Roll Engine from 4ba79a34a06a to 4cf5244cc5bd (17 revisions) (#74993) 2021-01-29 09:49:03 -08:00
xubaolin cd771404e9
TextField and last input character should visible on the screen when the cursor is not shown (#74722) 2021-01-29 09:29:09 -08:00
Yegor 791edc230d
always pass filterQuality specified in the Image widget to canvas (#74854) 2021-01-28 21:54:03 -08:00
Jenn Magder dbb1958c5e
Add canRun override to FakeProcessManager (#74865) 2021-01-28 19:06:56 -08:00
engine-flutter-autoroll 904d63fbd6
cd358b07e [package_info] Register IntegrationTestPlugin in the example app. (flutter/plugins#3478) (#74948) 2021-01-28 18:54:06 -08:00
Jenn Magder 6ecb8cbcfa
Replace MockUsage with TestUsage (#74946) 2021-01-28 18:49:04 -08:00
engine-flutter-autoroll 0491db4a97
Roll Engine from b928a2aeff8e to 4ba79a34a06a (4 revisions) (#74945) 2021-01-28 18:44:04 -08:00
Dan Field 5575caa118
vm_service 6.0.1-nullsafety.1, dwds 8.0.2 (#74943) 2021-01-28 18:39:07 -08:00
Tyler Norbury 0e17b2de2e
fix word in doc comment (#74927) 2021-01-28 18:34:05 -08:00
Sam Rawlins 31732bc67d
emove "unnecessary" imports in test/animation (#74901) 2021-01-28 18:29:03 -08:00
Kenzie Schmoll 1ceffd28cd
Only show devtools deep links for render overflow errors (#74916) 2021-01-28 18:24:08 -08:00
Sam Rawlins 129003f052
Remove "unnecessary" imports. (#74899) 2021-01-28 18:24:04 -08:00