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/1c9e2588b577..320f01ac1de7

2023-07-10 [email protected] Save shaders in GraphicsPipeline when test-utils are enabled.
2023-07-10 [email protected] Switch Ganesh tiled image drawing over to using drawEdgeAAImageSet
2023-07-10 [email protected] Reland "Avoid crash in Viewer when viewing shaders in Graphite."
2023-07-10 [email protected] Clean up some example fiddles
2023-07-10 [email protected] [graphite] Add some documentation for SkTiledImageUtils
2023-07-10 [email protected] Remove extra semicolons around SK_MAKE_BITMASK_OPS.

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/1c9e2588b577..320f01ac1de7

2023-07-10 [email protected] Save shaders in GraphicsPipeline when test-utils are enabled.
2023-07-10 [email protected] Switch Ganesh tiled image drawing over to using drawEdgeAAImageSet
2023-07-10 [email protected] Reland "Avoid crash in Viewer when viewing shaders in Graphite."
2023-07-10 [email protected] Clean up some example fiddles
2023-07-10 [email protected] [graphite] Add some documentation for SkTiledImageUtils
2023-07-10 [email protected] Remove extra semicolons around SK_MAKE_BITMASK_OPS.

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 Jul 10, 2023
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-2a737840-40f7-4563-bd68-6fd280376828-1689006309 branch from 981f089 to d972b4d Compare July 10, 2023 16:25
@auto-submit auto-submit bot merged commit 1de141c into flutter:main Jul 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 10, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jul 10, 2023
…130275)

flutter/engine@7b826a7...1de141c

2023-07-10 [email protected] Roll Skia from 1c9e2588b577 to 320f01ac1de7 (6 revisions) (flutter/engine#43514)
2023-07-10 [email protected] [iOS][Keyboard] Reland wait vsync on UI thread and update viewport inset to avoid jitter (flutter/engine#43463)

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
kjlubick pushed a commit to kjlubick/engine that referenced this pull request Jul 14, 2023
)

https://skia.googlesource.com/skia.git/+log/1c9e2588b577..320f01ac1de7

2023-07-10 [email protected] Save shaders in GraphicsPipeline when test-utils are enabled.
2023-07-10 [email protected] Switch Ganesh tiled image drawing over to using drawEdgeAAImageSet
2023-07-10 [email protected] Reland "Avoid crash in Viewer when viewing shaders in Graphite."
2023-07-10 [email protected] Clean up some example fiddles
2023-07-10 [email protected] [graphite] Add some documentation for SkTiledImageUtils
2023-07-10 [email protected] Remove extra semicolons around SK_MAKE_BITMASK_OPS.

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 deleted the skia-flutter-autoroll-2a737840-40f7-4563-bd68-6fd280376828-1689006309 branch July 17, 2023 16:36
gbtb16 pushed a commit to gbtb16/flutter that referenced this pull request Nov 6, 2023
…0275)

flutter/engine@7b826a7...1de141c

2023-07-10 [email protected] Roll Skia from 1c9e2588b577 to 320f01ac1de7 (6 revisions) (flutter/engine#43514)
2023-07-10 [email protected] [iOS][Keyboard] Reland wait vsync on UI thread and update viewport inset to avoid jitter (flutter/engine#43463)

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