Skip to content

Conversation

engine-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/+log/d09786dfb854..d10a0d877ff4

2025-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from d8f0feef7c17 to 2677a29136e6 (10 revisions)
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 18d4f3db9407 to 794b0cfce1d8 (1 revision)
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from b57557664701 to 199e640f88d7 (10 revisions)
2025-10-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ea4cd2b85ec4 to 5925e8cb6a0d (9 revisions)
2025-10-06 mike@reedtribe.org Use pathbuilder to keep paths' immutable (their geometry)
2025-10-06 thomsmit@google.com [graphite] Disable lighten/darken test IntelUHD630
2025-10-06 kjlubick@google.com Remove old define in hairline code
2025-10-06 michaelludwig@google.com [graphite] Relax circular corner detection for analytic clip
2025-10-06 kjlubick@google.com Remove SkOnce from function local initializations
2025-10-06 michaelludwig@google.com [graphite] Rename BufferManager::BufferInfo to BufferState + other renames

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

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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

https://skia.googlesource.com/skia.git/+log/d09786dfb854..d10a0d877ff4

2025-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from d8f0feef7c17 to 2677a29136e6 (10 revisions)
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 18d4f3db9407 to 794b0cfce1d8 (1 revision)
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from b57557664701 to 199e640f88d7 (10 revisions)
2025-10-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ea4cd2b85ec4 to 5925e8cb6a0d (9 revisions)
2025-10-06 mike@reedtribe.org Use pathbuilder to keep paths' immutable (their geometry)
2025-10-06 thomsmit@google.com [graphite] Disable lighten/darken test IntelUHD630
2025-10-06 kjlubick@google.com Remove old define in hairline code
2025-10-06 michaelludwig@google.com [graphite] Relax circular corner detection for analytic clip
2025-10-06 kjlubick@google.com Remove SkOnce from function local initializations
2025-10-06 michaelludwig@google.com [graphite] Rename BufferManager::BufferInfo to BufferState + other renames

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

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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 added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 7, 2025
Copy link
Contributor

Note

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

@github-actions github-actions bot added the engine flutter/engine related. See also e: labels. label Oct 7, 2025
@auto-submit auto-submit bot added this pull request to the merge queue Oct 7, 2025
Merged via the queue into flutter:master with commit e20c5f5 Oct 7, 2025
187 checks passed
@flutter-dashboard flutter-dashboard bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Oct 7, 2025
mboetger pushed a commit to mboetger/flutter that referenced this pull request Oct 7, 2025
…76616)

https://skia.googlesource.com/skia.git/+log/d09786dfb854..d10a0d877ff4

2025-10-07
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn
from d8f0feef7c17 to 2677a29136e6 (10 revisions)
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
SwiftShader from 18d4f3db9407 to 794b0cfce1d8 (1 revision)
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia
Infra from b57557664701 to 199e640f88d7 (10 revisions)
2025-10-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from ea4cd2b85ec4 to 5925e8cb6a0d (9 revisions)
2025-10-06 mike@reedtribe.org Use pathbuilder to keep paths' immutable
(their geometry)
2025-10-06 thomsmit@google.com [graphite] Disable lighten/darken test
IntelUHD630
2025-10-06 kjlubick@google.com Remove old define in hairline code
2025-10-06 michaelludwig@google.com [graphite] Relax circular corner
detection for analytic clip
2025-10-06 kjlubick@google.com Remove SkOnce from function local
initializations
2025-10-06 michaelludwig@google.com [graphite] Rename
BufferManager::BufferInfo to BufferState + other renames

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

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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
okorohelijah pushed a commit to okorohelijah/flutter that referenced this pull request Oct 7, 2025
…76616)

https://skia.googlesource.com/skia.git/+log/d09786dfb854..d10a0d877ff4

2025-10-07
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn
from d8f0feef7c17 to 2677a29136e6 (10 revisions)
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
SwiftShader from 18d4f3db9407 to 794b0cfce1d8 (1 revision)
2025-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia
Infra from b57557664701 to 199e640f88d7 (10 revisions)
2025-10-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from ea4cd2b85ec4 to 5925e8cb6a0d (9 revisions)
2025-10-06 mike@reedtribe.org Use pathbuilder to keep paths' immutable
(their geometry)
2025-10-06 thomsmit@google.com [graphite] Disable lighten/darken test
IntelUHD630
2025-10-06 kjlubick@google.com Remove old define in hairline code
2025-10-06 michaelludwig@google.com [graphite] Relax circular corner
detection for analytic clip
2025-10-06 kjlubick@google.com Remove SkOnce from function local
initializations
2025-10-06 michaelludwig@google.com [graphite] Rename
BufferManager::BufferInfo to BufferState + other renames

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

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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
engine flutter/engine related. See also e: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants