Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll Skia from 0aec6f7bfbc8 to 8c1e2bf9492c (26 revisions) #57183

Conversation

skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/+log/0aec6f7bfbc8..8c1e2bf9492c

2024-12-13 [email protected] Roll SwiftShader from 7e54d43d6905 to c0fe4d40475b (1 revision)
2024-12-13 [email protected] Roll Skia Infra from 9513bbe24fc9 to 9513e7cc4063 (5 revisions)
2024-12-13 [email protected] Roll Dawn from cf71700f44a8 to b8306de17c9a (15 revisions)
2024-12-13 [email protected] [graphite] Fix Build-Mac-Clang-arm64-Debug-Graphite_Dawn_Metal_NoGpu build
2024-12-12 [email protected] [graphite] Add fRequireOrderedRecordings ContextOption.
2024-12-12 [email protected] [graphite] Add trace for bad Pipeline Purge
2024-12-12 [email protected] [graphite] Stub in ClipAtlasManager.
2024-12-12 [email protected] Roll vulkan-deps from 83e6ead8ab3b to b56cde80dd49 (8 revisions)
2024-12-12 [email protected] webgpu: Use featureLevel instead of compatibility
2024-12-12 [email protected] [graphite] Add Tracing of Pipelines being purged from the Pipeline Cache
2024-12-12 [email protected] [graphite] Expand logging/tracing of significant precompile events
2024-12-12 [email protected] Prevent bazelisk from falling back to newer Bazel versions when not pinned
2024-12-12 [email protected] [graphite] Add note and single-owner assertion to dumpMemoryStatistics()
2024-12-12 [email protected] [graphite] Reset wgpu::BindGroup caches in freeGpuResources()
2024-12-12 [email protected] [graphite] Reduce switching in colorspace shader
2024-12-12 [email protected] Fix style and axis scanning for variable fonts
2024-12-12 [email protected] Make AUTHORS non-executable
2024-12-12 [email protected] Roll ANGLE from 9b8cf765f634 to e9b33f04020e (12 revisions)
2024-12-12 [email protected] Roll vulkan-deps from 769bd5140c26 to 83e6ead8ab3b (1 revision)
2024-12-12 [email protected] Roll Dawn from 01d91c0571a2 to cf71700f44a8 (23 revisions)
2024-12-12 [email protected] Roll Skia Infra from 0849df86a686 to 9513bbe24fc9 (7 revisions)
2024-12-12 [email protected] Move free functions in SkCodecPriv into class namespace
2024-12-11 [email protected] Apply rewrite_includes.py diffs
2024-12-11 [email protected] Rename SkSLProgramSettings variable to be more precise
2024-12-11 [email protected] Link in jsonreader library
2024-12-11 [email protected] [rust png] Silence unused_unsafe warning in cxx-generated code.

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 [email protected],[email protected],[email protected] 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/0aec6f7bfbc8..8c1e2bf9492c

2024-12-13 [email protected] Roll SwiftShader from 7e54d43d6905 to c0fe4d40475b (1 revision)
2024-12-13 [email protected] Roll Skia Infra from 9513bbe24fc9 to 9513e7cc4063 (5 revisions)
2024-12-13 [email protected] Roll Dawn from cf71700f44a8 to b8306de17c9a (15 revisions)
2024-12-13 [email protected] [graphite] Fix Build-Mac-Clang-arm64-Debug-Graphite_Dawn_Metal_NoGpu build
2024-12-12 [email protected] [graphite] Add fRequireOrderedRecordings ContextOption.
2024-12-12 [email protected] [graphite] Add trace for bad Pipeline Purge
2024-12-12 [email protected] [graphite] Stub in ClipAtlasManager.
2024-12-12 [email protected] Roll vulkan-deps from 83e6ead8ab3b to b56cde80dd49 (8 revisions)
2024-12-12 [email protected] webgpu: Use featureLevel instead of compatibility
2024-12-12 [email protected] [graphite] Add Tracing of Pipelines being purged from the Pipeline Cache
2024-12-12 [email protected] [graphite] Expand logging/tracing of significant precompile events
2024-12-12 [email protected] Prevent bazelisk from falling back to newer Bazel versions when not pinned
2024-12-12 [email protected] [graphite] Add note and single-owner assertion to dumpMemoryStatistics()
2024-12-12 [email protected] [graphite] Reset wgpu::BindGroup caches in freeGpuResources()
2024-12-12 [email protected] [graphite] Reduce switching in colorspace shader
2024-12-12 [email protected] Fix style and axis scanning for variable fonts
2024-12-12 [email protected] Make AUTHORS non-executable
2024-12-12 [email protected] Roll ANGLE from 9b8cf765f634 to e9b33f04020e (12 revisions)
2024-12-12 [email protected] Roll vulkan-deps from 769bd5140c26 to 83e6ead8ab3b (1 revision)
2024-12-12 [email protected] Roll Dawn from 01d91c0571a2 to cf71700f44a8 (23 revisions)
2024-12-12 [email protected] Roll Skia Infra from 0849df86a686 to 9513bbe24fc9 (7 revisions)
2024-12-12 [email protected] Move free functions in SkCodecPriv into class namespace
2024-12-11 [email protected] Apply rewrite_includes.py diffs
2024-12-11 [email protected] Rename SkSLProgramSettings variable to be more precise
2024-12-11 [email protected] Link in jsonreader library
2024-12-11 [email protected] [rust png] Silence `unused_unsafe` warning in `cxx`-generated code.

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 [email protected],[email protected],[email protected] 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
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-d61fe583-15c2-44af-b802-3a2c6fe7ab44-1734072324 branch from 981f089 to 0e7edf6 Compare December 13, 2024 06:45
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Dec 13, 2024
@auto-submit auto-submit bot merged commit 3c263a3 into flutter:main Dec 13, 2024
36 checks passed
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Dec 13, 2024
…160238)

flutter/engine@b9df033...3c263a3

2024-12-13 [email protected] Roll Skia from 0aec6f7bfbc8 to
8c1e2bf9492c (26 revisions) (flutter/engine#57183)

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 [email protected],[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.

2 participants