Commit Graph

34109 Commits

Author SHA1 Message Date
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
engine-flutter-autoroll
5171031b8f 985633539 [Impeller] Don't use waitUntilScheduled on iOS (flutter/engine#40768) (#123748)
Roll Flutter Engine from 1be51526159f to 985633539416 (1 revision)
2023-03-30 05:42:08 +00:00
engine-flutter-autoroll
e3ec1264b0 1be515261 Fail GN when impeller backends are enabled which are impossible to build (flutter/engine#40772) (#123747)
Roll Flutter Engine from 89c1b23cc6cd to 1be51526159f (1 revision)
2023-03-30 04:35:07 +00:00
engine-flutter-autoroll
3d257b5279 89c1b23cc [macOS]Support SemanticsService.announce (flutter/engine#40585) (#123745)
Roll Flutter Engine from 047fc60dd0a9 to 89c1b23cc6cd (1 revision)
2023-03-30 03:24:36 +00:00
Jackson Gardner
b57c59b4a7 Invalidate the WebStaticAssets target if the web sdk changes. (#123739)
Invalidate the `WebStaticAssets` target if the web sdk changes.
2023-03-30 02:20:19 +00:00
Brian Quinlan
06f015a8c0 Modify flutter_tests dart:io mocks to support Dart 3.0 (#123706)
Modify flutter_tests dart:io mocks to support Dart 3.0
2023-03-30 02:18:27 +00:00
Greg Spencer
c26d1de4a0 Remove the networked image from the example (#123728) 2023-03-29 18:58:25 -07:00
engine-flutter-autoroll
f266cccdea Roll Flutter Engine from 45467e2a8b19 to 047fc60dd0a9 (2 revisions) (#123730)
Roll Flutter Engine from 45467e2a8b19 to 047fc60dd0a9 (2 revisions)
2023-03-30 00:19:38 +00:00
Sebastian Schneider
4e1ad59f75 Add documentation on how to use dart-define with gradlew (#123205)
Add documentation on how to use `dart-define` with `gradlew`
2023-03-29 23:06:46 +00:00
engine-flutter-autoroll
4aac3af93e Roll Flutter Engine from 1947b95c5060 to 45467e2a8b19 (15 revisions) (#123722)
Roll Flutter Engine from 1947b95c5060 to 45467e2a8b19 (15 revisions)
2023-03-29 23:03:49 +00:00
dependabot[bot]
1a4f7584d9 Bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#123725)
Bump ossf/scorecard-action from 2.1.2 to 2.1.3
2023-03-29 23:03:46 +00:00
Taha Tesser
6e04bddd86 Fix scrolling in the Drawer and NavigationDrawer triggers AppBar's scrolledUnderElevation (#122600)
Fix scrolling in the  `Drawer` and `NavigationDrawer` triggers AppBar's scrolledUnderElevation
2023-03-29 23:02:11 +00:00
hangyu
32b75f08fe Use SemanticsService.announce to announce form text validation error (#123373)
Use SemanticsService.announce to announce form text validation error
2023-03-29 23:00:24 +00:00
Justin McCandless
dd3dc5efbf TextFormField.spellCheckConfiguration (#123295)
TextFormField.spellCheckConfiguration
2023-03-29 22:59:06 +00:00
Renzo Olivares
142dd6022f Match iOS Longpress behavior with native (#123630)
Match iOS Longpress behavior with native
2023-03-29 20:22:03 +00:00
Loïc Sharma
9f2ac97174 [Windows] Add version info migration (#123414)
[Windows] Add version info migration
2023-03-29 20:11:18 +00:00
Vinny
f44064991d Modified TextField docs - Replaced 'labelText' to 'hintText' in code snippet (#94128)
Modified TextField docs - Replaced 'labelText' to 'hintText' in code snippet
2023-03-29 20:02:33 +00:00
Simon Binder
c71f1dd76b Treat hidden IndexedStack children as offstage for test finder (#123129)
Treat hidden `IndexedStack` children as offstage for test finder
2023-03-29 19:58:58 +00:00