This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from 1b075ff14e7e to 48b27317b475 (23 revisions)#34475
Merged
fluttergithubbot merged 1 commit intoflutter:mainfrom Jul 6, 2022
Conversation
https://skia.googlesource.com/skia.git/+log/1b075ff14e7e..48b27317b475 2022-07-06 [email protected] Fix fuzzer-discovered error with range checks. 2022-07-06 [email protected] Roll ANGLE from 86c735bfe650 to 9070e279a887 (5 revisions) 2022-07-06 [email protected] Roll SwiftShader from d1116fa9e9dc to 7987bda077c8 (1 revision) 2022-07-06 [email protected] Roll Dawn from b9ab0240030d to 871c213d1b23 (6 revisions) 2022-07-05 [email protected] Roll ANGLE from da984303fda1 to 86c735bfe650 (4 revisions) 2022-07-05 [email protected] Roll Dawn from c4f0232de2dc to b9ab0240030d (6 revisions) 2022-07-04 [email protected] Roll ANGLE from defd99dc4cd5 to da984303fda1 (8 revisions) 2022-07-04 [email protected] Roll Dawn from 24239fcc4786 to c4f0232de2dc (7 revisions) 2022-07-03 [email protected] Update SKP version 2022-07-02 [email protected] Add padding to properly align mixed-size uniforms. 2022-07-01 [email protected] Update SkMesh buffer API to take const void* instead of SkData 2022-07-01 [email protected] [ganesh][dawn] Use GrRingBuffer for uniform buffer allocation 2022-07-01 [email protected] Remove special case arena-based allocation of Compose and Color shaders 2022-07-01 [email protected] Remove extra file 2022-07-01 [email protected] [graphite] Use new Transform concat functions in text code 2022-07-01 [email protected] Reland "Replace SK_ARRAY_COUNT with std::size() all the rest" 2022-07-01 [email protected] Reland "Add option to GrGpuBuffer::updateData to *not* discard non-updated area." 2022-07-01 [email protected] Revert "Replace SK_ARRAY_COUNT with std::size() all the rest" 2022-07-01 [email protected] [graphite] Fill in shader and vertex buffer for DirectMask subruns. 2022-07-01 [email protected] [graphite] Add more utility and SkM44/SkMatrix interop to Transform class 2022-07-01 [email protected] Fix uniform manager handling of mat2 types. 2022-07-01 [email protected] Replace SK_ARRAY_COUNT with std::size() all the rest 2022-07-01 [email protected] Add --keep_going to IWYU enforcement 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
731078f
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jul 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/1b075ff14e7e..48b27317b475
2022-07-06 [email protected] Fix fuzzer-discovered error with range checks.
2022-07-06 [email protected] Roll ANGLE from 86c735bfe650 to 9070e279a887 (5 revisions)
2022-07-06 [email protected] Roll SwiftShader from d1116fa9e9dc to 7987bda077c8 (1 revision)
2022-07-06 [email protected] Roll Dawn from b9ab0240030d to 871c213d1b23 (6 revisions)
2022-07-05 [email protected] Roll ANGLE from da984303fda1 to 86c735bfe650 (4 revisions)
2022-07-05 [email protected] Roll Dawn from c4f0232de2dc to b9ab0240030d (6 revisions)
2022-07-04 [email protected] Roll ANGLE from defd99dc4cd5 to da984303fda1 (8 revisions)
2022-07-04 [email protected] Roll Dawn from 24239fcc4786 to c4f0232de2dc (7 revisions)
2022-07-03 [email protected] Update SKP version
2022-07-02 [email protected] Add padding to properly align mixed-size uniforms.
2022-07-01 [email protected] Update SkMesh buffer API to take const void* instead of SkData
2022-07-01 [email protected] [ganesh][dawn] Use GrRingBuffer for uniform buffer allocation
2022-07-01 [email protected] Remove special case arena-based allocation of Compose and Color shaders
2022-07-01 [email protected] Remove extra file
2022-07-01 [email protected] [graphite] Use new Transform concat functions in text code
2022-07-01 [email protected] Reland "Replace SK_ARRAY_COUNT with std::size() all the rest"
2022-07-01 [email protected] Reland "Add option to GrGpuBuffer::updateData to not discard non-updated area."
2022-07-01 [email protected] Revert "Replace SK_ARRAY_COUNT with std::size() all the rest"
2022-07-01 [email protected] [graphite] Fill in shader and vertex buffer for DirectMask subruns.
2022-07-01 [email protected] [graphite] Add more utility and SkM44/SkMatrix interop to Transform class
2022-07-01 [email protected] Fix uniform manager handling of mat2 types.
2022-07-01 [email protected] Replace SK_ARRAY_COUNT with std::size() all the rest
2022-07-01 [email protected] Add --keep_going to IWYU enforcement
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