This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from 7ae0801384fa to b2cecde549c7 (16 revisions)#34121
Merged
fluttergithubbot merged 1 commit intoflutter:mainfrom Jun 16, 2022
Conversation
https://skia.googlesource.com/skia.git/+log/7ae0801384fa..b2cecde549c7 2022-06-16 egdaniel@google.com Fix not using texture barrier on StrokeTessOp. 2022-06-16 bsalomon@google.com Remove assert that non-dynamic GrGpuBuffers are only written once 2022-06-16 johnstiles@google.com Finish PaintParamsKey support for SkColor4f in a key. 2022-06-16 herb@google.com Replace SK_ARRAY_COUNT with std::size() for skia/docs 2022-06-16 jvanverth@google.com [graphite] Add PathSubRun draw support 2022-06-16 johnstiles@google.com Add method to calculate size of a DataPayloadField. 2022-06-16 bsalomon@google.com Add glCopyBufferSubData to GrGLInterface 2022-06-16 johnstiles@google.com Add data payload type for "pointer index." 2022-06-16 johnstiles@google.com Add SkPaintParamsKey::Header structure. 2022-06-16 robertphillips@google.com [graphite] Use CombinationBuilder to create SkPaintParamsKeys directly 2022-06-16 johnstiles@google.com Remove SK_MAYBE_UNUSED. 2022-06-16 brianosman@google.com Remove CPU_ES3 SkSL test flag 2022-06-16 michaelludwig@google.com [graphite] GridBoundsManager 2022-06-16 nicolettep@google.com Update Perfetto reference following fix for b/234001590 2022-06-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 7c01db8f9387 to a62204c35579 (19 revisions) 2022-06-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3fa0753fea3a to 156f19ea4009 (2 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 johnstiles@google.com,kaushikiska@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
562490c
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 17, 2022
houhuayong
pushed a commit
to houhuayong/engine
that referenced
this pull request
Jun 21, 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/7ae0801384fa..b2cecde549c7
2022-06-16 egdaniel@google.com Fix not using texture barrier on StrokeTessOp.
2022-06-16 bsalomon@google.com Remove assert that non-dynamic GrGpuBuffers are only written once
2022-06-16 johnstiles@google.com Finish PaintParamsKey support for SkColor4f in a key.
2022-06-16 herb@google.com Replace SK_ARRAY_COUNT with std::size() for skia/docs
2022-06-16 jvanverth@google.com [graphite] Add PathSubRun draw support
2022-06-16 johnstiles@google.com Add method to calculate size of a DataPayloadField.
2022-06-16 bsalomon@google.com Add glCopyBufferSubData to GrGLInterface
2022-06-16 johnstiles@google.com Add data payload type for "pointer index."
2022-06-16 johnstiles@google.com Add SkPaintParamsKey::Header structure.
2022-06-16 robertphillips@google.com [graphite] Use CombinationBuilder to create SkPaintParamsKeys directly
2022-06-16 johnstiles@google.com Remove SK_MAYBE_UNUSED.
2022-06-16 brianosman@google.com Remove CPU_ES3 SkSL test flag
2022-06-16 michaelludwig@google.com [graphite] GridBoundsManager
2022-06-16 nicolettep@google.com Update Perfetto reference following fix for b/234001590
2022-06-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 7c01db8f9387 to a62204c35579 (19 revisions)
2022-06-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3fa0753fea3a to 156f19ea4009 (2 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 johnstiles@google.com,kaushikiska@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