This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from 21627ff455d0 to bb3d8185f067 (13 revisions)#39661
Merged
auto-submit[bot] merged 1 commit intoflutter:mainfrom Feb 15, 2023
Conversation
https://skia.googlesource.com/skia.git/+log/21627ff455d0..bb3d8185f067 2023-02-15 johnstiles@google.com Fix precedence when operator-assigning to swizzles in Metal. 2023-02-15 robertphillips@google.com Fix up DDL fuzzer 2023-02-15 ccameron@chromium.org SkGainmapShader: Support alpha and red single-channel images 2023-02-15 brianosman@google.com Disable JPEG gainmaps in OptimizeForSize builds 2023-02-15 brianosman@google.com Enable JPEG gainmap code in skia dev builds by default 2023-02-15 kjlubick@google.com Split SkPixmap, and codec-related files for better modularization. 2023-02-15 herb@google.com Remove unused buffer methods 2023-02-15 brianosman@google.com Fix compile errors in JPEG MPF utilities 2023-02-15 jvanverth@google.com Share enum def of Mipmapped between Ganesh and Graphite. 2023-02-15 brianosman@google.com Skip running SkSL error tests on should-be-missing files 2023-02-15 brianosman@google.com Remove SwiftShader workaround for blend_modulate in shader 2023-02-15 herb@google.com Use simpler buffers for mask drawing 2023-02-15 kjlubick@google.com Enforce IWYU on things needed for core build 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,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
7743fb2
Compare
fluttergithubbot
approved these changes
Feb 15, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Feb 16, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Feb 16, 2023
auto-submit bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Feb 16, 2023
* b310be5 Revert "Revert "Add support for double tap action from Apple Pencil 2 (#39267)" (#39607)" (flutter/engine#39637) * 7c24f2f Roll Dart SDK from 5d17a336bdfe to a594e34e85b6 (1 revision) (flutter/engine#39656) * fa1b2dd Roll Skia from 21627ff455d0 to bb3d8185f067 (13 revisions) (flutter/engine#39661) * 02a379d [web] consolidate network code into httpFetch (flutter/engine#39657)
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
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/21627ff455d0..bb3d8185f067
2023-02-15 johnstiles@google.com Fix precedence when operator-assigning to swizzles in Metal.
2023-02-15 robertphillips@google.com Fix up DDL fuzzer
2023-02-15 ccameron@chromium.org SkGainmapShader: Support alpha and red single-channel images
2023-02-15 brianosman@google.com Disable JPEG gainmaps in OptimizeForSize builds
2023-02-15 brianosman@google.com Enable JPEG gainmap code in skia dev builds by default
2023-02-15 kjlubick@google.com Split SkPixmap, and codec-related files for better modularization.
2023-02-15 herb@google.com Remove unused buffer methods
2023-02-15 brianosman@google.com Fix compile errors in JPEG MPF utilities
2023-02-15 jvanverth@google.com Share enum def of Mipmapped between Ganesh and Graphite.
2023-02-15 brianosman@google.com Skip running SkSL error tests on should-be-missing files
2023-02-15 brianosman@google.com Remove SwiftShader workaround for blend_modulate in shader
2023-02-15 herb@google.com Use simpler buffers for mask drawing
2023-02-15 kjlubick@google.com Enforce IWYU on things needed for core build
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,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