Commit Graph

34126 Commits

Author SHA1 Message Date
engine-flutter-autoroll
e4e1444b26 Roll Flutter Engine from a10990314872 to b2855e074deb (7 revisions) (#123902)
Roll Flutter Engine from a10990314872 to b2855e074deb (7 revisions)
2023-03-31 23:04:24 +00:00
Michael Goderbauer
293114ac5a Hyperlink dart docs around BinaryMessenger deprecations (#123798)
Hyperlink dart docs around BinaryMessenger deprecations
2023-03-31 23:04:22 +00:00
Justin McCandless
d5e25f220e TextField in a ListView becomes unresponsive (#123734)
TextField in a ListView becomes unresponsive
2023-03-31 21:37:39 +00:00
Harry Terkelsen
daaba8a4aa Add --local-web-sdk in devicelab runner to make --ab testing work for web (#123825)
This allows us to check for performance differences in local Web SDKs.

## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel
on [Discord].

<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#overview
[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
[test-exempt]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
[Discord]: https://github.com/flutter/flutter/wiki/Chat
2023-03-31 14:25:00 -07:00
Jonah Williams
54dbbd76b8 [devicelab] add regular old blur benchmark (#123879)
[devicelab] add regular old blur benchmark
2023-03-31 20:54:51 +00:00
Qun Cheng
db5434e566 Fix menu width issue for DropdownMenu (#123823) 2023-03-31 13:50:29 -07:00
engine-flutter-autoroll
e6c2abb084 Roll Flutter Engine from 252f6cfd0335 to a10990314872 (1 revision) (#123886)
Roll Flutter Engine from 252f6cfd0335 to a10990314872 (1 revision)
2023-03-31 20:09:52 +00:00
Camille Simon
52cacd9d1d [iOS] Add spell check suggestions toolbar on tap (#119189)
[iOS] Add spell check suggestions toolbar on tap
2023-03-31 19:47:22 +00:00
engine-flutter-autoroll
9d820aa35a Roll Packages from ee37f1cbdd8b to d07623d2db2b (8 revisions) (#123875)
Roll Packages from ee37f1cbdd8b to d07623d2db2b (8 revisions)
2023-03-31 18:00:19 +00:00
engine-flutter-autoroll
a8117bf187 Roll Flutter Engine from 013e936fee7b to 252f6cfd0335 (8 revisions) (#123874)
Roll Flutter Engine from 013e936fee7b to 252f6cfd0335 (8 revisions)
2023-03-31 17:52:13 +00:00
Henry Riehl
9a344c2604 Add option to keep ``MenuAnchor` open after `MenuItem`` tap (#123723)
Add option to keep ```MenuAnchor``` open after ```MenuItem``` tap
2023-03-31 17:22:59 +00:00
Justin McCandless
63e30480cd Add secondary tap capabilities to TableRowInkWell (#123036)
Added new parameters onSecondaryTap and onSecondaryTapDown
2023-03-31 09:42:16 -07:00
Danny Tuppeny
a5fc8b2bd4 Roll pub packages (#123854)
Roll pub packages
2023-03-31 16:41:18 +00:00
Bernardo Ferrari
f5415a42d3 SemanticsFlag/SemanticsAction enum migration (part 2) (#123817)
`SemanticsFlag`/`SemanticsAction` enum migration (part 2)
2023-03-31 16:19:22 +00:00
Chinmay Garde
f6c2b10e1a [Impeller] Plumb through the impeller-force-gl flag. (#123828)
[Impeller] Plumb through the impeller-force-gl flag.
2023-03-31 15:13:10 +00:00
Zachary Anderson
d940f60b46 Revert "Roll Flutter Engine from 013e936fee7b to a6421ed6bbb7 (1 revision)" (#123860)
Revert "Roll Flutter Engine from 013e936fee7b to a6421ed6bbb7 (1 revision)"
2023-03-31 14:36:05 +00:00
engine-flutter-autoroll
bd4c792ba4 Roll Flutter Engine from 013e936fee7b to a6421ed6bbb7 (1 revision) (#123839)
Roll Flutter Engine from 013e936fee7b to a6421ed6bbb7 (1 revision)
2023-03-31 06:37:09 +00:00
engine-flutter-autoroll
6dfd331c3d Roll Flutter Engine from c0e7cd5237c3 to 013e936fee7b (1 revision) (#123837)
Roll Flutter Engine from c0e7cd5237c3 to 013e936fee7b (1 revision)
2023-03-31 05:39:25 +00:00
engine-flutter-autoroll
76e3fd7ab1 Roll Flutter Engine from 571c5defaa18 to c0e7cd5237c3 (6 revisions) (#123833)
571c5defaa...c0e7cd5237

2023-03-31 bdero@google.com [Impeller] iOS/macOS: Only wait for command
scheduling prior to present (flutter/engine#40781)
2023-03-31 skia-flutter-autoroll@skia.org Roll Skia from 9b2e538f1367 to
f6c1eefd4600 (4 revisions) (flutter/engine#40807)
2023-03-30 dnfield@google.com Revert "[Impeller] move everything needed
by the code gen template to core (#40801)" (flutter/engine#40811)
2023-03-30 dnfield@google.com [Impeller] Delete dead code from
reflector.cc (flutter/engine#40805)
2023-03-30 dnfield@google.com [Impeller] move everything needed by the
code gen template to core (flutter/engine#40801)
2023-03-30 jacksongardner@google.com `ui_web` library
(flutter/engine#40608)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC rmistry@google.com,zra@google.com on the revert to ensure that
a human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-03-30 21:18:27 -07:00
Dan Field
ad7e2f7b78 Disable Fuchsia SDK usage unless opted in (#123084)
Disable Fuchsia SDK usage unless opted in
2023-03-31 02:31:07 +00:00
engine-flutter-autoroll
20de2a2802 Roll Flutter Engine from 58522741b806 to 571c5defaa18 (2 revisions) (#123830)
Roll Flutter Engine from 58522741b806 to 571c5defaa18 (2 revisions)
2023-03-31 01:58:27 +00:00
Greg Price
6a92b93fea Fix state leak in rendering/editable_test; remove no-shuffle (#123806)
Fix state leak in rendering/editable_test (framework shuffle-all 2/n)
2023-03-31 00:09:01 +00:00
engine-flutter-autoroll
1899c8fdca Roll Flutter Engine from cbb3f982d683 to 58522741b806 (6 revisions) (#123820)
Roll Flutter Engine from cbb3f982d683 to 58522741b806 (6 revisions)
2023-03-30 23:54:10 +00:00
Taha Tesser
be2388595e Fix TableRow with no children throws unnamed assertion (#123770)
Fix `TableRow` with no children throws unnamed assertion
2023-03-30 22:26:51 +00:00
engine-flutter-autoroll
6a574ac00b Roll Flutter Engine from d68444fa5390 to cbb3f982d683 (4 revisions) (#123815)
Roll Flutter Engine from d68444fa5390 to cbb3f982d683 (4 revisions)
2023-03-30 22:17:12 +00:00
Zachary Anderson
f5bce716e1 Revert "Serve DevTools when running flutter test (#123607)" (#123810)
This reverts commit c3de901538.
2023-03-30 14:56:13 -07:00
Chinmay Garde
7d31fe32f8 [Impeller] Plumb through the enable-vulkan-validation flag. (#123808)
[Impeller] Plumb through the enable-vulkan-validation flag.
2023-03-30 21:34:19 +00:00
Danny Tuppeny
d163620f1f Prevent bots/analyze.dart crashing on circular dependencies (#123802)
Prevent bots/analyze.dart crashing on circular dependencies
2023-03-30 21:01:06 +00:00
engine-flutter-autoroll
587b9fc448 Roll Flutter Engine from bf043fdb3205 to d68444fa5390 (3 revisions) (#123809)
Roll Flutter Engine from bf043fdb3205 to d68444fa5390 (3 revisions)
2023-03-30 20:56:04 +00:00
Jenn Magder
64800c79e9 Setup channels during IntegrationTest registration on iOS (#123729)
Setup channels during IntegrationTest registration on iOS
2023-03-30 20:26:43 +00:00
engine-flutter-autoroll
0ddb964333 Roll Flutter Engine from 35507f9e91a7 to bf043fdb3205 (4 revisions) (#123804)
Roll Flutter Engine from 35507f9e91a7 to bf043fdb3205 (4 revisions)
2023-03-30 20:03:19 +00:00
Qun Cheng
90776462e9 Fix bottom app bar height and end-contained fab location (#123746)
Fix bottom app bar height and end-contained fab location
2023-03-30 19:50:00 +00:00
Flutter GitHub Bot
91d751f8cd Marks Mac platform_channel_sample_test_macos to be unflaky (#123702) 2023-03-30 12:37:33 -07:00
engine-flutter-autoroll
4a7fca08d9 35507f9e9 [Impeller] Guard against empty grid sizes (flutter/engine#40769) (#123801)
Roll Flutter Engine from 7d190aa0e19f to 35507f9e91a7 (1 revision)
2023-03-30 19:00:58 +00:00
Greg Price
a28aae918e Remove no-shuffle from framework tests, part 1: easy cases (#123751)
Remove no-shuffle from framework tests, part 1: easy cases
2023-03-30 18:28:51 +00:00
Henry Riehl
5f71179480 Wire up MenuAnchor clipBehaviour property (#123632)
Wire up MenuAnchor clipBehaviour property
2023-03-30 17:11:26 +00:00
Michael Goderbauer
8c5d223bab Revert "Workaround for exhaustivness bug in dart2js (#123242)" (#123727)
Revert "Workaround for exhaustivness bug in dart2js (#123242)"
2023-03-30 16:19:14 +00:00
engine-flutter-autoroll
509e5c3832 Roll Packages from 295610b174b3 to ee37f1cbdd8b (6 revisions) (#123778)
Roll Packages from 295610b174b3 to ee37f1cbdd8b (6 revisions)
2023-03-30 16:11:07 +00:00
Ben Konyi
c3de901538 Serve DevTools when running flutter test (#123607)
Also clean up messaging output by `flutter test` when `--start-paused` is provided.
2023-03-30 11:51:08 -04:00
ivirtex
302c087738 Update CupertinoPageRoute transition animation curves (#122275)
Update `CupertinoPageRoute` transition animation curves
2023-03-30 15:43:40 +00:00
Mitchell Goodwin
84078c856f Create CupertinoRadio Widget (#123296)
Create CupertinoRadio Widget
2023-03-30 15:43:36 +00:00
engine-flutter-autoroll
8afd600e79 7d190aa0e Roll Fuchsia Linux SDK from hiuBNrBiGQLcPYrmg... to wylduTqeHd3pLUo0V... (flutter/engine#40780) (#123774) 2023-03-30 08:35:07 -07:00
Sigurd Meldgaard
7b54a30e31 Notify about existing caches when preloading (#122592) 2023-03-30 16:20:33 +02:00
engine-flutter-autoroll
a72a8baabe 72b4e88c4 Roll Dart SDK from 5606c2c7e1fc to 267a5fa8c8b9 (3 revisions) (flutter/engine#40778) (#123763)
Roll Flutter Engine from 75fabbecbe1f to 72b4e88c4468 (1 revision)
2023-03-30 10:38:26 +00:00
engine-flutter-autoroll
fe7b6715be 75fabbecb Revert "[iOS] Send connectionClosed message when resignFirstResponder to ensure framework focus state is correct. (#40703)" (flutter/engine#40777) (#123760)
Roll Flutter Engine from 14e536b8c29c to 75fabbecbe1f (1 revision)
2023-03-30 09:54:20 +00:00
engine-flutter-autoroll
843f37370b 14e536b8c [Impeller] Handle cases where the max swapchain image count can be zero. (flutter/engine#40776) (#123758)
Roll Flutter Engine from 4bc5ca58d86a to 14e536b8c29c (1 revision)
2023-03-30 09:06:13 +00:00
engine-flutter-autoroll
c7f031ddfe 4bc5ca58d Roll Fuchsia Mac SDK from mxMrU7aA6avJRQ9qf... to Q6kd9UtAZUuEmcFb9... (flutter/engine#40775) (#123757)
Roll Flutter Engine from bad50ddc9f3d to 4bc5ca58d86a (1 revision)
2023-03-30 08:20:22 +00:00
nt4f04uNd
3a7daaba78 Fix ListWheelScrollView gestures and paint coordinates in tests (#121342)
Fix ListWheelScrollView gestures and paint coordinates in tests
2023-03-30 08:15:26 +00:00
engine-flutter-autoroll
9dc4f83965 bad50ddc9 [iOS] Send connectionClosed message when resignFirstResponder to ensure framework focus state is correct. (flutter/engine#40703) (#123753)
Roll Flutter Engine from 7dcbf0edf6b4 to bad50ddc9f3d (1 revision)
2023-03-30 07:24:54 +00:00
engine-flutter-autoroll
9ee7148e66 7dcbf0edf Manual roll Dart SDK from 69867ba60bb7 to 5606c2c7e1fc (3 revisions) (flutter/engine#40774) (#123750)
Roll Flutter Engine from 985633539416 to 7dcbf0edf6b4 (1 revision)
2023-03-30 06:34:22 +00:00