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 d4e7e1c701c1 to 8811dc695f8e (19 revisions) #41139
Merged
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-1ff0974d-9ce4-400c-8bc3-fa67ea67f8c5-1681339580
Apr 12, 2023
Merged
Roll Skia from d4e7e1c701c1 to 8811dc695f8e (19 revisions) #41139
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-1ff0974d-9ce4-400c-8bc3-fa67ea67f8c5-1681339580
Apr 12, 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/d4e7e1c701c1..8811dc695f8e 2023-04-12 johnstiles@google.com Remove zero_slot ops from SkRP. 2023-04-12 johnstiles@google.com Use packed contexts for binary ops in SkRP. 2023-04-12 kjlubick@google.com Add more stubs for encoders 2023-04-12 johnstiles@google.com Enforce program stack limits on function parameters. 2023-04-12 johnstiles@google.com Reland "Use packed contexts for copy/splat-constant ops in SkRP." 2023-04-12 jamesgk@google.com [graphite] Use replay translation in Dawn backend 2023-04-12 johnstiles@google.com Reland "Create ContextUtils for packing and unpacking RP contexts." 2023-04-12 johnstiles@google.com Add 'isEmpty' helper function to SkArenaAllocWithReset. 2023-04-12 kjlubick@google.com Expose SkEncoder headers as gni file lists 2023-04-12 kjlubick@google.com Remove encodeToData from CanvasKit and documentation 2023-04-12 johnstiles@google.com Revert "Create ContextUtils for packing and unpacking RP contexts." 2023-04-12 johnstiles@google.com Revert "Use packed contexts for copy/splat-constant ops in SkRP." 2023-04-12 kjlubick@google.com Manually roll Dawn 2023-04-12 kjlubick@google.com Fix Bazel test targets 2023-04-12 johnstiles@google.com Use packed contexts for copy/splat-constant ops in SkRP. 2023-04-12 johnstiles@google.com Create ContextUtils for packing and unpacking RP contexts. 2023-04-12 kjlubick@google.com Deprecate and migrate internal uses of SkImageEncoder 2023-04-12 kjlubick@google.com Make SkPngEncoder and SkJpegEncoder namespaces, not classes 2023-04-12 kjlubick@google.com Deprecate SkImage::encodeToData and migrate all internal uses 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 brianosman@google.com,jacksongardner@google.com,lovisolo@google.com,rmistry@google.com 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
245e28c
Compare
fluttergithubbot
approved these changes
Apr 12, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Apr 13, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Apr 13, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Apr 13, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Apr 13, 2023
zhongwuzw
pushed a commit
to zhongwuzw/engine
that referenced
this pull request
Apr 14, 2023
…1139) Roll Skia from d4e7e1c701c1 to 8811dc695f8e (19 revisions)
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/d4e7e1c701c1..8811dc695f8e
2023-04-12 johnstiles@google.com Remove zero_slot ops from SkRP.
2023-04-12 johnstiles@google.com Use packed contexts for binary ops in SkRP.
2023-04-12 kjlubick@google.com Add more stubs for encoders
2023-04-12 johnstiles@google.com Enforce program stack limits on function parameters.
2023-04-12 johnstiles@google.com Reland "Use packed contexts for copy/splat-constant ops in SkRP."
2023-04-12 jamesgk@google.com [graphite] Use replay translation in Dawn backend
2023-04-12 johnstiles@google.com Reland "Create ContextUtils for packing and unpacking RP contexts."
2023-04-12 johnstiles@google.com Add 'isEmpty' helper function to SkArenaAllocWithReset.
2023-04-12 kjlubick@google.com Expose SkEncoder headers as gni file lists
2023-04-12 kjlubick@google.com Remove encodeToData from CanvasKit and documentation
2023-04-12 johnstiles@google.com Revert "Create ContextUtils for packing and unpacking RP contexts."
2023-04-12 johnstiles@google.com Revert "Use packed contexts for copy/splat-constant ops in SkRP."
2023-04-12 kjlubick@google.com Manually roll Dawn
2023-04-12 kjlubick@google.com Fix Bazel test targets
2023-04-12 johnstiles@google.com Use packed contexts for copy/splat-constant ops in SkRP.
2023-04-12 johnstiles@google.com Create ContextUtils for packing and unpacking RP contexts.
2023-04-12 kjlubick@google.com Deprecate and migrate internal uses of SkImageEncoder
2023-04-12 kjlubick@google.com Make SkPngEncoder and SkJpegEncoder namespaces, not classes
2023-04-12 kjlubick@google.com Deprecate SkImage::encodeToData and migrate all internal uses
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 brianosman@google.com,jacksongardner@google.com,lovisolo@google.com,rmistry@google.com 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