This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll Skia from 82d1ef7a833e to 38e56b6da8f9 (8 revisions) #41645
Merged
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-28f155b8-4973-465c-827b-b32ad668fa25-1682972656
May 1, 2023
Merged
Roll Skia from 82d1ef7a833e to 38e56b6da8f9 (8 revisions) #41645
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-28f155b8-4973-465c-827b-b32ad668fa25-1682972656
May 1, 2023
Conversation
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
https://skia.googlesource.com/skia.git/+log/82d1ef7a833e..38e56b6da8f9 2023-05-01 [email protected] [graphite] Get dm tests running with Vulkan. 2023-05-01 [email protected] [graphite] Track buffer access mask and use for GPU->CPU transfer. 2023-05-01 [email protected] Add dedicated op for immediate-value bitwise-and. 2023-05-01 [email protected] graphite: Ensure Graphite backend specific unions are always non-empty 2023-05-01 [email protected] Reland "graphite: support selecting backend of graphite dawn" 2023-05-01 [email protected] Roll vulkan-deps from 1d74856fe8c0 to 077edbc2d56d (4 revisions) 2023-05-01 [email protected] Revert "graphite: support selecting backend of graphite dawn" 2023-05-01 [email protected] Use SkArenaAlloc for SkSL memory pooling. 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
981f089 to
2f8d6f0
Compare
fluttergithubbot
approved these changes
May 1, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 1, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 1, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 1, 2023
auto-submit bot
pushed a commit
to flutter/flutter
that referenced
this pull request
May 2, 2023
…125845) flutter/engine@3fa6084...7d87410 2023-05-01 [email protected] Update xcode to 14e222b (flutter/engine#41640) 2023-05-01 [email protected] Run flutter license script with dart `--intrepret_irregexp` runtime option (flutter/engine#41646) 2023-05-01 [email protected] Roll Skia from 82d1ef7a833e to 38e56b6da8f9 (8 revisions) (flutter/engine#41645) 2023-05-01 [email protected] Move scenario app to use iPhone Se 3rd gen iOS 16.2, un-skip test `TwoPlatformViewsWithOtherBackDropFilterTests` (flutter/engine#41532) 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.
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/82d1ef7a833e..38e56b6da8f9
2023-05-01 [email protected] [graphite] Get dm tests running with Vulkan.
2023-05-01 [email protected] [graphite] Track buffer access mask and use for GPU->CPU transfer.
2023-05-01 [email protected] Add dedicated op for immediate-value bitwise-and.
2023-05-01 [email protected] graphite: Ensure Graphite backend specific unions are always non-empty
2023-05-01 [email protected] Reland "graphite: support selecting backend of graphite dawn"
2023-05-01 [email protected] Roll vulkan-deps from 1d74856fe8c0 to 077edbc2d56d (4 revisions)
2023-05-01 [email protected] Revert "graphite: support selecting backend of graphite dawn"
2023-05-01 [email protected] Use SkArenaAlloc for SkSL memory pooling.
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