This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from 2564767d24e5 to bf66ffbbd4ce (27 revisions)#21230
Merged
fluttergithubbot merged 1 commit intoflutter:masterfrom Sep 17, 2020
Conversation
https://skia.googlesource.com/skia.git/+log/2564767d24e5..bf66ffbbd4ce 2020-09-16 [email protected] Reland "Revert "moved BinaryExpression's data into IRNode"" 2020-09-16 [email protected] Add support for #pragma settings comments in SkSL. 2020-09-16 [email protected] Don't link against MetalKit when building the base Skia library. 2020-09-16 [email protected] update skvx scalar-fallback strategy 2020-09-16 [email protected] Remove "Recompiling..." output when building .fp files 2020-09-16 [email protected] Convert additional GLSL tests to use golden files. 2020-09-16 [email protected] Revert "Revert "moved BinaryExpression's data into IRNode"" 2020-09-16 [email protected] Avoid generating identity swizzles in the IR. 2020-09-16 [email protected] Remove unnecessary casting from SkSL in GMs 2020-09-16 [email protected] verify there are no glyph searches 2020-09-16 [email protected] Reland "Enable novel GrClipStack on bots, disable elsewhere" 2020-09-16 [email protected] Remove swizzle helper function for type creation 2020-09-16 [email protected] Avoid redundant zeros and ones in swizzle constructor. 2020-09-16 [email protected] simplify setMetricsAndImage API 2020-09-16 [email protected] Remove SkSurface::getContext 2020-09-16 [email protected] Use SkClipOp::kIntersect instead of kReplace_ClipOp 2020-09-16 [email protected] Revert "moved BinaryExpression's data into IRNode" 2020-09-16 [email protected] Migrate swizzle tests to golden SkSL files. 2020-09-16 [email protected] good codegen for Op::mul_q14x2 2020-09-16 [email protected] refactor skvx min/max 2020-09-16 [email protected] moved BinaryExpression's data into IRNode 2020-09-16 [email protected] Revert "Enable novel GrClipStack on bots, disable elsewhere" 2020-09-16 [email protected] in fm_bot, use -foo to remove a source 2020-09-16 [email protected] Enable novel GrClipStack on bots, disable elsewhere 2020-09-16 [email protected] add another q14x2 test 2020-09-16 [email protected] Add initial GrThreadSafeUniquelyKeyedProxyViewCache implementation 2020-09-16 [email protected] Add a method of returning the list of commands that use an image 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] on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 17, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 18, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 18, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 18, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 18, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 18, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 18, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 18, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 18, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Sep 19, 2020
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/2564767d24e5..bf66ffbbd4ce
2020-09-16 [email protected] Reland "Revert "moved BinaryExpression's data into IRNode""
2020-09-16 [email protected] Add support for #pragma settings comments in SkSL.
2020-09-16 [email protected] Don't link against MetalKit when building the base Skia library.
2020-09-16 [email protected] update skvx scalar-fallback strategy
2020-09-16 [email protected] Remove "Recompiling..." output when building .fp files
2020-09-16 [email protected] Convert additional GLSL tests to use golden files.
2020-09-16 [email protected] Revert "Revert "moved BinaryExpression's data into IRNode""
2020-09-16 [email protected] Avoid generating identity swizzles in the IR.
2020-09-16 [email protected] Remove unnecessary casting from SkSL in GMs
2020-09-16 [email protected] verify there are no glyph searches
2020-09-16 [email protected] Reland "Enable novel GrClipStack on bots, disable elsewhere"
2020-09-16 [email protected] Remove swizzle helper function for type creation
2020-09-16 [email protected] Avoid redundant zeros and ones in swizzle constructor.
2020-09-16 [email protected] simplify setMetricsAndImage API
2020-09-16 [email protected] Remove SkSurface::getContext
2020-09-16 [email protected] Use SkClipOp::kIntersect instead of kReplace_ClipOp
2020-09-16 [email protected] Revert "moved BinaryExpression's data into IRNode"
2020-09-16 [email protected] Migrate swizzle tests to golden SkSL files.
2020-09-16 [email protected] good codegen for Op::mul_q14x2
2020-09-16 [email protected] refactor skvx min/max
2020-09-16 [email protected] moved BinaryExpression's data into IRNode
2020-09-16 [email protected] Revert "Enable novel GrClipStack on bots, disable elsewhere"
2020-09-16 [email protected] in fm_bot, use -foo to remove a source
2020-09-16 [email protected] Enable novel GrClipStack on bots, disable elsewhere
2020-09-16 [email protected] add another q14x2 test
2020-09-16 [email protected] Add initial GrThreadSafeUniquelyKeyedProxyViewCache implementation
2020-09-16 [email protected] Add a method of returning the list of commands that use an image
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] on the revert to ensure that a human
is aware of the problem.
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/master/autoroll/README.md