Roll Skia from 27f7bba22600 to 4de527436399 (28 revisions)#186586
Closed
engine-flutter-autoroll wants to merge 1 commit into
Closed
Conversation
https://skia.googlesource.com/skia.git/+log/27f7bba22600..4de527436399 2026-05-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-05-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from bea70939cf37 to 2313796554ff (13 revisions) 2026-05-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 7a0c66624686 to c174a0d57010 (12 revisions) 2026-05-14 thomsmit@google.com [graphite] Add Sparse Strips Clipping 2026-05-14 fmalita@google.com [pdf] Remove zombie state machine 2026-05-14 kjlubick@google.com Add spanned version of SkRegion APIs 2026-05-14 kjlubick@google.com Update SkRegion::setRects to use divide-and-conquer 2026-05-14 lrumancik@google.com Guard against racing initialization of dng_sdk 2026-05-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-05-14 nicolettep@google.com [graphite] Cache single-buffer BindGroups on DawnBuffer 2026-05-14 thomsmit@google.com [graphite] Pull tile test cases into a shared header 2026-05-14 kjlubick@google.com Fix SIMD on x86 2026-05-14 kjlubick@google.com Extract Dawn's list of files to dawn_files.bzl 2026-05-14 kjlubick@google.com Revert "Reland #2 "MiraclePtr: Add raw_ptr definitions""" 2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from df04fe18c28e to 41728e9eef28 (2 revisions) 2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 52d177bd7e42 to bea70939cf37 (12 revisions) 2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 472ab5b3c3b9 to 7a0c66624686 (17 revisions) 2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll debugger-app-base from 18d4e53a226a to 518c0106b064 2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll jsfiddle-base from 5bae7afba87d to 508fbad5adbd 2026-05-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1b6c53ba0f23 to df04fe18c28e (6 revisions) 2026-05-13 michaelludwig@google.com [graphite] Track precompile paint key opacity 2026-05-13 kjlubick@google.com Add helper to do bulk extraction/analysis of SkRP stages 2026-05-13 thomsmit@google.com [graphite] Move depthOnly off template parameter 2026-05-13 michaelludwig@google.com [ganesh] Fallback to external GL textures if import fails 2026-05-13 michaelludwig@google.com [ganesh] Avoid overflow when combining AtlasTextOps 2026-05-13 arthursonzogni@chromium.org Reland #2 "MiraclePtr: Add raw_ptr definitions"" 2026-05-13 kjlubick@google.com Fix compiler warnings from latest Clang 2026-05-13 kjlubick@google.com Fix Bazel Viewer build 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 codefu@google.com,jmbetancourt@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
Contributor
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
fluttergithubbot
approved these changes
May 15, 2026
Contributor
|
autosubmit label was removed for flutter/flutter/186586, because - The status or check suite Linux windows_arm_host_engine has failed. Please fix the issues identified (or deflake) before re-applying this label.
|
Contributor
Author
|
Commit queue failed; closing this roll. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://skia.googlesource.com/skia.git/+log/27f7bba22600..4de527436399
2026-05-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2026-05-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from bea70939cf37 to 2313796554ff (13 revisions)
2026-05-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 7a0c66624686 to c174a0d57010 (12 revisions)
2026-05-14 thomsmit@google.com [graphite] Add Sparse Strips Clipping
2026-05-14 fmalita@google.com [pdf] Remove zombie state machine
2026-05-14 kjlubick@google.com Add spanned version of SkRegion APIs
2026-05-14 kjlubick@google.com Update SkRegion::setRects to use divide-and-conquer
2026-05-14 lrumancik@google.com Guard against racing initialization of dng_sdk
2026-05-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2026-05-14 nicolettep@google.com [graphite] Cache single-buffer BindGroups on DawnBuffer
2026-05-14 thomsmit@google.com [graphite] Pull tile test cases into a shared header
2026-05-14 kjlubick@google.com Fix SIMD on x86
2026-05-14 kjlubick@google.com Extract Dawn's list of files to dawn_files.bzl
2026-05-14 kjlubick@google.com Revert "Reland #2 "MiraclePtr: Add raw_ptr definitions"""
2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from df04fe18c28e to 41728e9eef28 (2 revisions)
2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 52d177bd7e42 to bea70939cf37 (12 revisions)
2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 472ab5b3c3b9 to 7a0c66624686 (17 revisions)
2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll debugger-app-base from 18d4e53a226a to 518c0106b064
2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll jsfiddle-base from 5bae7afba87d to 508fbad5adbd
2026-05-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1b6c53ba0f23 to df04fe18c28e (6 revisions)
2026-05-13 michaelludwig@google.com [graphite] Track precompile paint key opacity
2026-05-13 kjlubick@google.com Add helper to do bulk extraction/analysis of SkRP stages
2026-05-13 thomsmit@google.com [graphite] Move depthOnly off template parameter
2026-05-13 michaelludwig@google.com [ganesh] Fallback to external GL textures if import fails
2026-05-13 michaelludwig@google.com [ganesh] Avoid overflow when combining AtlasTextOps
2026-05-13 arthursonzogni@chromium.org Reland #2 "MiraclePtr: Add raw_ptr definitions""
2026-05-13 kjlubick@google.com Fix compiler warnings from latest Clang
2026-05-13 kjlubick@google.com Fix Bazel Viewer build
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 codefu@google.com,jmbetancourt@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