29153 Commits

Author SHA1 Message Date
engine-flutter-autoroll
97fca88df3
Roll Engine from b87169a92c70 to 74c2c1dd2c8a (1 revision) (#100892) 2022-03-28 06:05:09 -07:00
engine-flutter-autoroll
12fda08c09
Roll Engine from b41870954b7d to b87169a92c70 (2 revisions) (#100884) 2022-03-28 02:25:06 -07:00
Taha Tesser
e4bd5d5562
CupertinoSegmentedControl/CupertinoSlidingSegmentedControl: Add clickable cursor for web (#99551) 2022-03-28 01:40:11 -07:00
Taha Tesser
d2cb63c8fa
CupertinoActionSheet/CupertinoAlertDialog: Add clickable cursor for web (#99548) 2022-03-28 01:15:08 -07:00
wangying
712abb08e2
Add benchmark for ShaderMask RasterCache (#100127) 2022-03-28 00:15:07 -07:00
engine-flutter-autoroll
654aaa8eb2
Roll Engine from 559e259c5463 to b41870954b7d (1 revision) (#100876) 2022-03-27 22:50:09 -07:00
engine-flutter-autoroll
13d2381109
Roll Engine from eb84fd266695 to 559e259c5463 (7 revisions) (#100872) 2022-03-27 18:00:08 -07:00
Zachary Anderson
c3b11c1632
Removes soon to be deprecated analyzer option (#100862) 2022-03-27 10:50:07 -07:00
Zachary Anderson
8acbf54930
Adds an impeller variant of the new gallery transition perf benchmark (#100837) 2022-03-26 22:12:48 -07:00
Zachary Anderson
47f08a3fd6
[flutter_tool] Adds --enable-impeller flag to the run command (#100835) 2022-03-26 20:07:24 -07:00
engine-flutter-autoroll
689672ff9d
Roll Engine from 88bc155e0d35 to eb84fd266695 (1 revision) (#100840) 2022-03-26 19:20:09 -07:00
engine-flutter-autoroll
109e423022
Roll Engine from d5b1cdb0644e to 88bc155e0d35 (2 revisions) (#100838) 2022-03-26 17:50:09 -07:00
engine-flutter-autoroll
9746100742
Roll Engine from ca2f95c71c20 to d5b1cdb0644e (5 revisions) (#100822) 2022-03-26 04:50:08 -07:00
Alex Li
543a7e8588
Android Q transition by default (#100812) 2022-03-25 22:25:07 -07:00
engine-flutter-autoroll
e7f211ebcd
Roll Engine from a8e6b66a20e8 to ca2f95c71c20 (1 revision) (#100810) 2022-03-25 21:00:10 -07:00
engine-flutter-autoroll
6de637870e
Roll Engine from 6c3cf5f94290 to a8e6b66a20e8 (1 revision) (#100807) 2022-03-25 18:05:09 -07:00
Jenn Magder
46642320ce
Mark integration_ui_ios_textfield unflaky (#100661) 2022-03-25 18:00:08 -07:00
Chris Yang
c01cbd23cc
Add CADisableMinimumFrameDurationOnPhone migration (#100647) 2022-03-25 17:50:09 -07:00
Greg Spencer
22a3b4dc1e
Fix example app names and copyrights (#100795) 2022-03-25 17:40:11 -07:00
Anurag Roy
e7ab846d14
[flutter_tools] Fix VersionUpstreamValidator to respect FLUTTER_GIT_URL (#100605) 2022-03-25 17:35:10 -07:00
engine-flutter-autoroll
71ec251a59
Roll Engine from 6096dd189b82 to 6c3cf5f94290 (1 revision) (#100798) 2022-03-25 16:55:13 -07:00
Michael Goderbauer
7eeafb1287
Consider backgroundBlendMode in equality of BoxDecoration (#100788) 2022-03-25 16:50:15 -07:00
Christopher Fujino
ef8e3578c1
[flutter_tools] update pub packages (#100726) 2022-03-25 16:45:09 -07:00
Jenn Magder
1dd4613b5f
Add verbose flag to iOS module test (#100724) 2022-03-25 16:40:13 -07:00
Jenn Magder
12da4a2aff
Filter out some stray Xcode logging during macOS builds (#100707) 2022-03-25 16:35:11 -07:00
engine-flutter-autoroll
6335345e67
Roll Plugins from 1bb37bd57d7c to 86b36210ed03 (2 revisions) (#100691) 2022-03-25 16:30:14 -07:00
fzyzcjy
8037677dd6
Fix FollowerLayer (CompositedTransformFollower) has null pointer error when using with some kinds of Layers (#100672) 2022-03-25 16:25:13 -07:00
LongCatIsLooong
a63ee24b17
Reland "Avoid calling performLayout when only the relayout boundary is different" (#100581) 2022-03-25 16:20:14 -07:00
Ahmed Ashour
2268aebbae
Remove the end period of a URL in project template (#99816) 2022-03-25 16:15:13 -07:00
Taha Tesser
4526519225
Tooltip: Add an example for TooltipTriggerMode.manual and add tests for existing Tooltip examples (#100554) 2022-03-25 15:51:06 -07:00
Zachary Anderson
bfa272ac3e
Revert " Android Q transition by default (#98559)" (#100799)
This reverts commit c82ddd39e54fed2401e8b89dd82960d6ac9717d3.
2022-03-25 14:54:21 -07:00
Alex Li
c82ddd39e5
Android Q transition by default (#98559) 2022-03-25 14:03:21 -07:00
Tyler Holland
7208065019
Allow Drawer width to be customized (#99777)
* Add ability to customize Drawer width

* Fix formatting

* More formatting

* Formatting again

* Add width to DrawerThemeData and add associated tests

* Fix test formatting
2022-03-25 21:19:20 +01:00
engine-flutter-autoroll
b4247365fe
Roll Engine from 4b873306b4b3 to 6096dd189b82 (3 revisions) (#100791)
* 0defb26a2 Add gclient parser. (flutter/engine#32135)

* b8ff8f138 Roll impeller to 0ce2e789fc0852d6d9ee63fb68097327447cd7d8 (flutter/engine#32264)

* 6096dd189 Add test for external textures on Android (flutter/engine#31642)
2022-03-25 13:19:00 -07:00
chunhtai
a3b7feb897
Editable text sends enableInteractiveSelection to text input client (#100649)
* Editable text sends enableInteractiveSelection to text input client

* addressing comments
2022-03-25 13:13:56 -07:00
Casey Hillers
b346a59337
[ci.yaml] Migrate bringup tasks to cocoon scheduler (#100766) 2022-03-25 12:29:15 -07:00
Casey Hillers
a3d8026993
[flutter_conductor] Add candidate branch version to releases (#100781) 2022-03-25 12:28:57 -07:00
engine-flutter-autoroll
48d1372c1c
Roll Engine from f17ee9df9427 to 4b873306b4b3 (7 revisions) (#100769)
* 64625d462 Roll Fuchsia Linux SDK from _2DtWbNRj... to rPkESbOjK... (flutter/engine#32252)

* 2aa8e16ba Roll Dart SDK from 8d8944d40cd8 to 62cdddf03ccd (5 revisions) (flutter/engine#32253)

* 4e86a5173 Roll Fuchsia Mac SDK from QLxrAkriN... to WhJJCGflg... (flutter/engine#32255)

* 37a04e335 Roll Dart SDK from 62cdddf03ccd to f3ac5d88c3d5 (1 revision) (flutter/engine#32256)

* 96de3ac6a Roll Skia from ae5984082b5e to 2629b9f8a93f (1 revision) (flutter/engine#32258)

* 8153cc2a2 Roll Skia from 2629b9f8a93f to 371b3a68b254 (2 revisions) (flutter/engine#32259)

* 4b873306b Roll Dart SDK from f3ac5d88c3d5 to 4517dfc3774d (1 revision) (flutter/engine#32260)
2022-03-25 12:27:30 -07:00
Justin McCandless
ef11bff4e0
Check for mount after cut postframecallback (#100776)
Fixes a crash that can happen when removing an input field immediately after cut.
2022-03-25 10:49:07 -07:00
chunhtai
568eef343e
Revert "Dismiss Modal Barrier on handleTapCancel (#98191)" (#100784)
This reverts commit 58ad6e1befb771369c697570ada026a806db5ada.
2022-03-25 10:43:10 -07:00
engine-flutter-autoroll
9d0570a595
Roll Engine from 816c8651d848 to f17ee9df9427 (5 revisions) (#100733)
* 98962eebf Make sure that 'BeginFrame' and 'EndFrame' of the 'ExternalViewEmbedder' are paired (flutter/engine#32058)

* c62b0e2df Roll Skia from 3b238ceae9c3 to 8318cc9928ef (1 revision) (flutter/engine#32249)

* f049e5744 Explicitly cast fuchsia.io constants to uint32_t (flutter/engine#32250)

* 580487097 Roll Skia from 8318cc9928ef to ae5984082b5e (3 revisions) (flutter/engine#32251)

* f17ee9df9 Roll buildroot to 9e885103f1b4019314e001cf68153c23936d2783. (flutter/engine#32248)
2022-03-25 08:14:27 -07:00
Casey Hillers
10142b5817
[CODEOWNERS] Remove caseyhillers from ci.yaml (#100642) 2022-03-24 18:47:19 -07:00
xubaolin
31191dd29a
Fixes some widgets(ListView.builder, GridView.builder etc.) state-lose issue (#100547)
* ++

* ++

* ++

* ++

* codereview feedback

* ++
2022-03-25 09:27:08 +08:00
engine-flutter-autoroll
c920ac2bc4
Roll Engine from deb6e0532753 to 816c8651d848 (2 revisions) (#100722)
* 21fd4c152 Roll Skia from 6ccc3b0658df to f3539b6c4703 (1 revision) (flutter/engine#32244)

* 816c8651d Roll Skia from f3539b6c4703 to 3b238ceae9c3 (1 revision) (flutter/engine#32246)
2022-03-24 18:21:00 -07:00
engine-flutter-autoroll
b53ed9ba4a
Roll Engine from 126a156d98b0 to deb6e0532753 (2 revisions) (#100715)
* 7ee6383af Roll Skia from 4ccb0ddcc4eb to d67d52ec0f19 (2 revisions) (flutter/engine#32241)

* deb6e0532 Roll Skia from d67d52ec0f19 to 6ccc3b0658df (2 revisions) (flutter/engine#32243)
2022-03-24 14:25:52 -07:00
fzyzcjy
7c804f6909
Fix typo (again) (#100684) 2022-03-24 13:46:37 -07:00
chunhtai
93fc7f59a5
fix hidden TextSpan with recognizer does not auto scroll (#100494) 2022-03-24 13:39:55 -07:00
engine-flutter-autoroll
2e35787908
Roll Engine from 5d2aeca1d671 to 126a156d98b0 (7 revisions) (#100711)
* 2e514a530 Delete io.flutter.app android v1 embedding (flutter/engine#32074)

* 7d93d6bb8 Roll Skia from 9aa9c14ffdae to 91b860c5fde4 (1 revision) (flutter/engine#32231)

* 0522b486a Revert "Delete io.flutter.app android v1 embedding" (flutter/engine#32232)

* 6d833f82c Roll Skia from 91b860c5fde4 to fd96fb27a906 (1 revision) (flutter/engine#32233)

* 26465391b Roll Fuchsia Linux SDK from oTjwOwAoJ... to _2DtWbNRj... (flutter/engine#32234)

* d113a11b7 Roll Fuchsia Mac SDK from 4MoGGSDPk... to QLxrAkriN... (flutter/engine#32237)

* 126a156d9 Roll Skia from fd96fb27a906 to 4ccb0ddcc4eb (1 revision) (flutter/engine#32238)
2022-03-24 12:21:28 -07:00
Zachary Anderson
070309687e
Skip Video demo in integration tests of flutter_gallery (#100666) 2022-03-24 09:16:46 -07:00
Emmanuel Garcia
19680c34cc
Revert "Reland: "Always use texture layer when displaying an Android view" (#100237)" (#100660)
This reverts commit d92fedcccb645ba155e93c5b72052692f10196b1.
2022-03-24 00:28:13 -07:00