Commit graph

37240 commits

Author SHA1 Message Date
Flutter GitHub Bot 420ec92e72
Marks Linux_samsung_a02 new_gallery__transition_perf to be unflaky (#135566)
<!-- meta-tags: To be used by the automation script only, DO NOT MODIFY.
{
  "name": "Linux_samsung_a02 new_gallery__transition_perf"
}
-->
The test has been passing for [50 consecutive runs](https://data.corp.google.com/sites/flutter_infra_metrics_datasite/flutter_check_test_flakiness_status_dashboard/?p=BUILDER_NAME:%22Linux_samsung_a02%20new_gallery__transition_perf%22).
This test can be marked as unflaky.
2023-10-06 20:27:15 +00:00
engine-flutter-autoroll 4779e499f0
Roll Flutter Engine from 59b6b94e1a51 to 1bb228dfedfa (1 revision) (#136082)
59b6b94e1a...1bb228dfed

2023-10-06 bdero@google.com [Impeller] Track clip coverage per-pass when not collapsing. (flutter/engine#46597)

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 chinmaygarde@google.com,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-10-06 19:55:34 +00:00
Polina Cherkasova f0970365ca
RenderEditable should dispose created layers. (#135942) 2023-10-06 12:30:20 -06:00
Flutter GitHub Bot 8796955e98
Marks Windows module_custom_host_app_name_test to be unflaky (#135961)
<!-- meta-tags: To be used by the automation script only, DO NOT MODIFY.
{
  "name": "Windows module_custom_host_app_name_test"
}
-->
The issue https://github.com/flutter/flutter/issues/134644 has been
closed, and the test has been passing for [50 consecutive
runs](https://data.corp.google.com/sites/flutter_infra_metrics_datasite/flutter_check_test_flakiness_status_dashboard/?p=BUILDER_NAME:%22Windows%20module_custom_host_app_name_test%22).
This test can be marked as unflaky.
2023-10-06 11:19:14 -07:00
engine-flutter-autoroll a3fb4a187d
Roll Packages from 6714d5099ad5 to e578a16580c7 (2 revisions) (#136074)
6714d5099a...e578a16580

2023-10-05 stuartmorgan@google.com [image_picker] Fix XCTests in Xcode 15 (flutter/packages#5074)
2023-10-05 engine-flutter-autoroll@skia.org Roll Flutter from 512299113f to fe0275f9d5 (35 revisions) (flutter/packages#5076)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com,rmistry@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-10-06 15:43:24 +00:00
engine-flutter-autoroll ad200896cb
Roll Flutter Engine from cc9bc9e2c0d3 to 59b6b94e1a51 (1 revision) (#136066)
cc9bc9e2c0...59b6b94e1a

2023-10-06 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from eI_FBTaRgvoBQaK5n... to K7K76tME-CSGhYlFm... (flutter/engine#46614)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from eI_FBTaRgvoB to K7K76tME-CSG

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 chinmaygarde@google.com,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-10-06 11:39:35 +00:00
Kostia Sokolovskyi d76e3abf10
Fix memory leaks in DateRangePickerDialog. (#136034)
This PR mainly fixes several memory leaks in the `DateRangePickerDialog`.

### Description
- Fixes https://github.com/flutter/flutter/issues/136033 by:
    1) adding a disposal of several `RestorableValue`;
    2) creating a separate `_DayItem` stateful widget that creates/updates/disposes internal `MaterialStatesController`.
- Marks https://github.com/flutter/flutter/issues/136036.

### Tests
- Updates `test/material/date_picker_theme_test.dart` to use `testWidgetsWithLeakTracking`;
- Updates `test/material/date_range_picker_test.dart` to use `testWidgetsWithLeakTracking`.
2023-10-06 11:26:06 +00:00
engine-flutter-autoroll 670e6ba129
Roll Flutter Engine from 6492e1f8c315 to cc9bc9e2c0d3 (1 revision) (#136062)
6492e1f8c3...cc9bc9e2c0

2023-10-06 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from th0Ks2IEZYh6fe8G5... to 14dOVccxXOO5RPJJB... (flutter/engine#46611)

Also rolling transitive DEPS:
  fuchsia/sdk/core/mac-amd64 from th0Ks2IEZYh6 to 14dOVccxXOO5

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 chinmaygarde@google.com,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-10-06 09:40:30 +00:00
fzyzcjy 7b0293d663
Tiny improve code style by using records instead of lists (#135886) 2023-10-06 08:31:13 +02:00
engine-flutter-autoroll bf1cdb1596
Roll Flutter Engine from 27a674466094 to 6492e1f8c315 (1 revision) (#136052)
27a6744660...6492e1f8c3

2023-10-05 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from bnd4FFub2R9Q4mlAC... to eI_FBTaRgvoBQaK5n... (flutter/engine#46599)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from bnd4FFub2R9Q to eI_FBTaRgvoB

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 chinmaygarde@google.com,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-10-05 23:05:27 +00:00
Callum Moffat 2925525e35
Upload frame_request_pending_latency [attempt #2] (#135890)
These values are generated since https://github.com/flutter/flutter/pull/135279, but I didn't know to add the new keys to this list to get them to upload. 

Failed to do so in #135645, I believe the mistake there was putting them in `_kCommonScoreKeys`, which is also used in "E2E" tests, that don't get full trace data, only high level `FrameTiming` packets.

Part of https://github.com/flutter/flutter/issues/129150
2023-10-05 21:54:27 +00:00
engine-flutter-autoroll 32bd280d31
Roll Flutter Engine from 0ff05464f42f to 27a674466094 (1 revision) (#136050)
0ff05464f4...27a6744660

2023-10-05 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from -RGP9v0n9shWn5yg1... to th0Ks2IEZYh6fe8G5... (flutter/engine#46593)

Also rolling transitive DEPS:
  fuchsia/sdk/core/mac-amd64 from -RGP9v0n9shW to th0Ks2IEZYh6

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 chinmaygarde@google.com,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-10-05 21:07:03 +00:00
engine-flutter-autoroll 53333d0cf4
Roll Flutter Engine from ad83202a59a6 to 0ff05464f42f (1 revision) (#136047)
ad83202a59...0ff05464f4

2023-10-05 skia-flutter-autoroll@skia.org Roll Skia from 09c71755bc6c to 0f2af25f15ee (2 revisions) (flutter/engine#46586)

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 chinmaygarde@google.com,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-10-05 19:21:54 +00:00
engine-flutter-autoroll 83b491992a
Roll Flutter Engine from f8d53c5fe9f2 to ad83202a59a6 (2 revisions) (#136040)
f8d53c5fe9...ad83202a59

2023-10-05 kjlubick@users.noreply.github.com Replace use of Skia's Base64 Encoding/Decoding logic with a copy of the equivalent code (flutter/engine#46543)
2023-10-05 skia-flutter-autoroll@skia.org Roll Skia from 2be211c972d5 to 09c71755bc6c (1 revision) (flutter/engine#46584)

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 chinmaygarde@google.com,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-10-05 16:14:28 +00:00
engine-flutter-autoroll 5934c9f97a
Roll Packages from d654f7597fb1 to 6714d5099ad5 (3 revisions) (#136039)
d654f7597f...6714d5099a

2023-10-04 stuartmorgan@google.com [webview_flutter] Fix XCUITest in Xcode 15 (flutter/packages#5071)
2023-10-04 stuartmorgan@google.com [path_provider] Fix integration tests (flutter/packages#5075)
2023-10-04 dawidope@gmail.com [flutter_markdown] Footnote support (flutter/packages#5058)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com,rmistry@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-10-05 15:43:25 +00:00
engine-flutter-autoroll fe0275f9d5
Roll Flutter Engine from 4987e5468152 to f8d53c5fe9f2 (1 revision) (#136024)
4987e54681...f8d53c5fe9

2023-10-05 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from z_GRSMyHRsHjrpY48... to bnd4FFub2R9Q4mlAC... (flutter/engine#46580)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from z_GRSMyHRsHj to bnd4FFub2R9Q

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 chinmaygarde@google.com,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-10-05 09:57:26 +00:00
engine-flutter-autoroll 0822d604f7
Roll Flutter Engine from a9fe88e09131 to 4987e5468152 (2 revisions) (#136022)
a9fe88e091...4987e54681

2023-10-05 skia-flutter-autoroll@skia.org Roll Skia from f0cbcb892b2b to 2be211c972d5 (1 revision) (flutter/engine#46579)
2023-10-05 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from Q0h8rkXPNpWBnlAnS... to -RGP9v0n9shWn5yg1... (flutter/engine#46578)

Also rolling transitive DEPS:
  fuchsia/sdk/core/mac-amd64 from Q0h8rkXPNpWB to -RGP9v0n9shW

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 chinmaygarde@google.com,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-10-05 08:56:33 +00:00
engine-flutter-autoroll 9bc653413e
Roll Flutter Engine from dba8e8d9e6cf to a9fe88e09131 (1 revision) (#136019)
dba8e8d9e6...a9fe88e091

2023-10-05 skia-flutter-autoroll@skia.org Roll Skia from e9b5e455ff8d to f0cbcb892b2b (1 revision) (flutter/engine#46577)

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 chinmaygarde@google.com,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-10-05 08:16:12 +00:00
engine-flutter-autoroll 76b8f01ab2
Roll Flutter Engine from 0ed225c3cc03 to dba8e8d9e6cf (1 revision) (#136017)
0ed225c3cc...dba8e8d9e6

2023-10-05 skia-flutter-autoroll@skia.org Roll Skia from 7e025304e846 to e9b5e455ff8d (1 revision) (flutter/engine#46575)

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 chinmaygarde@google.com,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-10-05 06:47:23 +00:00
engine-flutter-autoroll b75f5edb61
Roll Flutter Engine from 44287139573c to 0ed225c3cc03 (1 revision) (#136015)
4428713957...0ed225c3cc

2023-10-05 skia-flutter-autoroll@skia.org Roll Skia from 0206ca4badc0 to 7e025304e846 (1 revision) (flutter/engine#46574)

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 chinmaygarde@google.com,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-10-05 05:38:13 +00:00
engine-flutter-autoroll 758cab3fbc
Roll Flutter Engine from 3fea9117be79 to 44287139573c (1 revision) (#136013)
3fea9117be...4428713957

2023-10-05 skia-flutter-autoroll@skia.org Roll Skia from 10b86aa8d8b7 to 0206ca4badc0 (1 revision) (flutter/engine#46572)

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 chinmaygarde@google.com,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-10-05 04:53:20 +00:00
engine-flutter-autoroll a6fc4d28dd
Roll Flutter Engine from 4d1f8ff52903 to 3fea9117be79 (2 revisions) (#136012)
4d1f8ff529...3fea9117be

2023-10-05 skia-flutter-autoroll@skia.org Roll Dart SDK from b8fceaea291c to 368fd3846df0 (1 revision) (flutter/engine#46571)
2023-10-05 skia-flutter-autoroll@skia.org Roll Skia from 073737b7f4ab to 10b86aa8d8b7 (1 revision) (flutter/engine#46570)

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 chinmaygarde@google.com,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-10-05 03:39:17 +00:00
engine-flutter-autoroll 7ad6a09df3
Roll Flutter Engine from 8e3a05c9878e to 4d1f8ff52903 (1 revision) (#136009)
8e3a05c987...4d1f8ff529

2023-10-05 robert.ancell@canonical.com Use GdkEvent methods to access values, direct access is removed in GTK4. (flutter/engine#46526)

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 chinmaygarde@google.com,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-10-05 02:07:13 +00:00
engine-flutter-autoroll 7dbdf81941
Roll Flutter Engine from 8e6dd239fb1a to 8e3a05c9878e (3 revisions) (#136007)
8e6dd239fb...8e3a05c987

2023-10-04 chinmaygarde@google.com Update buildroot to 5d60bd2. (flutter/engine#46564)
2023-10-04 ychris@google.com [ios] Link PlatformView back to semantics tree (flutter/engine#46471)
2023-10-04 skia-flutter-autoroll@skia.org Roll Skia from d061d21eed0d to 073737b7f4ab (2 revisions) (flutter/engine#46563)

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 chinmaygarde@google.com,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-10-05 00:13:24 +00:00
engine-flutter-autoroll fc8ecbced7
Roll Flutter Engine from 80f7023f8d4f to 8e6dd239fb1a (3 revisions) (#136004)
80f7023f8d...8e6dd239fb

2023-10-04 skia-flutter-autoroll@skia.org Roll Skia from b3d65351b9ae to d061d21eed0d (2 revisions) (flutter/engine#46562)
2023-10-04 skia-flutter-autoroll@skia.org Roll Dart SDK from 49561debc8d4 to b8fceaea291c (1 revision) (flutter/engine#46559)
2023-10-04 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from tpiob-Qyh6oYiIznS... to z_GRSMyHRsHjrpY48... (flutter/engine#46557)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from tpiob-Qyh6oY to z_GRSMyHRsHj

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 chinmaygarde@google.com,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-10-04 22:56:27 +00:00
Flutter GitHub Bot c6d884ea7e
Marks Linux_android opacity_peephole_grid_of_alpha_savelayers_perf__e2e_summary to be unflaky (#135960)
<!-- meta-tags: To be used by the automation script only, DO NOT MODIFY.
{
  "name": "Linux_android opacity_peephole_grid_of_alpha_savelayers_perf__e2e_summary"
}
-->
The issue https://github.com/flutter/flutter/issues/135118 has been closed, and the test has been passing for [50 consecutive runs](https://data.corp.google.com/sites/flutter_infra_metrics_datasite/flutter_check_test_flakiness_status_dashboard/?p=BUILDER_NAME:%22Linux_android%20opacity_peephole_grid_of_alpha_savelayers_perf__e2e_summary%22).
This test can be marked as unflaky.
2023-10-04 22:46:40 +00:00
engine-flutter-autoroll ceca5041da
Roll Flutter Engine from 459676daff36 to 80f7023f8d4f (1 revision) (#136001)
459676daff...80f7023f8d

2023-10-04 skia-flutter-autoroll@skia.org Roll Skia from f6b7864d0325 to b3d65351b9ae (1 revision) (flutter/engine#46556)

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 chinmaygarde@google.com,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-10-04 21:07:06 +00:00
engine-flutter-autoroll 5cab2571bf
Roll Flutter Engine from b0d6bd15e739 to 459676daff36 (2 revisions) (#135998)
b0d6bd15e7...459676daff

2023-10-04 skia-flutter-autoroll@skia.org Roll Skia from 49657f39d457 to f6b7864d0325 (5 revisions) (flutter/engine#46554)
2023-10-04 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from pzOoo5Zcrqst6Cl3X... to Q0h8rkXPNpWBnlAnS... (flutter/engine#46553)

Also rolling transitive DEPS:
  fuchsia/sdk/core/mac-amd64 from pzOoo5Zcrqst to Q0h8rkXPNpWB

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 chinmaygarde@google.com,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-10-04 20:15:22 +00:00
engine-flutter-autoroll c200616c17
Roll Packages from c7008cf08813 to d654f7597fb1 (3 revisions) (#135996)
c7008cf088...d654f7597f

2023-10-04 tarrinneal@gmail.com [pigeon] FlutterApi error handling (flutter/packages#5008)
2023-10-03 ychris@google.com [webview_flutter] [webview_flutter_wkwebview]Fix race condition in flaky test (flutter/packages#5068)
2023-10-03 engine-flutter-autoroll@skia.org Roll Flutter from 57ed724177 to 512299113f (21 revisions) (flutter/packages#5067)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com,rmistry@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-10-04 18:35:25 +00:00
engine-flutter-autoroll c95673756e
Roll Flutter Engine from c9e7d950d2a4 to b0d6bd15e739 (1 revision) (#135987)
c9e7d950d2...b0d6bd15e7

2023-10-04 skia-flutter-autoroll@skia.org Roll Skia from 387853af198f to 49657f39d457 (1 revision) (flutter/engine#46544)

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 chinmaygarde@google.com,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-10-04 15:49:12 +00:00
engine-flutter-autoroll 0b66a10fd8
Roll Flutter Engine from e0baf28d05b4 to c9e7d950d2a4 (2 revisions) (#135967)
e0baf28d05...c9e7d950d2

2023-10-04 skia-flutter-autoroll@skia.org Roll Dart SDK from 8c7e38cd3903 to 49561debc8d4 (1 revision) (flutter/engine#46540)
2023-10-04 skia-flutter-autoroll@skia.org Roll Skia from 8d45e7f1d4a4 to 387853af198f (1 revision) (flutter/engine#46539)

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 chinmaygarde@google.com,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-10-04 10:38:42 +00:00
engine-flutter-autoroll b23446c5b4
Roll Flutter Engine from 1cca24329fa1 to e0baf28d05b4 (2 revisions) (#135953)
1cca24329f...e0baf28d05

2023-10-04 bdero@google.com [Impeller] Clarify coverage space. (flutter/engine#46524)
2023-10-04 skia-flutter-autoroll@skia.org Roll Skia from 417a6383c59a to 8d45e7f1d4a4 (2 revisions) (flutter/engine#46537)

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 chinmaygarde@google.com,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-10-04 08:07:26 +00:00
engine-flutter-autoroll cedc0bd2a7
Roll Flutter Engine from 9c0d1f05397f to 1cca24329fa1 (3 revisions) (#135951)
9c0d1f0539...1cca24329f

2023-10-04 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from d4QNzZ6FjCCXUQtkT... to pzOoo5Zcrqst6Cl3X... (flutter/engine#46536)
2023-10-04 skia-flutter-autoroll@skia.org Roll Dart SDK from c819e51c8a94 to 8c7e38cd3903 (1 revision) (flutter/engine#46534)
2023-10-04 skia-flutter-autoroll@skia.org Roll Skia from aec80c6c8983 to 417a6383c59a (1 revision) (flutter/engine#46533)

Also rolling transitive DEPS:
  fuchsia/sdk/core/mac-amd64 from d4QNzZ6FjCCX to pzOoo5Zcrqst

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 chinmaygarde@google.com,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-10-04 07:20:16 +00:00
engine-flutter-autoroll 0e3129cee2
Roll Flutter Engine from 857f8001f937 to 9c0d1f05397f (1 revision) (#135947)
857f8001f9...9c0d1f0539

2023-10-04 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from SQrHxRVqMo5arcS3p... to tpiob-Qyh6oYiIznS... (flutter/engine#46532)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from SQrHxRVqMo5a to tpiob-Qyh6oY

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 chinmaygarde@google.com,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-10-04 06:06:08 +00:00
engine-flutter-autoroll b021d2aeed
Roll Flutter Engine from 2fda8616144c to 857f8001f937 (1 revision) (#135945)
2fda861614...857f8001f9

2023-10-04 jiahaog@users.noreply.github.com [Impeller] Don't define `CanvasRecorder` if `IMPELLER_TRACE_CANVAS` is not set. (flutter/engine#46476)

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 chinmaygarde@google.com,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-10-04 04:24:27 +00:00
engine-flutter-autoroll b1ba17232a
Roll Flutter Engine from 2ae2cc07d48a to 2fda8616144c (1 revision) (#135943)
2ae2cc07d4...2fda861614

2023-10-04 skia-flutter-autoroll@skia.org Roll Dart SDK from 817f77ceba40 to c819e51c8a94 (1 revision) (flutter/engine#46529)

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 chinmaygarde@google.com,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-10-04 03:33:14 +00:00
engine-flutter-autoroll ef795145f7
Roll Flutter Engine from 88a234b860ba to 2ae2cc07d48a (1 revision) (#135940)
88a234b860...2ae2cc07d4

2023-10-04 skia-flutter-autoroll@skia.org Roll Skia from ee415cab7955 to aec80c6c8983 (1 revision) (flutter/engine#46528)

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 chinmaygarde@google.com,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-10-04 02:39:30 +00:00
Daco Harkes daec612571
Bump dart-lang/native deps (#135905)
Bump dart-lang/native deps.

* https://github.com/dart-lang/native/issues/142
2023-10-04 02:35:20 +00:00
engine-flutter-autoroll 672ed6cc8a
Roll Flutter Engine from eef2449ff80b to 88a234b860ba (1 revision) (#135939)
eef2449ff8...88a234b860

2023-10-03 skia-flutter-autoroll@skia.org Roll Skia from 4cc56b6b3453 to ee415cab7955 (1 revision) (flutter/engine#46527)

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 chinmaygarde@google.com,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-10-04 01:32:11 +00:00
engine-flutter-autoroll 95826c3bbf
Roll Flutter Engine from 8ab7c8841ee5 to eef2449ff80b (4 revisions) (#135938)
8ab7c8841e...eef2449ff8

2023-10-03 skia-flutter-autoroll@skia.org Roll Skia from c66c89c56549 to 4cc56b6b3453 (1 revision) (flutter/engine#46525)
2023-10-03 matanlurey@users.noreply.github.com [Impeller] Implement a `MockGLES`, that provides trampolines for `ProcGLESTable` (flutter/engine#46433)
2023-10-03 matanlurey@users.noreply.github.com [Impeller] Invoke `glDebugMessageControl` before `glPushDebugGroup` (flutter/engine#46392)
2023-10-03 skia-flutter-autoroll@skia.org Roll Dart SDK from 318c46832196 to 817f77ceba40 (1 revision) (flutter/engine#46520)

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 chinmaygarde@google.com,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-10-04 00:46:25 +00:00
engine-flutter-autoroll f539ea6814
Roll Flutter Engine from be64d0c01184 to 8ab7c8841ee5 (3 revisions) (#135937)
be64d0c011...8ab7c8841e

2023-10-03 matanlurey@users.noreply.github.com Opt out `flutter/third_party/**` from clang-tidy checks explicitly. (flutter/engine#46514)
2023-10-03 bdero@google.com [Impeller] Stencil -> Clip (flutter/engine#46519)
2023-10-03 skia-flutter-autoroll@skia.org Roll Skia from b708dd7d1092 to c66c89c56549 (1 revision) (flutter/engine#46521)

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 chinmaygarde@google.com,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-10-03 23:54:24 +00:00
engine-flutter-autoroll 71e239f1f0
Roll Flutter Engine from f209923f92c6 to be64d0c01184 (1 revision) (#135933)
f209923f92...be64d0c011

2023-10-03 skia-flutter-autoroll@skia.org Roll Skia from d8ec08c6d49d to b708dd7d1092 (1 revision) (flutter/engine#46518)

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 chinmaygarde@google.com,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-10-03 23:02:54 +00:00
engine-flutter-autoroll 2e4a348650
Roll Flutter Engine from 1656dc4a8c63 to f209923f92c6 (1 revision) (#135927)
1656dc4a8c...f209923f92

2023-10-03 skia-flutter-autoroll@skia.org Roll Skia from 22d1ae035048 to d8ec08c6d49d (1 revision) (flutter/engine#46515)

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 chinmaygarde@google.com,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-10-03 22:14:42 +00:00
engine-flutter-autoroll d07489a201
Roll Flutter Engine from db168beeae92 to 1656dc4a8c63 (3 revisions) (#135923)
db168beeae...1656dc4a8c

2023-10-03 skia-flutter-autoroll@skia.org Roll Skia from 3a227c225839 to 22d1ae035048 (1 revision) (flutter/engine#46513)
2023-10-03 bdero@google.com [Impeller] Fix framebuffer blend UVs. (flutter/engine#46489)
2023-10-03 skia-flutter-autoroll@skia.org Roll Skia from cb4cfa571393 to 3a227c225839 (3 revisions) (flutter/engine#46511)

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 chinmaygarde@google.com,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-10-03 21:27:26 +00:00
Kenzie Davisson 54fa255432
Add support for setup steps in flutter customer tests (#135726)
This PR adds support for adding `setup` steps that must be run before the `update` steps in Flutter customer tests.

```
setup=./generate_my_mocks.sh
update=.
test= ...
```

This PR also cleans up the `CustomerTest` class in the spirit of yak-shaving and making the code more robust.
2023-10-03 20:31:54 +00:00
engine-flutter-autoroll 6c4965e3d4
Roll Flutter Engine from 7c4f5e924bdb to db168beeae92 (2 revisions) (#135919)
7c4f5e924b...db168beeae

2023-10-03 skia-flutter-autoroll@skia.org Roll Skia from a114c3d5672b to cb4cfa571393 (1 revision) (flutter/engine#46510)
2023-10-03 skia-flutter-autoroll@skia.org Roll Dart SDK from 86d84b3d61d6 to 318c46832196 (1 revision) (flutter/engine#46508)

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 chinmaygarde@google.com,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-10-03 20:22:07 +00:00
Matthias Ngeo 8bd5434853
Replace dead link in CupertinoPicker documentation (#135897)
This PR is a trivial change that replaces a dead link in `CupertinoPicker`'s [documentation](https://api.flutter.dev/flutter/cupertino/CupertinoPicker-class.html).
2023-10-03 20:20:06 +00:00
engine-flutter-autoroll be9e3f43ab
Roll Flutter Engine from 675a7e456d49 to 7c4f5e924bdb (2 revisions) (#135918)
675a7e456d...7c4f5e924b

2023-10-03 skia-flutter-autoroll@skia.org Roll Skia from 93c6a6dd404d to a114c3d5672b (2 revisions) (flutter/engine#46507)
2023-10-03 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from ujelFOdQOKGYzoj26... to d4QNzZ6FjCCXUQtkT... (flutter/engine#46505)

Also rolling transitive DEPS:
  fuchsia/sdk/core/mac-amd64 from ujelFOdQOKGY to d4QNzZ6FjCCX

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 chinmaygarde@google.com,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-10-03 19:03:16 +00:00
engine-flutter-autoroll 2ef37b30d6
Roll Flutter Engine from 74f4d3fc3179 to 675a7e456d49 (2 revisions) (#135915)
74f4d3fc31...675a7e456d

2023-10-03 skia-flutter-autoroll@skia.org Roll Skia from 37a2a8c95f34 to 93c6a6dd404d (2 revisions) (flutter/engine#46502)
2023-10-03 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from HZHIjaqYGV-JOwWfn... to SQrHxRVqMo5arcS3p... (flutter/engine#46499)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from HZHIjaqYGV-J to SQrHxRVqMo5a

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 chinmaygarde@google.com,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-10-03 17:58:20 +00:00
LongCatIsLooong 4581399a3c
Remove unused InlineSpan methods (#135882) 2023-10-03 17:37:49 +00:00