Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/+log/1a29bd9a0147..9cbc2c578e10

2023-05-11 [email protected] Roll Dawn from 569699725145 to 776a762c9a4d (47 revisions)
2023-05-11 [email protected] Roll Skia Infra from c4d18f21ffde to 5a8b571f3a48 (12 revisions)
2023-05-11 [email protected] Remove last vestiges of DSL from SPIR-V code generator.
2023-05-11 [email protected] Remove DSL-based constructor expressions.
2023-05-11 [email protected] Apply RTFlip to the sk_FragCoord without using DSL.
2023-05-11 [email protected] [graphite][compute] Add ComputeStep definitions for Vello stages
2023-05-10 [email protected] Avoid DSL usage when emitting DFdy.
2023-05-10 [email protected] Rename assemble_compound to ConstructorCompound::MakeFromConstants.
2023-05-10 [email protected] Remove outdated comment.
2023-05-10 [email protected] Expose the GPU side drawable

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://github.com/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/1a29bd9a0147..9cbc2c578e10

2023-05-11 [email protected] Roll Dawn from 569699725145 to 776a762c9a4d (47 revisions)
2023-05-11 [email protected] Roll Skia Infra from c4d18f21ffde to 5a8b571f3a48 (12 revisions)
2023-05-11 [email protected] Remove last vestiges of DSL from SPIR-V code generator.
2023-05-11 [email protected] Remove DSL-based constructor expressions.
2023-05-11 [email protected] Apply RTFlip to the sk_FragCoord without using DSL.
2023-05-11 [email protected] [graphite][compute] Add ComputeStep definitions for Vello stages
2023-05-10 [email protected] Avoid DSL usage when emitting `DFdy`.
2023-05-10 [email protected] Rename assemble_compound to ConstructorCompound::MakeFromConstants.
2023-05-10 [email protected] Remove outdated comment.
2023-05-10 [email protected] Expose the GPU side drawable

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://github.com/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 May 11, 2023
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-0bbf73b6-4246-44f2-b213-b1af142b0731-1683785887 branch from 981f089 to 438f0ee Compare May 11, 2023 06:18
@auto-submit auto-submit bot merged commit cfcdc33 into flutter:main May 11, 2023
zanderso pushed a commit to flutter/flutter that referenced this pull request May 11, 2023
…ions) (#126554)

Manual roll requested by [email protected]

flutter/engine@a0925f1...f38f46f

2023-05-11 [email protected] Add pkg:protobuf as a dependency for
testing/dart (flutter/engine#41938)
2023-05-11 [email protected] Roll Skia from 0c979da775be to
ccf73af6ca91 (1 revision) (flutter/engine#41937)
2023-05-11 [email protected] Roll Skia from a12a999cbd09 to
0c979da775be (1 revision) (flutter/engine#41935)
2023-05-11 [email protected] Roll Skia from 9cbc2c578e10 to
a12a999cbd09 (2 revisions) (flutter/engine#41933)
2023-05-11 [email protected] Roll Skia from 1a29bd9a0147 to
9cbc2c578e10 (10 revisions) (flutter/engine#41932)
2023-05-11 [email protected] Roll Fuchsia Mac SDK from
a3rrULFaXlwS8mfjW... to 2tQjI0g3aDmjHAtMw... (flutter/engine#41931)
2023-05-11 [email protected] Return fonts in a deterministic
order. (flutter/engine#41907)
2023-05-11 [email protected] Turn @staticInterop
tear-off into closure (flutter/engine#41885)

Also rolling transitive DEPS:
  fuchsia/sdk/core/mac-amd64 from a3rrULFaXlwS to 2tQjI0g3aDmj

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://github.com/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-0bbf73b6-4246-44f2-b213-b1af142b0731-1683785887 branch May 18, 2023 06:36
CaseyHillers pushed a commit to CaseyHillers/flutter that referenced this pull request May 24, 2023
…ions) (flutter#126554)

Manual roll requested by [email protected]

flutter/engine@a0925f1...f38f46f

2023-05-11 [email protected] Add pkg:protobuf as a dependency for
testing/dart (flutter/engine#41938)
2023-05-11 [email protected] Roll Skia from 0c979da775be to
ccf73af6ca91 (1 revision) (flutter/engine#41937)
2023-05-11 [email protected] Roll Skia from a12a999cbd09 to
0c979da775be (1 revision) (flutter/engine#41935)
2023-05-11 [email protected] Roll Skia from 9cbc2c578e10 to
a12a999cbd09 (2 revisions) (flutter/engine#41933)
2023-05-11 [email protected] Roll Skia from 1a29bd9a0147 to
9cbc2c578e10 (10 revisions) (flutter/engine#41932)
2023-05-11 [email protected] Roll Fuchsia Mac SDK from
a3rrULFaXlwS8mfjW... to 2tQjI0g3aDmjHAtMw... (flutter/engine#41931)
2023-05-11 [email protected] Return fonts in a deterministic
order. (flutter/engine#41907)
2023-05-11 [email protected] Turn @staticInterop
tear-off into closure (flutter/engine#41885)

Also rolling transitive DEPS:
  fuchsia/sdk/core/mac-amd64 from a3rrULFaXlwS to 2tQjI0g3aDmj

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://github.com/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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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