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 dffd20efe95c to 6e7cfaff1817 (37 revisions) #22277
Merged
fluttergithubbot
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:skia-flutter-autoroll-78baff3a-29a4-420a-98e4-414fd87df838-1604439506
Nov 3, 2020
Merged
Roll Skia from dffd20efe95c to 6e7cfaff1817 (37 revisions) #22277
fluttergithubbot
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:skia-flutter-autoroll-78baff3a-29a4-420a-98e4-414fd87df838-1604439506
Nov 3, 2020
+9
−2
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/dffd20efe95c..6e7cfaff1817 2020-11-03 [email protected] Fix bad FP codegen when sample() calls are inlined. 2020-11-03 [email protected] Poison unallocated block memory in GrBlockAllocator. 2020-11-03 [email protected] move subrun instances and support to .cpp 2020-11-03 [email protected] Improve support for function prototypes in SkSL. 2020-11-03 [email protected] Revert changes to unbreak bots. 2020-11-03 [email protected] cull glyphs that have far out positions 2020-11-03 [email protected] Revert "Reland "heif: Add AVIF type and AVIF sniffing"" 2020-11-03 [email protected] Avoid redundant matrix inverse for DF text ops 2020-11-03 [email protected] Fix use-after-free error discovered by the fuzzer. 2020-11-03 [email protected] Reland "heif: Add AVIF type and AVIF sniffing" 2020-11-03 [email protected] Roll Dawn from 71d2e1d23d49 to 3bf9f4a2e65e (4 revisions) 2020-11-03 [email protected] Disable "any" function workaround in standalone/non-GPU caps 2020-11-03 [email protected] Create test case for oss-fuzz:26942. 2020-11-03 [email protected] Update GrAtlasTextOp::MaskType to enum class 2020-11-03 [email protected] GrRefCntedCallback has Make function. 2020-11-03 [email protected] Improve coverage AA for thin quads 2020-11-03 [email protected] Add support for wrapped GrAttachments. 2020-11-03 [email protected] Minor cleanup of GrTriangulatingPathRenderer 2020-11-03 [email protected] [svg] Add feTurbulence filter (incomplete) 2020-11-03 [email protected] Add SkImage::MakeFromYUVATexturesCopyToExternal 2020-11-03 [email protected] Fix GrThreadSafeCache's abandonContext behavior 2020-11-03 [email protected] Roll Chromium from 47ad8b8f4008 to c3b9f2527bea (386 revisions) 2020-11-03 [email protected] Roll SwiftShader from e0de282e678b to 959f41988a18 (7 revisions) 2020-11-03 [email protected] Roll Dawn from 0a374dce6653 to 71d2e1d23d49 (4 revisions) 2020-11-03 [email protected] Qiet ASAN warnings about ieee float division 2020-11-03 [email protected] Fix the grvx_approx_angle_between_vectors test 2020-11-02 [email protected] [svg] New layer for image filter if one is set 2020-11-02 [email protected] Add GrPathUtils::findCubicConvex180Chops 2020-11-02 [email protected] update build for Apple Silicon 2020-11-02 [email protected] Use uint4 instead if int4 in grvx test 2020-11-02 [email protected] Avoid infinite inverse inner-radii in eliiptical rrect op 2020-11-02 [email protected] Declare FontConfig not threadsafe. 2020-11-02 [email protected] Add helpers to GrPathUtils for converting lines and quads to cubics 2020-11-02 [email protected] Fill in the GrTriangulatingPathRenderer::onPrePrepareDraws 2020-11-02 [email protected] Replace ProgramElement dehydrated count with an elements-done command. 2020-11-02 [email protected] Add GrVx.h 2020-11-02 [email protected] Add test cases to function-prototype golden outputs. 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] on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md
981f089 to
8a1a4e9
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 3, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 4, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 4, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 4, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 4, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 4, 2020
chaselatta
pushed a commit
to chaselatta/engine
that referenced
this pull request
Nov 30, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
cla: yes
waiting for tree to go green
This PR is approved and tested, but waiting for the tree to be green to land.
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.
Roll Skia from dffd20e to 6e7cfaf (37 revisions)
https://skia.googlesource.com/skia.git/+log/dffd20efe95c..6e7cfaff1817
2020-11-03 [email protected] Fix bad FP codegen when sample() calls are inlined.
2020-11-03 [email protected] Poison unallocated block memory in GrBlockAllocator.
2020-11-03 [email protected] move subrun instances and support to .cpp
2020-11-03 [email protected] Improve support for function prototypes in SkSL.
2020-11-03 [email protected] Revert changes to unbreak bots.
2020-11-03 [email protected] cull glyphs that have far out positions
2020-11-03 [email protected] Revert "Reland "heif: Add AVIF type and AVIF sniffing""
2020-11-03 [email protected] Avoid redundant matrix inverse for DF text ops
2020-11-03 [email protected] Fix use-after-free error discovered by the fuzzer.
2020-11-03 [email protected] Reland "heif: Add AVIF type and AVIF sniffing"
2020-11-03 [email protected] Roll Dawn from 71d2e1d23d49 to 3bf9f4a2e65e (4 revisions)
2020-11-03 [email protected] Disable "any" function workaround in standalone/non-GPU caps
2020-11-03 [email protected] Create test case for oss-fuzz:26942.
2020-11-03 [email protected] Update GrAtlasTextOp::MaskType to enum class
2020-11-03 [email protected] GrRefCntedCallback has Make function.
2020-11-03 [email protected] Improve coverage AA for thin quads
2020-11-03 [email protected] Add support for wrapped GrAttachments.
2020-11-03 [email protected] Minor cleanup of GrTriangulatingPathRenderer
2020-11-03 [email protected] [svg] Add feTurbulence filter (incomplete)
2020-11-03 [email protected] Add SkImage::MakeFromYUVATexturesCopyToExternal
2020-11-03 [email protected] Fix GrThreadSafeCache's abandonContext behavior
2020-11-03 [email protected] Roll Chromium from 47ad8b8f4008 to c3b9f2527bea (386 revisions)
2020-11-03 [email protected] Roll SwiftShader from e0de282e678b to 959f41988a18 (7 revisions)
2020-11-03 [email protected] Roll Dawn from 0a374dce6653 to 71d2e1d23d49 (4 revisions)
2020-11-03 [email protected] Qiet ASAN warnings about ieee float division
2020-11-03 [email protected] Fix the grvx_approx_angle_between_vectors test
2020-11-02 [email protected] [svg] New layer for image filter if one is set
2020-11-02 [email protected] Add GrPathUtils::findCubicConvex180Chops
2020-11-02 [email protected] update build for Apple Silicon
2020-11-02 [email protected] Use uint4 instead if int4 in grvx test
2020-11-02 [email protected] Avoid infinite inverse inner-radii in eliiptical rrect op
2020-11-02 [email protected] Declare FontConfig not threadsafe.
2020-11-02 [email protected] Add helpers to GrPathUtils for converting lines and quads to cubics
2020-11-02 [email protected] Fill in the GrTriangulatingPathRenderer::onPrePrepareDraws
2020-11-02 [email protected] Replace ProgramElement dehydrated count with an elements-done command.
2020-11-02 [email protected] Add GrVx.h
2020-11-02 [email protected] Add test cases to function-prototype golden outputs.
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] on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
...