This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from 7ecacbc4c6be to e00afb0a1a68 (14 revisions)#29881
Merged
fluttergithubbot merged 1 commit intoflutter:mainfrom Nov 23, 2021
Conversation
https://skia.googlesource.com/skia.git/+log/7ecacbc4c6be..e00afb0a1a68 2021-11-22 bsalomon@google.com drawVertices and drawPath apply blend between paint and primitive color. 2021-11-22 herb@google.com introduce the GrSlug API 2021-11-22 brianosman@google.com Restrict where 'binding' and 'set' can appear 2021-11-22 kjlubick@google.com Change relative includes to be absolute 2021-11-22 kjlubick@google.com Use angle brackets for system includes 2021-11-22 michaelludwig@google.com [graphite] Keep baseVertex,baseInstance relative to offset specified when vertex buffers were bound 2021-11-22 csmartdalton@google.com Drop support for indirect draws on ES 2021-11-22 herb@google.com replace GlyphRunList with its origin for draw() 2021-11-22 herb@google.com remove unused GrTextBlob* from calls 2021-11-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from d9ac550a85b9 to 338c865c411a 2021-11-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b9c0194c4e1e to 647026fa49c2 (39 revisions) 2021-11-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f5cf2d08ff9c to 6e23c082b73a (4 revisions) 2021-11-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e7ac7694e638 to b779de51f5c9 (534 revisions) 2021-11-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 53db01bf1e64 to 4e3ddbd95589 (10 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 lovisolo@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
44cfaae
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 23, 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/7ecacbc4c6be..e00afb0a1a68
2021-11-22 bsalomon@google.com drawVertices and drawPath apply blend between paint and primitive color.
2021-11-22 herb@google.com introduce the GrSlug API
2021-11-22 brianosman@google.com Restrict where 'binding' and 'set' can appear
2021-11-22 kjlubick@google.com Change relative includes to be absolute
2021-11-22 kjlubick@google.com Use angle brackets for system includes
2021-11-22 michaelludwig@google.com [graphite] Keep baseVertex,baseInstance relative to offset specified when vertex buffers were bound
2021-11-22 csmartdalton@google.com Drop support for indirect draws on ES
2021-11-22 herb@google.com replace GlyphRunList with its origin for draw()
2021-11-22 herb@google.com remove unused GrTextBlob* from calls
2021-11-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from d9ac550a85b9 to 338c865c411a
2021-11-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b9c0194c4e1e to 647026fa49c2 (39 revisions)
2021-11-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f5cf2d08ff9c to 6e23c082b73a (4 revisions)
2021-11-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e7ac7694e638 to b779de51f5c9 (534 revisions)
2021-11-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 53db01bf1e64 to 4e3ddbd95589 (10 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 lovisolo@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