Skip to content

Commit

Permalink
Roll Skia from fdfa00287cff to cf3fa752a958 (2 revisions) (flutter#37288
Browse files Browse the repository at this point in the history
)

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
  • Loading branch information
skia-flutter-autoroll authored Nov 3, 2022
1 parent 49165f1 commit d06616e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': 'fdfa00287cffdb4c20b6553ceb112456b3506c58',
'skia_revision': 'cf3fa752a958f5c47f4f26070870c6f3499e0425',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
5 changes: 2 additions & 3 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: f7d449a3744f60f38ec0c45183a1d57c
Signature: 9a0ebd5a78b871739213423362fa530a

UNUSED LICENSES:

Expand Down Expand Up @@ -3130,7 +3130,6 @@ FILE: ../../../third_party/skia/gm/imagefilters.cpp
FILE: ../../../third_party/skia/gm/imagefiltersstroked.cpp
FILE: ../../../third_party/skia/gm/imagefilterstransformed.cpp
FILE: ../../../third_party/skia/gm/imagefromyuvtextures.cpp
FILE: ../../../third_party/skia/gm/imagescalealigned.cpp
FILE: ../../../third_party/skia/gm/imagesource2.cpp
FILE: ../../../third_party/skia/gm/largeglyphblur.cpp
FILE: ../../../third_party/skia/gm/lcdblendmodes.cpp
Expand All @@ -3143,7 +3142,6 @@ FILE: ../../../third_party/skia/gm/pathcontourstart.cpp
FILE: ../../../third_party/skia/gm/pdf_never_embed.cpp
FILE: ../../../third_party/skia/gm/perspshaders.cpp
FILE: ../../../third_party/skia/gm/pictureimagegenerator.cpp
FILE: ../../../third_party/skia/gm/pixelsnap.cpp
FILE: ../../../third_party/skia/gm/plus.cpp
FILE: ../../../third_party/skia/gm/repeated_bitmap.cpp
FILE: ../../../third_party/skia/gm/scaledstrokes.cpp
Expand Down Expand Up @@ -7679,6 +7677,7 @@ LIBRARY: skia
ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp
FILE: ../../../third_party/skia/gm/nearesthalfpixelimage.cpp
FILE: ../../../third_party/skia/gm/palette.cpp
FILE: ../../../third_party/skia/include/core/SkOpenTypeSVGDecoder.h
FILE: ../../../third_party/skia/include/gpu/mtl/MtlMemoryAllocator.h
Expand Down

0 comments on commit d06616e

Please sign in to comment.