This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from 14a623c86984 to c94eb30c6e19 (22 revisions)#31460
Merged
fluttergithubbot merged 1 commit intoflutter:mainfrom Feb 15, 2022
Conversation
https://skia.googlesource.com/skia.git/+log/14a623c86984..c94eb30c6e19 2022-02-14 [email protected] Check for count == 0 when computing center of mass. 2022-02-14 [email protected] [infra] Add Mac 12.x CPU NativeFonts_ASAN job. 2022-02-14 [email protected] [infra] Add a Debug-All-NativeFonts GPU job on 10.15 2022-02-14 [email protected] [infra] Add a Debug-All-NativeFonts GPU job on Mac 12.x 2022-02-14 [email protected] add infrastructure for unflattening size for Slugs 2022-02-14 [email protected] unify array creation for DirectMaskSubRun* 2022-02-14 [email protected] remove jpeg from android builds flagged with no_codec 2022-02-14 [email protected] Control growth of FuzzNicePath with chain of path transforms 2022-02-14 [email protected] Pass squared tolerances into GrPathUtils::generateXPoints() 2022-02-14 [email protected] GrSlug proposed API for serialization 2022-02-14 [email protected] Picture shaders support perspective better 2022-02-14 [email protected] Allow Viewer to filter glyphRunList. 2022-02-14 [email protected] DirectWrite to draw COLR glyphs with drawables. 2022-02-14 [email protected] Support for COLR foreground color in DirectWrite. 2022-02-14 [email protected] Move SkScalerContext_DW::fIsColorFont to typeface. 2022-02-14 [email protected] Remove SK_IGNORE_GLYPH_HAS_PATH_FIX from Skia 2022-02-14 [email protected] Use cleaned paint for image lattice fallback 2022-02-14 [email protected] Revert "Add synonyms to GLSLGeneration for 100es and 300es." 2022-02-14 [email protected] Roll SK Tool from 9c1bd5650017 to 0056074ae4f8 2022-02-14 [email protected] Add synonyms to GLSLGeneration for 100es and 300es. 2022-02-14 [email protected] Assert in ~SkMutex that the mutex is unowned. 2022-02-14 [email protected] Remove support for sksl_with_256_padding_seed_corpus. 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
998ee2a
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Feb 15, 2022
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/14a623c86984..c94eb30c6e19
2022-02-14 [email protected] Check for count == 0 when computing center of mass.
2022-02-14 [email protected] [infra] Add Mac 12.x CPU NativeFonts_ASAN job.
2022-02-14 [email protected] [infra] Add a Debug-All-NativeFonts GPU job on 10.15
2022-02-14 [email protected] [infra] Add a Debug-All-NativeFonts GPU job on Mac 12.x
2022-02-14 [email protected] add infrastructure for unflattening size for Slugs
2022-02-14 [email protected] unify array creation for DirectMaskSubRun*
2022-02-14 [email protected] remove jpeg from android builds flagged with no_codec
2022-02-14 [email protected] Control growth of FuzzNicePath with chain of path transforms
2022-02-14 [email protected] Pass squared tolerances into GrPathUtils::generateXPoints()
2022-02-14 [email protected] GrSlug proposed API for serialization
2022-02-14 [email protected] Picture shaders support perspective better
2022-02-14 [email protected] Allow Viewer to filter glyphRunList.
2022-02-14 [email protected] DirectWrite to draw COLR glyphs with drawables.
2022-02-14 [email protected] Support for COLR foreground color in DirectWrite.
2022-02-14 [email protected] Move SkScalerContext_DW::fIsColorFont to typeface.
2022-02-14 [email protected] Remove SK_IGNORE_GLYPH_HAS_PATH_FIX from Skia
2022-02-14 [email protected] Use cleaned paint for image lattice fallback
2022-02-14 [email protected] Revert "Add synonyms to GLSLGeneration for 100es and 300es."
2022-02-14 [email protected] Roll SK Tool from 9c1bd5650017 to 0056074ae4f8
2022-02-14 [email protected] Add synonyms to GLSLGeneration for 100es and 300es.
2022-02-14 [email protected] Assert in ~SkMutex that the mutex is unowned.
2022-02-14 [email protected] Remove support for sksl_with_256_padding_seed_corpus.
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