30135 Commits

Author SHA1 Message Date
engine-flutter-autoroll
d8053de4cb
Roll Plugins from 58478a525d13 to 1b3d3c86fe7f (2 revisions) (#104510) 2022-05-24 10:18:07 -07:00
godofredoc
9cfac48e2e
Enable android_views. (#104474) 2022-05-24 08:58:08 -07:00
engine-flutter-autoroll
35c0a3ee5c
Roll Flutter Engine from b1841c643299 to 07f0224e5bb6 (2 revisions) (#104505) 2022-05-24 08:18:06 -07:00
Taha Tesser
5739bf4fab
RefreshIndicator: Add notificationPredicate example (#103894) 2022-05-24 04:58:06 -07:00
Taha Tesser
a12a69a47c
Fix BottomAppBar dip without FAB (#104490) 2022-05-24 03:13:08 -07:00
engine-flutter-autoroll
d7a1b498ae
Roll Flutter Engine from f91ccb41af15 to b1841c643299 (2 revisions) (#104487) 2022-05-24 01:03:06 -07:00
engine-flutter-autoroll
f91c2321bb
Roll Flutter Engine from b1fafb96f70c to f91ccb41af15 (2 revisions) (#104482) 2022-05-23 23:48:08 -07:00
Chris Bracken
f9765c136f
[tool] Add tests for FakeProcessManager (#104456)
Adds a bit more clarifying documentation to the implementation of the
outputFollowsExit case, and adds tests that verify the behaviour of
stderr, stdout of processes launched via FakeProcessManager.

Specifically:
* Verifies that stderr, stdout are not emitted immediately after process
  exit if outputFollowsExit is true. They must be emitted at least one
  turn through the event loop later.
* Verifies that ProcessResult.stderr, stdout have the type documented
  according to the encoding passted to Process.run/runSync:
  * List<int> if null is passed as the encoding.
  * String (in the default system encoding) if no encoding is specified.
  * String (in the specified encoding) if an encoding is specified.

This is additional testing relating to refactoring landed in:
https://github.com/flutter/flutter/pull/103947

Issue: https://github.com/flutter/flutter/issues/102451
2022-05-23 22:57:34 -07:00
engine-flutter-autoroll
893b4613ca
Roll Flutter Engine from 4a279cb0e5a3 to b1fafb96f70c (1 revision) (#104476) 2022-05-23 22:43:09 -07:00
engine-flutter-autoroll
0f1ef3421f
Roll Flutter Engine from 9ae4f69b34f8 to 4a279cb0e5a3 (2 revisions) (#104473) 2022-05-23 20:48:06 -07:00
Darren Austin
eadd07b0b9
Fix ColorScheme.copyWith for surfaceTint (#104435) 2022-05-23 20:24:18 -07:00
engine-flutter-autoroll
9398c14daf
Roll Flutter Engine from f065dc1278c0 to 9ae4f69b34f8 (5 revisions) (#104467) 2022-05-23 19:43:06 -07:00
Jenn Magder
c5d046c00c
continue->next in Ruby script (#104296) 2022-05-23 18:43:05 -07:00
engine-flutter-autoroll
8dc5121894
Roll Flutter Engine from 13c80332a192 to f065dc1278c0 (1 revision) (#104462) 2022-05-23 18:38:08 -07:00
hellohuanlin
f85209272d
Add Focus support for iOS platform view (#103019) 2022-05-23 17:58:13 -07:00
engine-flutter-autoroll
5c135cc5b0
Roll Flutter Engine from c2cb62b54be4 to 13c80332a192 (7 revisions) (#104459) 2022-05-23 17:33:04 -07:00
engine-flutter-autoroll
a1bce9d009
Roll Flutter Engine from d882b2d12375 to c2cb62b54be4 (2 revisions) (#104443) 2022-05-23 16:28:06 -07:00
yusuf-goog
954c7472d9
Moving linux vm builds to Ubuntu. (#104294) 2022-05-23 16:23:08 -07:00
gaaclarke
914556ea64
Started sharing SemanticsProperties between the Widget and the RenderObject (#104281) 2022-05-23 16:18:08 -07:00
engine-flutter-autoroll
7ece8f9f94
Roll Plugins from f4ca73237db8 to 99aa799ea07a (11 revisions) (#104430) 2022-05-23 16:01:19 -07:00
Christopher Fujino
0015ed2b75
Roll engine to d882b2d12375a4ae54baeccd2f7b0aafef422831 (#104431)
Manual engine roll to work around https://github.com/flutter/flutter/issues/104387

d882b2d123 Revert "Use CIPD to download prebuilt Dart SDKs (#33345)" (#33558)
4bff087248 Roll Skia from d3cbea4114aa to 86323276b2fc (4 revisions) (#33556)
80b183eab9 [Windows] Add textScaleFactor support (#33316)
9388aa1ee1 Roll Fuchsia Mac SDK from SmBoqSpQQ... to 1URI3xQBh... (#33554)
98be801b52 Roll Fuchsia Linux SDK from t9KwJZBWT... to KG9Y2q6J-... (#33553)
0c591bf62f Roll Skia from fb7f03aeac6e to d3cbea4114aa (1 revision) (#33550)
945cb2758b reduce the number of dependencies declared by flutter_frontend_server (#33520)
76137e82db Roll Fuchsia Mac SDK from yKCDVbBgS... to SmBoqSpQQ... (#33542)
dc49d18290 Roll Fuchsia Linux SDK from 3mdV9nX-U... to t9KwJZBWT... (#33541)
6a4c45aafa Roll Dart SDK from d3e96bbc3d87 to 7fa990079a0a (1 revision) (#33540)
5a3a0c1d35 Roll Skia from ade84dfd2ba5 to fb7f03aeac6e (1 revision) (#33539)
4db98a0795 Roll Fuchsia Mac SDK from 1QcM2qaSN... to yKCDVbBgS... (#33538)
f13d03c31a Roll Dart SDK from 708801716094 to d3e96bbc3d87 (1 revision) (#33537)
2d3affded7 Roll Fuchsia Linux SDK from asLtG1Pbw... to 3mdV9nX-U... (#33536)
dfa4724053 Roll Dart SDK from 90d5fdb9368b to 708801716094 (1 revision) (#33534)
2022-05-23 12:42:32 -07:00
gaaclarke
41c6063356
Sped up Element._sort (#104103) 2022-05-23 11:53:07 -07:00
engine-flutter-autoroll
ec20ea80ad
Roll Flutter Engine from 96e45b4fde7c to 1bfe551d6b5a (1 revision) (#104332) 2022-05-21 13:28:06 -07:00
engine-flutter-autoroll
de7c23e7e9
Roll Flutter Engine from 708e011af77e to 96e45b4fde7c (1 revision) (#104329) 2022-05-21 11:58:04 -07:00
engine-flutter-autoroll
b8b0c807bb
Roll Flutter Engine from bfd79123a04b to 708e011af77e (1 revision) (#104327) 2022-05-21 10:53:08 -07:00
engine-flutter-autoroll
4654fd011d
Roll Flutter Engine from f37416c07238 to bfd79123a04b (1 revision) (#104324) 2022-05-21 06:43:04 -07:00
engine-flutter-autoroll
70844b7b9e
Roll Flutter Engine from a19d5c65bf71 to f37416c07238 (1 revision) (#104322) 2022-05-21 05:13:07 -07:00
engine-flutter-autoroll
6aaabf6d56
Roll Flutter Engine from c32a3708eea5 to a19d5c65bf71 (1 revision) (#104316) 2022-05-21 02:38:08 -07:00
engine-flutter-autoroll
1e10ceceb0
Roll Flutter Engine from 0264282e8b4f to c32a3708eea5 (1 revision) (#104314) 2022-05-21 00:38:08 -07:00
engine-flutter-autoroll
7459332538
Roll Flutter Engine from 68d1dde43cba to 0264282e8b4f (3 revisions) (#104310) 2022-05-20 23:33:07 -07:00
engine-flutter-autoroll
da745c1614
Roll Flutter Engine from a1e7905dc602 to 68d1dde43cba (3 revisions) (#104302) 2022-05-20 22:28:07 -07:00
Tong Mu
baac9a8aef
[Keyboard, Windows] Fix that IME events are still dispatched to FocusNode.onKey (#104244) 2022-05-20 22:08:08 -07:00
Casey Hillers
a79233cbba
[packaging] Move chromium mirror to flutter mirror (#104222) 2022-05-20 22:03:06 -07:00
Chris Sells
4c66e304d1
fixes 103234 to enable debugging Flutter apps on VR headset (#104135) 2022-05-20 21:58:09 -07:00
Pierre-Louis
1e1f4bcfb5
Mention that NavigationBar is a new widget (#104264) 2022-05-21 01:25:17 +02:00
engine-flutter-autoroll
0801039e56
Roll Flutter Engine from bdfedde80b55 to a1e7905dc602 (1 revision) (#104298) 2022-05-20 16:18:12 -07:00
dependabot[bot]
ffcc0395f9
Bump actions/upload-artifact from 3.0.0 to 3.1.0 (#104295) 2022-05-20 15:33:11 -07:00
engine-flutter-autoroll
3436756e61
Roll Flutter Engine from 5f0547ce6d6e to bdfedde80b55 (1 revision) (#104293) 2022-05-20 15:13:10 -07:00
Dan Field
1c852cedaa
Do not assert callbacks contains key if disposed (#104292) 2022-05-20 14:51:14 -07:00
engine-flutter-autoroll
6631e63eee
Roll Flutter Engine from 3d711fbe0b2c to 5f0547ce6d6e (5 revisions) (#104288) 2022-05-20 14:08:11 -07:00
Darren Austin
b08b88ce6c
Add support for Material 3 medium and large top app bars. (#103962)
* Add support for M3 AppBar 'Medium' and 'Large' types.

* Updates from review feedback.

* Updated from review feedback.
2022-05-20 14:02:25 -07:00
engine-flutter-autoroll
7eed12075b
Roll Flutter Engine from 8863b483b935 to 3d711fbe0b2c (1 revision) (#104271) 2022-05-20 11:48:08 -07:00
Casey Hillers
da105b2b24
Revert "[framework] inline AbstractNode into RenderObject" (#104257) 2022-05-20 11:43:11 -07:00
Loïc Sharma
52e19ef7ec
Refactor vswhere.exe integration (#104133)
`VisualStudio` calls `vswhere.exe` to find Visual Studio installations and determine if they satisfy Flutter's requirements. Previously, `VisualStudio` stored the JSON output from `vswhere.exe` as `Map`s, resulting in duplicated logic to read the JSON output (once to validate values, second to expose values). Also, `VisualStudio` stored two copies of the JSON output (the latest valid installation as well as the latest VS installation).

This change simplifies `VisualStudio` by introducing a new `VswhereDetails`. This type contains the logic to read `vswhere.exe`'s JSON output, and, understand whether an installation is usable by Flutter. In the future, this `VswhereDetails` type will be used to make Flutter doctor resilient to bad UTF-8 output from `vswhere.exe`.

Part of https://github.com/flutter/flutter/issues/102451.
2022-05-20 10:12:25 -07:00
yusuf-goog
874b6c08f5
Add ignore_flakiness property to staging builds. (#104102)
* Add ignore_flakiness property to staging builds.

Bug:104100

* Update .ci.yaml
2022-05-20 09:45:58 -07:00
engine-flutter-autoroll
17f3618ca3
Roll Flutter Engine from ea8fd5924de8 to 8863b483b935 (1 revision) (#104265) 2022-05-20 09:33:10 -07:00
Zachary Anderson
ab7f6e5cfe
Pass --verbosity=error to the Dart front-end (#104020) 2022-05-20 09:10:31 -07:00
engine-flutter-autoroll
02c4bd8f35
Roll Plugins from 65620edc0718 to f4ca73237db8 (5 revisions) (#104263) 2022-05-20 09:08:11 -07:00
Bruno Leroux
afdfc56bbb
Fix tooltips don't dismiss when using TooltipTriggerMode.tap (#103960) 2022-05-20 04:58:06 -07:00
engine-flutter-autoroll
0428f42131
Roll Flutter Engine from 76397e4eca5f to ea8fd5924de8 (1 revision) (#104245) 2022-05-20 04:23:08 -07:00