Skip to content

Conversation

engine-flutter-autoroll
Copy link
Contributor

flutter/flutter@ee0cc66...afba7d7

2025-07-23 [email protected] Remove GtkGLArea and render directly into GtkDrawingArea (flutter/flutter#172343)
2025-07-23 [email protected] Prefix generated Dart plugin imports for registerWith (flutter/flutter#172511)
2025-07-23 [email protected] Remove stale references to .packages in tool tests (flutter/flutter#172582)
2025-07-23 [email protected] Wraps all git executions in a Git(...).*, use *=noglob on Windows (flutter/flutter#172495)
2025-07-22 [email protected] Omit instruction to cd . after flutter create (flutter/flutter#172513)
2025-07-22 [email protected] Improve assertion message in AlignmentDirectional.resolve (flutter/flutter#172096)
2025-07-22 [email protected] Update warnGradleVersion to 8.7.0 (flutter/flutter#172576)
2025-07-22 [email protected] Use a fake representation of cache/artifacts/gradle_wrapper (flutter/flutter#172503)
2025-07-22 [email protected] Revert #160653 Fix view removal process for AutofillContextAction.cancel (flutter/flutter#172490)
2025-07-22 [email protected] Bump meta to 0.17.0 (flutter/flutter#172541)

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
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

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

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 23, 2025
Copy link

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jul 23, 2025
Copy link
Contributor

auto-submit bot commented Jul 23, 2025

autosubmit label was removed for flutter/packages/9665, because - The status or check suite Linux_android android_platform_tests_shard_3 master has failed. Please fix the issues identified (or deflake) before re-applying this label.

@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 23, 2025
Copy link
Contributor

auto-submit bot commented Jul 23, 2025

autosubmit label was removed for flutter/packages/9665, because - The status or check suite Linux_android android_platform_tests_shard_3 master has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jul 23, 2025
@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 23, 2025
@auto-submit auto-submit bot merged commit fac85c6 into flutter:main Jul 23, 2025
79 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 24, 2025
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Jul 24, 2025
flutter/packages@9c85e5e...963550c

2025-07-23 [email protected] [google_sign_in] Add more
serverClientId info to README (flutter/packages#9629)
2025-07-23 [email protected] Roll Flutter from
ee0cc66 to afba7d7 (10 revisions) (flutter/packages#9665)
2025-07-23 [email protected] [camera_avfoundation]
Implementation swift migration - part 9 (flutter/packages#9645)
2025-07-22 [email protected] Roll Flutter from
70cdc0c to ee0cc66 (29 revisions) (flutter/packages#9662)

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 [email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
azatech pushed a commit to azatech/flutter that referenced this pull request Jul 28, 2025
…r#172696)

flutter/packages@9c85e5e...963550c

2025-07-23 [email protected] [google_sign_in] Add more
serverClientId info to README (flutter/packages#9629)
2025-07-23 [email protected] Roll Flutter from
ee0cc66 to afba7d7 (10 revisions) (flutter/packages#9665)
2025-07-23 [email protected] [camera_avfoundation]
Implementation swift migration - part 9 (flutter/packages#9645)
2025-07-22 [email protected] Roll Flutter from
70cdc0c to ee0cc66 (29 revisions) (flutter/packages#9662)

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 [email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-packages-fd8f983e-c1b6-4b7c-98a6-173db10c1aa6-1753282886 branch July 30, 2025 15:30
vashworth pushed a commit to vashworth/packages that referenced this pull request Jul 30, 2025
…r#9665)

flutter/flutter@ee0cc66...afba7d7

2025-07-23 [email protected] Remove GtkGLArea and render directly into GtkDrawingArea (flutter/flutter#172343)
2025-07-23 [email protected] Prefix generated Dart plugin imports for `registerWith` (flutter/flutter#172511)
2025-07-23 [email protected] Remove stale references to `.packages` in tool tests (flutter/flutter#172582)
2025-07-23 [email protected] Wraps all `git` executions in a `Git(...).*`, use `*=noglob` on Windows (flutter/flutter#172495)
2025-07-22 [email protected] Omit instruction to `cd .` after `flutter create` (flutter/flutter#172513)
2025-07-22 [email protected] Improve assertion message in `AlignmentDirectional.resolve` (flutter/flutter#172096)
2025-07-22 [email protected] Update warnGradleVersion to `8.7.0` (flutter/flutter#172576)
2025-07-22 [email protected] Use a fake representation of `cache/artifacts/gradle_wrapper` (flutter/flutter#172503)
2025-07-22 [email protected] Revert #160653 Fix view removal process for AutofillContextAction.cancel (flutter/flutter#172490)
2025-07-22 [email protected] Bump meta to 0.17.0 (flutter/flutter#172541)

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
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

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

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
ksokolovskyi pushed a commit to ksokolovskyi/flutter that referenced this pull request Aug 19, 2025
…r#172696)

flutter/packages@9c85e5e...963550c

2025-07-23 [email protected] [google_sign_in] Add more
serverClientId info to README (flutter/packages#9629)
2025-07-23 [email protected] Roll Flutter from
ee0cc66 to afba7d7 (10 revisions) (flutter/packages#9665)
2025-07-23 [email protected] [camera_avfoundation]
Implementation swift migration - part 9 (flutter/packages#9645)
2025-07-22 [email protected] Roll Flutter from
70cdc0c to ee0cc66 (29 revisions) (flutter/packages#9662)

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 [email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants