Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit d06616e

Browse files
Roll Skia from fdfa00287cff to cf3fa752a958 (2 revisions) (#37288)
https://skia.googlesource.com/skia.git/+log/fdfa00287cff..cf3fa752a958 2022-11-03 [email protected] New GM testing images at half-pixel device coords with nearest filtering 2022-11-03 [email protected] Roll Skia Infra from e3826053ca36 to 98a95f37b3bc (1 revision) 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] 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
1 parent 49165f1 commit d06616e

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'fdfa00287cffdb4c20b6553ceb112456b3506c58',
21+
'skia_revision': 'cf3fa752a958f5c47f4f26070870c6f3499e0425',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f7d449a3744f60f38ec0c45183a1d57c
1+
Signature: 9a0ebd5a78b871739213423362fa530a
22

33
UNUSED LICENSES:
44

@@ -3130,7 +3130,6 @@ FILE: ../../../third_party/skia/gm/imagefilters.cpp
31303130
FILE: ../../../third_party/skia/gm/imagefiltersstroked.cpp
31313131
FILE: ../../../third_party/skia/gm/imagefilterstransformed.cpp
31323132
FILE: ../../../third_party/skia/gm/imagefromyuvtextures.cpp
3133-
FILE: ../../../third_party/skia/gm/imagescalealigned.cpp
31343133
FILE: ../../../third_party/skia/gm/imagesource2.cpp
31353134
FILE: ../../../third_party/skia/gm/largeglyphblur.cpp
31363135
FILE: ../../../third_party/skia/gm/lcdblendmodes.cpp
@@ -3143,7 +3142,6 @@ FILE: ../../../third_party/skia/gm/pathcontourstart.cpp
31433142
FILE: ../../../third_party/skia/gm/pdf_never_embed.cpp
31443143
FILE: ../../../third_party/skia/gm/perspshaders.cpp
31453144
FILE: ../../../third_party/skia/gm/pictureimagegenerator.cpp
3146-
FILE: ../../../third_party/skia/gm/pixelsnap.cpp
31473145
FILE: ../../../third_party/skia/gm/plus.cpp
31483146
FILE: ../../../third_party/skia/gm/repeated_bitmap.cpp
31493147
FILE: ../../../third_party/skia/gm/scaledstrokes.cpp
@@ -7679,6 +7677,7 @@ LIBRARY: skia
76797677
ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../third_party/skia/LICENSE
76807678
TYPE: LicenseType.bsd
76817679
FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp
7680+
FILE: ../../../third_party/skia/gm/nearesthalfpixelimage.cpp
76827681
FILE: ../../../third_party/skia/gm/palette.cpp
76837682
FILE: ../../../third_party/skia/include/core/SkOpenTypeSVGDecoder.h
76847683
FILE: ../../../third_party/skia/include/gpu/mtl/MtlMemoryAllocator.h

0 commit comments

Comments
 (0)