This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from ec4cb06b851d to 79fd56ba7ff7 (23 revisions)#36639
Merged
auto-submit[bot] merged 1 commit intoflutter:mainfrom Oct 6, 2022
Conversation
https://skia.googlesource.com/skia.git/+log/ec4cb06b851d..79fd56ba7ff7 2022-10-06 [email protected] Cleanup constructors for SkTDArray 2022-10-06 [email protected] Roll ANGLE from 637209c912cc to 13195f8a9000 (16 revisions) 2022-10-06 [email protected] Roll SwiftShader from 3d7faaa40575 to 2b155acd6a90 (3 revisions) 2022-10-06 [email protected] Roll Dawn from 8800d885e765 to 3a7c6bd59525 (11 revisions) 2022-10-06 [email protected] Roll vulkan-deps from 5d66d3e5917b to 77b69159532a (8 revisions) 2022-10-05 [email protected] Change SkTHashTable::Slot from a struct to a class. 2022-10-05 [email protected] Allow sk_Caps usage from Runtime Effect modules. 2022-10-05 [email protected] Improve Setting node IR creation. 2022-10-05 [email protected] Fix simplified emboldened glyphs 2022-10-05 [email protected] Remove guard protecting free in sk_free 2022-10-05 [email protected] Reland "Narrow usage of GrGpu::didWriteToSurface in GL backend" 2022-10-05 [email protected] Eliminate parameter names in function prototypes. 2022-10-05 [email protected] Revert "[bazel] Add individual test targets, broken up by CPU and GPU" 2022-10-05 [email protected] RectanizerSkyline: optimize reset 2022-10-05 [email protected] [graphite] Instantiate in CopyTextureToBufferTask::prepareResources. 2022-10-05 [email protected] [bazel] Add individual test targets, broken up by CPU and GPU 2022-10-05 [email protected] SkTArray: more mem-movable types 2022-10-05 [email protected] Improve string-to-float roundtrip checking. 2022-10-05 [email protected] Cleanup casting for SkTDArray 2022-10-05 [email protected] Roll vulkan-deps from e009633d2013 to 5d66d3e5917b (2 revisions) 2022-10-05 [email protected] Rename skgpu::v1 -> skgpu::ganesh in some Ganesh ops (ed. 2) 2022-10-05 [email protected] Roll ANGLE from 5d7c4eca9bf2 to 637209c912cc (9 revisions) 2022-10-05 [email protected] Roll Dawn from 0c2909e4d4c8 to 8800d885e765 (17 revisions) 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
a442570
Compare
fluttergithubbot
approved these changes
Oct 6, 2022
Member
|
@godofredoc Do you know why the |
Member
|
Oh, now the main shard is also taking >30 minutes on |
Contributor
This is most likely a problem with the build source code caches in recipes v2 + a problem with the checkout logic forcing full checkouts in the 50th% |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Oct 6, 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/ec4cb06b851d..79fd56ba7ff7
2022-10-06 [email protected] Cleanup constructors for SkTDArray
2022-10-06 [email protected] Roll ANGLE from 637209c912cc to 13195f8a9000 (16 revisions)
2022-10-06 [email protected] Roll SwiftShader from 3d7faaa40575 to 2b155acd6a90 (3 revisions)
2022-10-06 [email protected] Roll Dawn from 8800d885e765 to 3a7c6bd59525 (11 revisions)
2022-10-06 [email protected] Roll vulkan-deps from 5d66d3e5917b to 77b69159532a (8 revisions)
2022-10-05 [email protected] Change SkTHashTable::Slot from a struct to a class.
2022-10-05 [email protected] Allow sk_Caps usage from Runtime Effect modules.
2022-10-05 [email protected] Improve Setting node IR creation.
2022-10-05 [email protected] Fix simplified emboldened glyphs
2022-10-05 [email protected] Remove guard protecting free in sk_free
2022-10-05 [email protected] Reland "Narrow usage of GrGpu::didWriteToSurface in GL backend"
2022-10-05 [email protected] Eliminate parameter names in function prototypes.
2022-10-05 [email protected] Revert "[bazel] Add individual test targets, broken up by CPU and GPU"
2022-10-05 [email protected] RectanizerSkyline: optimize reset
2022-10-05 [email protected] [graphite] Instantiate in CopyTextureToBufferTask::prepareResources.
2022-10-05 [email protected] [bazel] Add individual test targets, broken up by CPU and GPU
2022-10-05 [email protected] SkTArray: more mem-movable types
2022-10-05 [email protected] Improve string-to-float roundtrip checking.
2022-10-05 [email protected] Cleanup casting for SkTDArray
2022-10-05 [email protected] Roll vulkan-deps from e009633d2013 to 5d66d3e5917b (2 revisions)
2022-10-05 [email protected] Rename skgpu::v1 -> skgpu::ganesh in some Ganesh ops (ed. 2)
2022-10-05 [email protected] Roll ANGLE from 5d7c4eca9bf2 to 637209c912cc (9 revisions)
2022-10-05 [email protected] Roll Dawn from 0c2909e4d4c8 to 8800d885e765 (17 revisions)
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