Commit graph

24126 commits

Author SHA1 Message Date
engine-flutter-autoroll ebd232d37f
Roll Engine from 26e217e6c3d4 to 3cda7f5807db (8 revisions) (#82731) 2021-05-17 13:04:02 -07:00
Taha Tesser 0f03147138
remove unnecessary comment (#82650) 2021-05-17 11:59:02 -07:00
Christopher Fujino d6d3f0e0a8
add --verbose flag to pub global activate (#82719) 2021-05-17 11:39:28 -07:00
Swayam Gupta dae8939480
Improved AssetImage Docs (#78173) 2021-05-17 09:59:03 -07:00
Sam Rawlins e9e3c08fd8
Remove "unnecessary" imports. (#82662) 2021-05-17 09:39:04 -07:00
engine-flutter-autoroll c410ae35d7
26e217e6c Roll Skia from f91ce0201328 to d22a70be4f00 (1 revision) (flutter/engine#26186) (#82679) 2021-05-17 02:54:02 -07:00
Chris Bracken e364e30c90
[tool] Prefer installing multi-arch Win32 binaries (#82668)
Depending on the user's build configuration, we may output
multi-architecture or single-architecture binaries. Prefer to install
the multi-architecture binary if built, otherwise fall back to the
single-architecture binary.
2021-05-16 19:40:00 -07:00
Chris Bracken 7c5857d3b0
[tool] Improve Windows install process (#82659)
This eliminates the use of the Install.ps1 script during Windows app
installation and instead uses uwptool install. Install.ps1 was the
slowest part of app install, and had resource contention issues that
frequently caused it to fail.
2021-05-16 17:21:18 -07:00
engine-flutter-autoroll 61cfa190e0
193be5994 Roll Fuchsia Mac SDK from TB587FHc5... to v4P6zkHIE... (flutter/engine#26184) (#82666) 2021-05-16 17:04:03 -07:00
engine-flutter-autoroll c71e8bacfd
0c9ffcc62 Adds uwptool install command (flutter/engine#26183) (#82658) 2021-05-16 14:44:01 -07:00
engine-flutter-autoroll 879faf7bb4
9e714e099 Roll Fuchsia Linux SDK from lU-S8er5G... to q9Qi_9RMf... (flutter/engine#26180) (#82654) 2021-05-16 13:29:02 -07:00
engine-flutter-autoroll da404520f4
Roll Engine from 3c1d96f0b86f to 00e1c106774c (11 revisions) (#82651)
* 590813ff3 Roll Skia from aecf8d517143 to df2dbad1a87d (9 revisions) (flutter/engine#26168)

* bce27b631 Roll Fuchsia Mac SDK from a6aB7cNgl... to 9-tG_VdU_... (flutter/engine#26169)

* 5de7fc17e Roll Skia from df2dbad1a87d to bc8e0d8ba0d4 (1 revision) (flutter/engine#26171)

* 4b3966ba4 Reland "Fix a11y placeholder on desktop; auto-enable engine semantics" (flutter/engine#26134)

* d8b83b71f Roll Fuchsia Linux SDK from RT1RbBM69... to q_v1AFsEq... (flutter/engine#26173)

* 570e51cf4 Roll Fuchsia Mac SDK from 9-tG_VdU_... to PVI875Hyp... (flutter/engine#26174)

* 3cd2eb547 Roll Skia from bc8e0d8ba0d4 to bc7c754ce395 (1 revision) (flutter/engine#26175)

* 1c769b441 Roll Fuchsia Linux SDK from q_v1AFsEq... to lU-S8er5G... (flutter/engine#26176)

* dad87569f Roll Fuchsia Mac SDK from PVI875Hyp... to TB587FHc5... (flutter/engine#26177)

* f426368f2 Roll Skia from bc7c754ce395 to f91ce0201328 (1 revision) (flutter/engine#26178)

* 00e1c1067 Remove counter from eintr wrapper (flutter/engine#26124)
2021-05-16 11:15:27 -07:00
Yegor 89442b495e
disable semantics in text_editing_integration.dart (#82582) 2021-05-14 21:34:02 -07:00
engine-flutter-autoroll e7a816ea85
3c1d96f0b Roll Fuchsia Linux SDK from CudXaX-jL... to RT1RbBM69... (flutter/engine#26167) (#82599) 2021-05-14 20:24:02 -07:00
Dan Field 304b9c668e
Reland GC tracking benchmarks (#82069) 2021-05-14 19:59:24 -07:00
Jonah Williams 9805df890f
remove more mocks (#82592) 2021-05-14 19:15:19 -07:00
James Clarke a34713fb96
Update Windows flutter create template (#82598) 2021-05-14 19:10:07 -07:00
engine-flutter-autoroll dbcc656b07
477a3359b Move CanvasKit files from parts to libraries (flutter/engine#26139) (#82597) 2021-05-14 19:09:02 -07:00
engine-flutter-autoroll 8797607859
Roll Engine from e7290ecfa084 to 3a94c1e59267 (4 revisions) (#82591) 2021-05-14 18:04:02 -07:00
Chris Bracken 40bb2b293d
Add missed package version bump override (#82593)
In https://github.com/flutter/flutter/pull/82577, I landed a version
bump of package shelf and package flutter_template_images. This local
override should have been part of that patch but was missed in the
checkin.

The version bumps themselves happened in the previous patch; this just
ensures we don't accidentally 'upgrade' back to version 1.0.2.
2021-05-14 18:00:27 -07:00
Chris Bracken 90d978f8fb
Add windowsIdentifier template parameter (#82588)
Windows package identifiers are globally unique strings, typically a
GUID. These are required for templates that require a Windows package
name as described in
https://docs.microsoft.com/en-us/windows/win32/appxpkg/appx-portal

Fixes https://github.com/flutter/flutter/issues/82587
2021-05-14 17:48:30 -07:00
godofredoc 71a7909f7c
Add cmdline tools to docker image. (#82584)
* Add cmdline tools to docker image.

This is to make the flutter doctor new checks to pass.

Bug: https://github.com/flutter/flutter/issues/82565

* Use correct package name.

* Add version to sdkmanager command.
2021-05-14 17:46:30 -07:00
Jenn Magder ea21938ccc
Remove symroot from generated iOS Xcode build settings (#82576) 2021-05-14 17:09:04 -07:00
engine-flutter-autoroll 77ab21e0f9
Roll Engine from 5c33fa9113da to e7290ecfa084 (3 revisions) (#82585) 2021-05-14 16:59:03 -07:00
Darren Austin 7903370baa
Fixed a problem with the first drag update on a reorderable list. (#82296) 2021-05-14 16:54:04 -07:00
Chris Bracken 3445cb86f2
Update dependency versions (#82577)
shelf 1.1.2 -> 1.1.4
flutter_template_images 1.0.2 -> 3.0.0
2021-05-14 16:51:36 -07:00
Jonah Williams 5d7b40190a
[flutter_tools] remove mocks from downgrade and devices test (#82579) 2021-05-14 16:28:39 -07:00
Jonah Williams aa9b2d914c
[flutter_tools] remove mocks from application_package_test (#82568) 2021-05-14 14:54:03 -07:00
engine-flutter-autoroll 6a75f8e4ce
5c33fa911 output fuchsia json package manifest (flutter/engine#26138) (#82559) 2021-05-14 13:54:03 -07:00
Jonah Williams 8e20351382
Fix analysis errors (#82569) 2021-05-14 13:32:54 -07:00
Taha Tesser 99472cf072
fix pkg typos (#82544) 2021-05-14 13:09:03 -07:00
Jonah Williams 9218f09db7
[flutter_tools] remove some mocks from web resident runner tests (#82522) 2021-05-14 13:04:11 -07:00
Sam Rawlins 496acdf550
Remove "unnecessary" imports. (#82508) 2021-05-14 12:59:02 -07:00
Ian Hickson 2ae1e39810
Revert "Migrate to ChannelBuffers.push (#82057)" (#82525) 2021-05-14 12:09:03 -07:00
engine-flutter-autoroll 965671b8c8
Roll Engine from ffa729397346 to c228a2fae8d4 (7 revisions) (#82552) 2021-05-14 11:54:02 -07:00
Abhishek Ghaskata 18489fdd49
Added Alignment docs for FractionallySizedBox (#82539) 2021-05-14 11:44:02 -07:00
engine-flutter-autoroll 26c693fd2b
ffa729397 Roll Skia from cad48c6868bf to 99e6f0fcfb44 (1 revision) (flutter/engine#26144) (#82526) 2021-05-14 10:49:02 -07:00
Abhishek Ghaskata b554f893bd
Enable unnecessary_null_checks lint (#82084) 2021-05-14 10:44:03 -07:00
Justin Hutchins f6747dfa10
Change cursor when hovering on DropdownButton (#80567) 2021-05-14 10:39:13 -07:00
keyonghan 5bc348904e
trigger build (#82549) 2021-05-14 09:38:50 -07:00
xubaolin ea09f4ecbc
update the DragStartBehavior documetations (#82327) 2021-05-14 00:09:02 -07:00
engine-flutter-autoroll 9108c06217
Roll Engine from 0507f4a9a714 to c75ec8ea4d0a (2 revisions) (#82518) 2021-05-13 23:14:03 -07:00
Jenn Magder 25c10d6a1c
Replace testUsingContext with testWithoutContext in a few places (#82498) 2021-05-13 23:09:03 -07:00
Jonah Williams c533ab6515
[flutter_tools] remove mocks from doctor test (#82494) 2021-05-13 23:04:02 -07:00
Gary Roumanis e3fd8dbfd5
Update loader style (#82485) 2021-05-13 22:59:03 -07:00
Taha Tesser 3c72ef374d
Fix Android Studio 4.2 detection on Windows (#82484) 2021-05-13 22:54:04 -07:00
Abhishek Ghaskata 159bb94bea
update the backwardsCompatibility to docs (#82344) 2021-05-13 22:49:04 -07:00
Jonah Williams ed85dd49c7
[flutter_tools] use try to delete in web cache (#82478) 2021-05-13 21:44:02 -07:00
Jonah Williams 0f8a6ab4dd
[flutter_tools] make failures to unforward android port non-fatal (#82477) 2021-05-13 21:39:03 -07:00
Jenn Magder 8334fb0a1e
Tool exit on xcodebuild -list when Xcode project is corrupted (#82476) 2021-05-13 21:34:04 -07:00