This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from 686ccec13fc5 to 2211c2c4bd69 (25 revisions)#29770
Merged
fluttergithubbot merged 1 commit intoflutter:mainfrom Nov 17, 2021
Conversation
https://skia.googlesource.com/skia.git/+log/686ccec13fc5..2211c2c4bd69 2021-11-16 egdaniel@google.com Store whether or not a VkImage is from a swapchain and return it in drawable info. 2021-11-16 jlavrova@google.com Flutter RTL/LTR positioning fix 2021-11-16 michaelludwig@google.com [graphite] Move VertexAttribTypeSize to DrawTypes.h 2021-11-16 robertphillips@google.com Add UniformSlot to CommandBuffer API 2021-11-16 kjlubick@google.com [canvaskit] Deploy 0.31.0 2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 5fcf63524c82 to b046db81f8bd 2021-11-16 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2021-11-16 robertphillips@google.com Add ShaderType::kSolidColor and make Combinations work w/ PaintParams 2021-11-16 johnstiles@google.com Implement serialization for SkVMDebugInfo traces. 2021-11-16 herb@google.com cleanup back links for support data 2021-11-16 herb@google.com move onDrawGlyphRunList to the right scope 2021-11-16 rmistry@google.com Fix paths of non-generated SKPs after running through DM 2021-11-16 johnstiles@google.com Report invalid octal numbers correctly. 2021-11-16 johnstiles@google.com Add parser support for `u` suffix on literals. 2021-11-16 johnstiles@google.com Add basic unit test for octal parsing support. 2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ae3f67ab4a3a to d27552f21f4e (10 revisions) 2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 6885768e737f to f0e8ec2da282 (10 revisions) 2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 12e51f6efaaa to 53e13fc7785f (13 revisions) 2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 4b7455c44bc0 to 5105fe77e507 (445 revisions) 2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skcms from 103005b3c336 to 1ea0b89e7a7e (1 revision) 2021-11-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skcms from 9019104061d8 to 103005b3c336 (1 revision) 2021-11-15 brianosman@google.com Limit surfaces/images to 2GB in size 2021-11-15 herb@google.com don't rely on GlyphRunList for position 2021-11-15 egdaniel@google.com [graphite] Remove use of GraphiteTypesPriv and move to *Types in src. 2021-11-15 bsalomon@google.com Reland "Enable non-standalone builds with dawn" 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 jlavrova@google.com,jsimmons@google.com 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
800015e
Compare
|
Gold has detected about 400 new digest(s) on patchset 1. |
Contributor
|
This pull request is not suitable for automatic merging in its current state.
|
Contributor
|
This pull request is not suitable for automatic merging in its current state.
|
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 17, 2021
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/686ccec13fc5..2211c2c4bd69
2021-11-16 egdaniel@google.com Store whether or not a VkImage is from a swapchain and return it in drawable info.
2021-11-16 jlavrova@google.com Flutter RTL/LTR positioning fix
2021-11-16 michaelludwig@google.com [graphite] Move VertexAttribTypeSize to DrawTypes.h
2021-11-16 robertphillips@google.com Add UniformSlot to CommandBuffer API
2021-11-16 kjlubick@google.com [canvaskit] Deploy 0.31.0
2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 5fcf63524c82 to b046db81f8bd
2021-11-16 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2021-11-16 robertphillips@google.com Add ShaderType::kSolidColor and make Combinations work w/ PaintParams
2021-11-16 johnstiles@google.com Implement serialization for SkVMDebugInfo traces.
2021-11-16 herb@google.com cleanup back links for support data
2021-11-16 herb@google.com move onDrawGlyphRunList to the right scope
2021-11-16 rmistry@google.com Fix paths of non-generated SKPs after running through DM
2021-11-16 johnstiles@google.com Report invalid octal numbers correctly.
2021-11-16 johnstiles@google.com Add parser support for
usuffix on literals.2021-11-16 johnstiles@google.com Add basic unit test for octal parsing support.
2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ae3f67ab4a3a to d27552f21f4e (10 revisions)
2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 6885768e737f to f0e8ec2da282 (10 revisions)
2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 12e51f6efaaa to 53e13fc7785f (13 revisions)
2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 4b7455c44bc0 to 5105fe77e507 (445 revisions)
2021-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skcms from 103005b3c336 to 1ea0b89e7a7e (1 revision)
2021-11-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skcms from 9019104061d8 to 103005b3c336 (1 revision)
2021-11-15 brianosman@google.com Limit surfaces/images to 2GB in size
2021-11-15 herb@google.com don't rely on GlyphRunList for position
2021-11-15 egdaniel@google.com [graphite] Remove use of GraphiteTypesPriv and move to *Types in src.
2021-11-15 bsalomon@google.com Reland "Enable non-standalone builds with dawn"
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 jlavrova@google.com,jsimmons@google.com 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