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 0f2af25f15ee to d86da2a029d8 (7 revisions) #46587

Conversation

skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/+log/0f2af25f15ee..d86da2a029d8

2023-10-05 [email protected] Fix link errors in shared-library builds when using SkRuntimeEffect inner classes
2023-10-05 [email protected] Incorporate child effects into the mesh key and proxy handlers.
2023-10-05 [email protected] Set up texture bindings for SkMesh child effects.
2023-10-05 [email protected] Emit shader code and uniforms for a mesh's child processors.
2023-10-05 [email protected] Sync depot_tools to HEAD to fix RecreateSKPs bot sync failures
2023-10-05 [email protected] [graphite] Progress towards caching rasterPathAtlas masks.
2023-10-05 [email protected] Manual roll vulkan-deps from ff2054861dc4 to 404a76d9bf0e (5 revisions)

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],[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:/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

https://skia.googlesource.com/skia.git/+log/0f2af25f15ee..d86da2a029d8

2023-10-05 [email protected] Fix link errors in shared-library builds when using SkRuntimeEffect inner classes
2023-10-05 [email protected] Incorporate child effects into the mesh key and proxy handlers.
2023-10-05 [email protected] Set up texture bindings for SkMesh child effects.
2023-10-05 [email protected] Emit shader code and uniforms for a mesh's child processors.
2023-10-05 [email protected] Sync depot_tools to HEAD to fix RecreateSKPs bot sync failures
2023-10-05 [email protected] [graphite] Progress towards caching rasterPathAtlas masks.
2023-10-05 [email protected] Manual roll vulkan-deps from ff2054861dc4 to 404a76d9bf0e (5 revisions)

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],[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:/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
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 5, 2023
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-b4b4476e-8cec-4bd8-b168-1740cec09ec6-1696518643 branch from 981f089 to 32dd502 Compare October 5, 2023 15:11
@zanderso zanderso merged commit b28032c into flutter:main Oct 6, 2023
29 checks passed
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Oct 7, 2023
…136101)

flutter/engine@7bf93bb...b28032c

2023-10-06 [email protected] Roll Skia from 0f2af25f15ee to d86da2a029d8 (7 revisions) (flutter/engine#46587)

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

To file a bug in Flutter: https:/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
Mairramer pushed a commit to Mairramer/flutter that referenced this pull request Oct 10, 2023
…lutter#136101)

flutter/engine@7bf93bb...b28032c

2023-10-06 [email protected] Roll Skia from 0f2af25f15ee to d86da2a029d8 (7 revisions) (flutter/engine#46587)

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

To file a bug in Flutter: https:/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
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-b4b4476e-8cec-4bd8-b168-1740cec09ec6-1696518643 branch October 12, 2023 15:25
harryterkelsen pushed a commit that referenced this pull request Oct 23, 2023
https://skia.googlesource.com/skia.git/+log/0f2af25f15ee..d86da2a029d8

2023-10-05 [email protected] Fix link errors in shared-library
builds when using SkRuntimeEffect inner classes
2023-10-05 [email protected] Incorporate child effects into the mesh
key and proxy handlers.
2023-10-05 [email protected] Set up texture bindings for SkMesh
child effects.
2023-10-05 [email protected] Emit shader code and uniforms for a
mesh's child processors.
2023-10-05 [email protected] Sync depot_tools to HEAD to fix
RecreateSKPs bot sync failures
2023-10-05 [email protected] [graphite] Progress towards caching
rasterPathAtlas masks.
2023-10-05 [email protected] Manual roll
vulkan-deps from ff2054861dc4 to 404a76d9bf0e (5 revisions)

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],[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:/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
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