This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from 6bdb0ef30cb6 to 6d5dc31d88e2 (7 revisions)#42790
Merged
jason-simmons merged 1 commit intoflutter:mainfrom Jun 13, 2023
Conversation
https://skia.googlesource.com/skia.git/+log/6bdb0ef30cb6..6d5dc31d88e2 2023-06-12 [email protected] [graphite] Fix unused variable warning in release builds 2023-06-12 [email protected] [graphite] Set more Vulkan pipeline states. 2023-06-12 [email protected] [graphite] Implement Vulkan Pipeline input assembly & depth/stencil state setup. 2023-06-12 [email protected] [graphite] Set up vertex attributes in VulkanGraphicsPipeline. 2023-06-12 [email protected] Reland "[graphite] Use SkSpan for YUVATextureProxies and YUVABackendTextures." 2023-06-12 [email protected] SkPathBuilder: converts incReserve back to using reserve() 2023-06-12 [email protected] Remove stub GrBackend* classes 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],[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
266b602
Compare
fluttergithubbot
approved these changes
Jun 12, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 14, 2023
Piinks
pushed a commit
to Piinks/flutter
that referenced
this pull request
Jun 14, 2023
…8842) flutter/engine@727b441...2d8d5ec 2023-06-13 [email protected] Roll Skia from 6bdb0ef30cb6 to 6d5dc31d88e2 (7 revisions) (flutter/engine#42790) 2023-06-13 [email protected] Make validation logs ERROR level (flutter/engine#42825) 2023-06-13 [email protected] Roll Fuchsia Mac SDK from J-zU9HGYXYU5UWJO9... to Cld7-rm6ZmCOO8j-K... (flutter/engine#42824) 2023-06-13 [email protected] Manual roll ICU from 1eea59cabae0 to a2961dc659b4 (0 revision) (flutter/engine#42817) 2023-06-13 [email protected] Remove some trivial deprecated symbol usages in iOS Embedder (flutter/engine#42711) Also rolling transitive DEPS: fuchsia/sdk/core/mac-amd64 from J-zU9HGYXYU5 to Cld7-rm6ZmCO If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. 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
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/6bdb0ef30cb6..6d5dc31d88e2
2023-06-12 [email protected] [graphite] Fix unused variable warning in release builds
2023-06-12 [email protected] [graphite] Set more Vulkan pipeline states.
2023-06-12 [email protected] [graphite] Implement Vulkan Pipeline input assembly & depth/stencil state setup.
2023-06-12 [email protected] [graphite] Set up vertex attributes in VulkanGraphicsPipeline.
2023-06-12 [email protected] Reland "[graphite] Use SkSpan for YUVATextureProxies and YUVABackendTextures."
2023-06-12 [email protected] SkPathBuilder: converts incReserve back to using reserve()
2023-06-12 [email protected] Remove stub GrBackend* classes
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],[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