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 7a45d3123f8b to dc49f35e1ac6 (6 revisions) #37319
Merged
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-af256cf9-2f09-457d-aa7c-c2b2434a8d3d-1667582769
Nov 4, 2022
Merged
Roll Skia from 7a45d3123f8b to dc49f35e1ac6 (6 revisions) #37319
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-af256cf9-2f09-457d-aa7c-c2b2434a8d3d-1667582769
Nov 4, 2022
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/7a45d3123f8b..dc49f35e1ac6 2022-11-04 [email protected] Adjust clamping behavior in raster pipeline 2022-11-04 [email protected] Roll Skia Infra from 0936b1c28121 to 3325846ad1ea (2 revisions) 2022-11-04 [email protected] [cleanup] Remove unused includes/forward-decls in IRNode. 2022-11-04 [email protected] [graphite] Add a bit more PromiseImage testing 2022-11-04 [email protected] Add tan primitive to SkRasterPipeline_opts. 2022-11-04 [email protected] Roll Skia Infra from 16bab9d03444 to 0936b1c28121 (1 revision) 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] 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
21e1c3a
Compare
fluttergithubbot
approved these changes
Nov 4, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 4, 2022
auto-submit bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Nov 4, 2022
…114710) * 9584880f4 Use iOS 16 APIs to rotate orientation (flutter/engine#37302) * 2ac9c73f6 Move primitive type to pipeline descriptor (flutter/engine#37315) * 6950689ed Roll Skia from 7a45d3123f8b to dc49f35e1ac6 (6 revisions) (flutter/engine#37319)
schwa423
pushed a commit
to schwa423/engine
that referenced
this pull request
Nov 16, 2022
) https://skia.googlesource.com/skia.git/+log/7a45d3123f8b..dc49f35e1ac6 2022-11-04 [email protected] Adjust clamping behavior in raster pipeline 2022-11-04 [email protected] Roll Skia Infra from 0936b1c28121 to 3325846ad1ea (2 revisions) 2022-11-04 [email protected] [cleanup] Remove unused includes/forward-decls in IRNode. 2022-11-04 [email protected] [graphite] Add a bit more PromiseImage testing 2022-11-04 [email protected] Add tan primitive to SkRasterPipeline_opts. 2022-11-04 [email protected] Roll Skia Infra from 16bab9d03444 to 0936b1c28121 (1 revision) 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] 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
shogohida
pushed a commit
to shogohida/flutter
that referenced
this pull request
Dec 7, 2022
…lutter#114710) * 9584880f4 Use iOS 16 APIs to rotate orientation (flutter/engine#37302) * 2ac9c73f6 Move primitive type to pipeline descriptor (flutter/engine#37315) * 6950689ed Roll Skia from 7a45d3123f8b to dc49f35e1ac6 (6 revisions) (flutter/engine#37319)
gspencergoog
pushed a commit
to gspencergoog/flutter
that referenced
this pull request
Jan 19, 2023
…lutter#114710) * 9584880f4 Use iOS 16 APIs to rotate orientation (flutter/engine#37302) * 2ac9c73f6 Move primitive type to pipeline descriptor (flutter/engine#37315) * 6950689ed Roll Skia from 7a45d3123f8b to dc49f35e1ac6 (6 revisions) (flutter/engine#37319)
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/7a45d3123f8b..dc49f35e1ac6
2022-11-04 [email protected] Adjust clamping behavior in raster pipeline
2022-11-04 [email protected] Roll Skia Infra from 0936b1c28121 to 3325846ad1ea (2 revisions)
2022-11-04 [email protected] [cleanup] Remove unused includes/forward-decls in IRNode.
2022-11-04 [email protected] [graphite] Add a bit more PromiseImage testing
2022-11-04 [email protected] Add tan primitive to SkRasterPipeline_opts.
2022-11-04 [email protected] Roll Skia Infra from 16bab9d03444 to 0936b1c28121 (1 revision)
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] 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