This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from f0ffd255300f to 7112ffaed8c6 (43 revisions)#36742
Merged
auto-submit[bot] merged 1 commit intoflutter:mainfrom Oct 13, 2022
Conversation
https://skia.googlesource.com/skia.git/+log/f0ffd255300f..7112ffaed8c6 2022-10-13 [email protected] [Graphite] Add support for Vulkan BackendTexture. 2022-10-13 [email protected] [graphite] Assign paint color within fragment shader 2022-10-13 [email protected] Roll ANGLE from 5bafe449e0b3 to 460efa214171 (15 revisions) 2022-10-13 [email protected] Look up built-in global variables without BuiltinMap. 2022-10-13 [email protected] Reland "Move is<T> and as<T> logic into IRNode." 2022-10-13 [email protected] Reland "Look up built-in function definitions without BuiltinMap." 2022-10-13 [email protected] [skottie] add gui to SkottieSlides to handle SlotManager 2022-10-13 [email protected] Roll SwiftShader from acdfa394561f to 6d0e2d57acf9 (6 revisions) 2022-10-13 [email protected] Use python3 for bin/sync 2022-10-13 [email protected] Roll vulkan-deps from f9ff7e13d3fe to 6410b84c75fc (6 revisions) 2022-10-13 [email protected] SkPath: changes reset() to clear current SkPathRef if unique 2022-10-13 [email protected] Revert "Look up built-in function definitions without BuiltinMap." 2022-10-12 [email protected] SkWriteICCProfile: Expose specifying skcms_ICCProfile to encoders 2022-10-12 [email protected] Disable tracing when skia_enable_optimize_size is true 2022-10-12 [email protected] Revert "Move is<T> and as<T> logic into IRNode." 2022-10-12 [email protected] Remove SmallPathRenderer when optimizing for size. 2022-10-12 [email protected] Handle DirectWrite GetAlphaTextureBounds failure 2022-10-12 [email protected] Reuse SubRuns in more perspective TextBlob cases 2022-10-12 [email protected] Share ContextType between Ganesh and Graphite tests. Allow filters for Graphite. 2022-10-12 [email protected] Move is<T> and as<T> logic into IRNode. 2022-10-12 [email protected] Look up built-in function definitions without BuiltinMap. 2022-10-12 [email protected] Remove unused module from ModuleLoader. 2022-10-12 [email protected] Roll vulkan-deps from 5e2178a654a3 to f9ff7e13d3fe (8 revisions) 2022-10-12 [email protected] Harden SkCTFontGetDataFontWeightMapping 2022-10-12 [email protected] Replace DSLFunction array copies/moves with SkSpan. 2022-10-12 [email protected] Roll SK Tool from 4db6c856aa74 to 97f755fba2b5 2022-10-12 [email protected] [infra] Hard-code Kitchen to new version 2022-10-11 [email protected] Revert "[ganesh] Fix uniformity error in atlas multitexture lookup SkSL" 2022-10-11 [email protected] [ganesh] Fix uniformity error in atlas multitexture lookup SkSL 2022-10-11 [email protected] SkWriteICCProfileInternal: Use skcms_ICCProfile 2022-10-11 [email protected] More debug glyph coverage for DirectWrite 2022-10-11 [email protected] Roll vulkan-deps from 24053e9970b7 to 5e2178a654a3 (2 revisions) 2022-10-11 [email protected] Remove recommendation to use std::vector 2022-10-11 [email protected] Revert "Reland "[infra] Update Linux machines to use Clang 15.0.1"" 2022-10-11 [email protected] Code cleanup in DSLBlock. 2022-10-11 [email protected] Remove ParsedModule class. 2022-10-11 [email protected] Reland "[infra] Update Linux machines to use Clang 15.0.1" 2022-10-11 [email protected] [viewer] Use correct backing scale when using the dawn backend 2022-10-11 [email protected] [skottie shaper] Fix consolidated fragment mode 2022-10-11 [email protected] [sksl] Add ShaderCaps::fExplicitTextureLodSupport 2022-10-11 [email protected] Look up built-ins by Symbol, not by description. 2022-10-11 [email protected] Look up sk_Position from the symbol table. 2022-10-11 [email protected] Reland "[Graphite] Share MutableState classes between Ganesh and Graphite." 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
823e6c3
Compare
fluttergithubbot
approved these changes
Oct 13, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Oct 13, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Oct 14, 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.
Roll Skia from f0ffd255300f to 7112ffaed8c6 (43 revisions)
https://skia.googlesource.com/skia.git/+log/f0ffd255300f..7112ffaed8c6
2022-10-13 [email protected] [Graphite] Add support for Vulkan BackendTexture.
2022-10-13 [email protected] [graphite] Assign paint color within fragment shader
2022-10-13 [email protected] Roll ANGLE from 5bafe449e0b3 to 460efa214171 (15 revisions)
2022-10-13 [email protected] Look up built-in global variables without BuiltinMap.
2022-10-13 [email protected] Reland "Move is and as logic into IRNode."
2022-10-13 [email protected] Reland "Look up built-in function definitions without BuiltinMap."
2022-10-13 [email protected] [skottie] add gui to SkottieSlides to handle SlotManager
2022-10-13 [email protected] Roll SwiftShader from acdfa394561f to 6d0e2d57acf9 (6 revisions)
2022-10-13 [email protected] Use python3 for bin/sync
2022-10-13 [email protected] Roll vulkan-deps from f9ff7e13d3fe to 6410b84c75fc (6 revisions)
2022-10-13 [email protected] SkPath: changes reset() to clear current SkPathRef if unique
2022-10-13 [email protected] Revert "Look up built-in function definitions without BuiltinMap."
2022-10-12 [email protected] SkWriteICCProfile: Expose specifying skcms_ICCProfile to encoders
2022-10-12 [email protected] Disable tracing when skia_enable_optimize_size is true
2022-10-12 [email protected] Revert "Move is and as logic into IRNode."
2022-10-12 [email protected] Remove SmallPathRenderer when optimizing for size.
2022-10-12 [email protected] Handle DirectWrite GetAlphaTextureBounds failure
2022-10-12 [email protected] Reuse SubRuns in more perspective TextBlob cases
2022-10-12 [email protected] Share ContextType between Ganesh and Graphite tests. Allow filters for Graphite.
2022-10-12 [email protected] Move is and as logic into IRNode.
2022-10-12 [email protected] Look up built-in function definitions without BuiltinMap.
2022-10-12 [email protected] Remove unused module from ModuleLoader.
2022-10-12 [email protected] Roll vulkan-deps from 5e2178a654a3 to f9ff7e13d3fe (8 revisions)
2022-10-12 [email protected] Harden SkCTFontGetDataFontWeightMapping
2022-10-12 [email protected] Replace DSLFunction array copies/moves with SkSpan.
2022-10-12 [email protected] Roll SK Tool from 4db6c856aa74 to 97f755fba2b5
2022-10-12 [email protected] [infra] Hard-code Kitchen to new version
2022-10-11 [email protected] Revert "[ganesh] Fix uniformity error in atlas multitexture lookup SkSL"
2022-10-11 [email protected] [ganesh] Fix uniformity error in atlas multitexture lookup SkSL
2022-10-11 [email protected] SkWriteICCProfileInternal: Use skcms_ICCProfile
2022-10-11 [email protected] More debug glyph coverage for DirectWrite
2022-10-11 [email protected] Roll vulkan-deps from 24053e9970b7 to 5e2178a654a3 (2 revisions)
2022-10-11 [email protected] Remove recommendation to use std::vector
2022-10-11 [email protected] Revert "Reland "[infra] Update Linux machines to use Clang 15.0.1""
2022-10-11 [email protected] Code cleanup in DSLBlock.
2022-10-11 [email protected] Remove ParsedModule class.
2022-10-11 [email protected] Reland "[infra] Update Linux machines to use Clang 15.0.1"
2022-10-11 [email protected] [viewer] Use correct backing scale when using the dawn backend
2022-10-11 [email protected] [skottie shaper] Fix consolidated fragment mode
2022-10-11 [email protected] [sksl] Add ShaderCaps::fExplicitTextureLodSupport
2022-10-11 [email protected] Look up built-ins by Symbol, not by description.
2022-10-11 [email protected] Look up sk_Position from the symbol table.
2022-10-11 [email protected] Reland "[Graphite] Share MutableState classes between Ganesh and Graphite."
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
...