Commit Graph

29153 Commits

Author SHA1 Message Date
engine-flutter-autoroll
574dfc3830 Roll Engine from 3cda7f5807db to 2398dea918a6 (25 revisions) (#82858)
* 98068f17a fuchsia: Only send different ViewProperties (flutter/engine#26170)

* 5e487ba85 Roll Skia from c1f641104531 to 469531234936 (4 revisions) (flutter/engine#26197)

* 4cab492e4 Add image generator registry (flutter/engine#25987)

* c753c2413 Roll Fuchsia Linux SDK from l6XmTSLnt... to AUWVgDkx6... (flutter/engine#26201)

* 75a7812eb Reland outputs a json version of the package manifest. (flutter/engine#26163)

* b5dc598c7 Roll Skia from 469531234936 to 5b38536d76ae (7 revisions) (flutter/engine#26202)

* fb913661c [icu] Upgrade ICU to 69.1, the same commit used by Chromimum latest (flutter/engine#26200)

* 62e095122 Prepare to move --delete-tostring-package-uri option to Dart SDK (flutter/engine#26196)

* 156c2bebc Web ImageFilter.matrix support (flutter/engine#25982)

* c30de25f3 Roll Skia from 5b38536d76ae to 2fed9f62d29a (7 revisions) (flutter/engine#26206)

* 7ef42f14d Roll Fuchsia Mac SDK from KmSY84b_E... to 7WNQRHsHN... (flutter/engine#26207)

* 8bba964f9 Add more diagrams for deferred components docs, fix alignment of existing one (flutter/engine#26209)

* 391e22dcb Roll Dart SDK from 67be110b5ba8 to 510f26486328 (3 revisions) (flutter/engine#26212)

* fa62ce08b Roll Skia from 2fed9f62d29a to e8cd0a54041e (2 revisions) (flutter/engine#26213)

* 2029cbafc Roll Skia from e8cd0a54041e to 3d854bade6de (4 revisions) (flutter/engine#26216)

* 9cd3c6491 Roll Fuchsia Linux SDK from AUWVgDkx6... to boele8geO... (flutter/engine#26217)

* 6ceab157d Roll Dart SDK from 510f26486328 to 13e329e614f2 (1 revision) (flutter/engine#26218)

* f90698a89 Roll Fuchsia Mac SDK from 7WNQRHsHN... to F5TX4MaEg... (flutter/engine#26220)

* b9d03fed2 Roll Skia from 3d854bade6de to 66125eac158d (1 revision) (flutter/engine#26221)

* 849ce7e6b Roll Dart SDK from 13e329e614f2 to 2eea032403e2 (1 revision) (flutter/engine#26222)

* ca89d6913 Roll Skia from 66125eac158d to 5696bcd0f7f8 (1 revision) (flutter/engine#26223)

* db7a3dc09 fuchsia: Fix occlusion_hint handling (flutter/engine#26208)

* b875d99dc Roll Skia from 5696bcd0f7f8 to bdfd77616177 (5 revisions) (flutter/engine#26224)

* b67caca64 Roll Skia from bdfd77616177 to fb8d20befa8f (1 revision) (flutter/engine#26225)

* 2398dea91 Revert Dart SDK to 67be110b5ba8fc84af5e7136389e52a13ccbc9d5 (flutter/engine#26232)
2021-05-18 20:44:49 -07:00
Sam Rawlins
8ae3952a40 Remove "unnecessary" imports. (#82828) 2021-05-18 20:44:03 -07:00
Tong Mu
4c1709642a Drag gesture recognizer accepts all pointers when any pointer is accepted (#82786) 2021-05-18 20:39:05 -07:00
Jenn Magder
8f536ec17b Default --no-tree-shake-icons to false for 'flutter build bundle' (#82773) 2021-05-18 20:34:04 -07:00
Lau Ching Jun
2acd0007d6 Refactor CustomDimensions in analytics to be type safe (#82531) 2021-05-18 20:29:03 -07:00
Todd Volkert
3b19dfd4da Fix addAllowedPointer() overrides (#82834)
They should have been taking a PointerDownEvent.

This change was originally included in #81884, but that
had to be reverted because it broke Google testss. This
sub-part of that larger change needs to be made first in
order to allow for a phased rollout in a way that won't
break Google tests.

https://github.com/flutter/flutter/issues/81883
2021-05-18 20:28:06 -07:00
Jay Zhuang
f512ebfd06 [fuchsia_asset_builder] Write depfile (#82469) 2021-05-18 20:24:04 -07:00
Tong Mu
01c98fa95e Character activator (#81807) 2021-05-18 20:19:03 -07:00
gaaclarke
7cdd33fe99 added unawaited function for devicelab and turned on unawaited_futures linter (#82833) 2021-05-18 14:19:03 -07:00
Jonah Williams
5c09eecd0d [flutter_tools] remove special casing of web listview requests (#82826) 2021-05-18 13:19:03 -07:00
Jenn Magder
d7e49e559b Run update packages, pick up file 6.1.1 (#82770) 2021-05-18 13:09:03 -07:00
Jenn Magder
432a1e1ff6 Enable win_gradle_plugin_light_apk_test and mark unflaky (#82761) 2021-05-18 13:04:02 -07:00
Jenn Magder
a146217d1c Mark mac_ios_platform_channels_benchmarks_ios not flaky (#82759) 2021-05-18 12:59:03 -07:00
Todd Volkert
3fc408200e Revert "Gesture recognizer cleanup (#81884)" (#82831)
This reverts commit e88a387b26.
2021-05-18 09:50:24 -07:00
Abhishek Ghaskata
b353f15eed Add CupertinoScrollbar api docs (#78284) 2021-05-18 09:14:02 -07:00
Jonah Williams
d6fa9bbf91 [devicelab] await flutter create call in platform channels benchmark (#82762) 2021-05-18 08:55:38 -07:00
Janice Collins
cb57480bdd Update dartdoc to 0.43.0. (#82362) 2021-05-18 08:54:02 -07:00
YeungKC
468471bfc1 Fix wrap compute max intrinsic width/height with spacing (#82609) 2021-05-18 01:54:02 -07:00
Michael Goderbauer
d27a942730 Do not crash if table children are replaced before they are layed out (#82765) 2021-05-18 00:24:03 -07:00
Jenn Magder
e716ac19e8 Mark win_build_tests_2_3 not flaky (#82760) 2021-05-18 00:04:02 -07:00
xubaolin
bac5a0db3b fix scrollable widget scrollDirection update bug (#82025) 2021-05-17 19:19:03 -07:00
Jonah Williams
a3863b6592 [flutter_tools] support memory profiles from flutter drive (#82739) 2021-05-17 17:39:03 -07:00
Greg Spencer
78ee9ccd1f Gardening: mark flaky tests flaky. (#82754) 2021-05-17 17:24:04 -07:00
Todd Volkert
e88a387b26 Gesture recognizer cleanup (#81884)
* Gesture recognizer cleanup

1) Make OneSequenceGestureRecognizer.addAllowedPointer()
   call startTrackingPointer(), and change subclasses to
   call super.addAllowedPointer() in place of manually
   calling startTrackingPointer().
2) Fix addAllowedPointer overrides to take PointerDownEvent
   where some were taking PointerEvent.
3) Add API documentation to OneSequenceGestureRecognizer
4) Make the following fields in OneSequenceGestureRecognizer
   private with public getters instead of publicly writable:
   `state`, `primaryPointer`, and `initialPosition`.
5) Clean up gesture recognizer state in
   OneSequenceGestureRecognizer.didStopTrackingLastPointer.

Fixes #81883
2021-05-17 16:53:49 -07:00
Zachary Anderson
94f9a2808c Revert "Added AxisOrientation property to Scrollbar (#75497)" (#82753)
This reverts commit 4a720313d8.
2021-05-17 14:54:47 -07:00
Chinmoy
4a720313d8 Added AxisOrientation property to Scrollbar (#75497) 2021-05-17 14:09:04 -07:00
Martin Anderson
668e9f6abc Added TabBar padding property (#75460) 2021-05-17 13:49:02 -07:00
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