This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll Skia from c3018296ee25 to 5bd366392bc1 (16 revisions) #40002
Merged
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-7eb5077b-61ef-47d8-8861-96e2787ba62e-1677721424
Mar 2, 2023
Merged
Roll Skia from c3018296ee25 to 5bd366392bc1 (16 revisions) #40002
auto-submit
merged 1 commit into
flutter:main
from
skia-flutter-autoroll:skia-flutter-autoroll-7eb5077b-61ef-47d8-8861-96e2787ba62e-1677721424
Mar 2, 2023
Conversation
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
https://skia.googlesource.com/skia.git/+log/c3018296ee25..5bd366392bc1 2023-03-02 [email protected] Revert "Add support for copy-to-indirect-masked into RP codegen." 2023-03-01 [email protected] Use skia_private::TArray in skia/bench 2023-03-01 [email protected] Add RP codegen support for trunc(). 2023-03-01 [email protected] Add support for copy-to-indirect-masked into RP codegen. 2023-03-01 [email protected] Add support for copy-to-indirect-masked into RP builder. 2023-03-01 [email protected] Use TransformedMaskVertexFiller for DirectMaskSubRun 2023-03-01 [email protected] Implement SkBlender support for Raster Pipeline 2023-03-01 [email protected] Generalize MaskedTransformVertexFiller 2023-03-01 [email protected] Implement copy-to-indirect-masked op. 2023-03-01 [email protected] [skshaper] CoreText-only shaper 2023-03-01 [email protected] [graphite] Add RecorderPriv::CreateCachedImage 2023-03-01 [email protected] Remove redundant Haswell and Skylake-X #if checks. 2023-03-01 [email protected] Pipe in GrContext for SkImage::encodeToData 2023-03-01 [email protected] Roll vulkan-deps from 40e44ce87280 to c91d9033e8cd (3 revisions) 2023-03-01 [email protected] Remove dead method from SkRP. 2023-03-01 [email protected] Change SkStageRec to just store paint color (not the whole paint) 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],[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
c2cbf7e
Compare
fluttergithubbot
approved these changes
Mar 2, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 2, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 2, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 2, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 2, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 2, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 2, 2023
chinmaygarde
pushed a commit
to chinmaygarde/flutter_engine
that referenced
this pull request
Mar 3, 2023
…0002) Roll Skia from c3018296ee25 to 5bd366392bc1 (16 revisions)
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/c3018296ee25..5bd366392bc1
2023-03-02 [email protected] Revert "Add support for copy-to-indirect-masked into RP codegen."
2023-03-01 [email protected] Use skia_private::TArray in skia/bench
2023-03-01 [email protected] Add RP codegen support for trunc().
2023-03-01 [email protected] Add support for copy-to-indirect-masked into RP codegen.
2023-03-01 [email protected] Add support for copy-to-indirect-masked into RP builder.
2023-03-01 [email protected] Use TransformedMaskVertexFiller for DirectMaskSubRun
2023-03-01 [email protected] Implement SkBlender support for Raster Pipeline
2023-03-01 [email protected] Generalize MaskedTransformVertexFiller
2023-03-01 [email protected] Implement copy-to-indirect-masked op.
2023-03-01 [email protected] [skshaper] CoreText-only shaper
2023-03-01 [email protected] [graphite] Add RecorderPriv::CreateCachedImage
2023-03-01 [email protected] Remove redundant Haswell and Skylake-X #if checks.
2023-03-01 [email protected] Pipe in GrContext for SkImage::encodeToData
2023-03-01 [email protected] Roll vulkan-deps from 40e44ce87280 to c91d9033e8cd (3 revisions)
2023-03-01 [email protected] Remove dead method from SkRP.
2023-03-01 [email protected] Change SkStageRec to just store paint color (not the whole paint)
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],[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