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 a0ab1e734490 to d953c63dd96b (9 revisions) #40035
Merged
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-1c91a4df-2de2-4924-a6cf-d6a5b1028c8b-1677799495
Mar 3, 2023
Merged
Roll Skia from a0ab1e734490 to d953c63dd96b (9 revisions) #40035
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-1c91a4df-2de2-4924-a6cf-d6a5b1028c8b-1677799495
Mar 3, 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/a0ab1e734490..d953c63dd96b 2023-03-02 [email protected] Simplify canReuse calculation for TransformedMaskSubRun 2023-03-02 [email protected] fix behavior for setTransform 2023-03-02 [email protected] In Raster Pipeline, store the paint color transformed to dst CS 2023-03-02 [email protected] [graphite] Add Caps::channelMask() 2023-03-02 [email protected] Restructure Metal utils for code sharing and to match Vulkan paths. 2023-03-02 [email protected] Roll vulkan-deps from 63e23455dd6d to 90efc1f576e6 (2 revisions) 2023-03-02 [email protected] Use an enum to indicate direct or transformed filler 2023-03-02 [email protected] Remove unused matrix from SlugImpl 2023-03-02 [email protected] Remove unused hasPerspective from TextBlob 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
8c2b109
Compare
fluttergithubbot
approved these changes
Mar 2, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 3, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 3, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 3, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 3, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 3, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 3, 2023
chinmaygarde
pushed a commit
to chinmaygarde/flutter_engine
that referenced
this pull request
Mar 3, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 3, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 3, 2023
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/a0ab1e734490..d953c63dd96b
2023-03-02 [email protected] Simplify canReuse calculation for TransformedMaskSubRun
2023-03-02 [email protected] fix behavior for setTransform
2023-03-02 [email protected] In Raster Pipeline, store the paint color transformed to dst CS
2023-03-02 [email protected] [graphite] Add Caps::channelMask()
2023-03-02 [email protected] Restructure Metal utils for code sharing and to match Vulkan paths.
2023-03-02 [email protected] Roll vulkan-deps from 63e23455dd6d to 90efc1f576e6 (2 revisions)
2023-03-02 [email protected] Use an enum to indicate direct or transformed filler
2023-03-02 [email protected] Remove unused matrix from SlugImpl
2023-03-02 [email protected] Remove unused hasPerspective from TextBlob
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