This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from c8830b9f4c72 to 3444f8344a2e (21 revisions)#32987
Merged
fluttergithubbot merged 1 commit intoflutter:mainfrom Apr 28, 2022
Conversation
https://skia.googlesource.com/skia.git/+log/c8830b9f4c72..3444f8344a2e 2022-04-28 [email protected] Combine remaining SubRuns to the final set 2022-04-28 [email protected] [includes] Enforce IWYU on src/utils 2022-04-28 [email protected] Roll vulkan-deps from 1963b94c99e8 to 62a883c73abb (2 revisions) 2022-04-28 [email protected] Roll SK Tool from b85ff320de08 to c65e91812e6c 2022-04-28 [email protected] [graphite] Move more shared types into AtlasTypes. 2022-04-28 [email protected] Try to normalize tangents more robustly in stroke tessellators 2022-04-28 [email protected] Replace bytewise copy loop with memcpy. 2022-04-28 [email protected] [graphite] Remove all ParamParamKey data payloads 2022-04-28 [email protected] [infra] Regenerate tasks 2022-04-28 [email protected] Delete HW stroke tessellator variant 2022-04-28 [email protected] Move skgpu::graphite::Mask to SkEnumBitMask 2022-04-28 [email protected] [infra] Update dep of infra repo 2022-04-28 [email protected] Add Win10 RadeonVega6 jobs 2022-04-28 [email protected] Revert "Add anisotropic option to SkSamplingOptions." 2022-04-28 [email protected] Add anisotropic option to SkSamplingOptions. 2022-04-28 [email protected] Roll Chromium from b25c2c54dc1b to 8b65ae5339f2 (513 revisions) 2022-04-28 [email protected] Roll SwiftShader from f88fc3b53c52 to b92f7acb7e81 (3 revisions) 2022-04-27 [email protected] Rename CheckProgramUnrolledSize to CheckProgramStructure. 2022-04-27 [email protected] Roll vulkan-deps from 4f93dbdc6060 to 1963b94c99e8 (2 revisions) 2022-04-27 [email protected] Fix our GN files to build pure objcc targets correctly 2022-04-27 [email protected] Enable required Android API levels for SkQP test cases. 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
2ffd25d
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Apr 29, 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/c8830b9f4c72..3444f8344a2e
2022-04-28 [email protected] Combine remaining SubRuns to the final set
2022-04-28 [email protected] [includes] Enforce IWYU on src/utils
2022-04-28 [email protected] Roll vulkan-deps from 1963b94c99e8 to 62a883c73abb (2 revisions)
2022-04-28 [email protected] Roll SK Tool from b85ff320de08 to c65e91812e6c
2022-04-28 [email protected] [graphite] Move more shared types into AtlasTypes.
2022-04-28 [email protected] Try to normalize tangents more robustly in stroke tessellators
2022-04-28 [email protected] Replace bytewise copy loop with memcpy.
2022-04-28 [email protected] [graphite] Remove all ParamParamKey data payloads
2022-04-28 [email protected] [infra] Regenerate tasks
2022-04-28 [email protected] Delete HW stroke tessellator variant
2022-04-28 [email protected] Move skgpu::graphite::Mask to SkEnumBitMask
2022-04-28 [email protected] [infra] Update dep of infra repo
2022-04-28 [email protected] Add Win10 RadeonVega6 jobs
2022-04-28 [email protected] Revert "Add anisotropic option to SkSamplingOptions."
2022-04-28 [email protected] Add anisotropic option to SkSamplingOptions.
2022-04-28 [email protected] Roll Chromium from b25c2c54dc1b to 8b65ae5339f2 (513 revisions)
2022-04-28 [email protected] Roll SwiftShader from f88fc3b53c52 to b92f7acb7e81 (3 revisions)
2022-04-27 [email protected] Rename CheckProgramUnrolledSize to CheckProgramStructure.
2022-04-27 [email protected] Roll vulkan-deps from 4f93dbdc6060 to 1963b94c99e8 (2 revisions)
2022-04-27 [email protected] Fix our GN files to build pure objcc targets correctly
2022-04-27 [email protected] Enable required Android API levels for SkQP test cases.
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