Skip to content

Commit d5051de

Browse files
skia-flutter-autorollkjlubick
authored andcommitted
Roll Skia from 6ed93436d57c to 7f391ea9164e (1 revision) (flutter#43625)
https://skia.googlesource.com/skia.git/+log/6ed93436d57c..7f391ea9164e 2023-07-13 michaelludwig@google.com [skif] Replace SkTileImageFilter with nested crops 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 brianosman@google.com,kjlubick@google.com,rmistry@google.com,zra@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
1 parent b379353 commit d5051de

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-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': '6ed93436d57c0149454b88d8de388b822317fdc0',
21+
'skia_revision': '7f391ea9164ef5fcd07f2b32ccf7a6e6400493a6',
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: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 0376b67f8b900163fce690bd1ff87de8
1+
Signature: e72363ac21e08cba3ce3a4ac23e61614
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -2371,7 +2371,6 @@ ORIGIN: ../../../third_party/skia/src/core/SkValidationUtils.h + ../../../third_
23712371
ORIGIN: ../../../third_party/skia/src/effects/imagefilters/SkComposeImageFilter.cpp + ../../../third_party/skia/LICENSE
23722372
ORIGIN: ../../../third_party/skia/src/effects/imagefilters/SkDisplacementMapImageFilter.cpp + ../../../third_party/skia/LICENSE
23732373
ORIGIN: ../../../third_party/skia/src/effects/imagefilters/SkDropShadowImageFilter.cpp + ../../../third_party/skia/LICENSE
2374-
ORIGIN: ../../../third_party/skia/src/effects/imagefilters/SkTileImageFilter.cpp + ../../../third_party/skia/LICENSE
23752374
ORIGIN: ../../../third_party/skia/src/gpu/Blend.h + ../../../third_party/skia/LICENSE
23762375
ORIGIN: ../../../third_party/skia/src/gpu/RectanizerSkyline.cpp + ../../../third_party/skia/LICENSE
23772376
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrCaps.h + ../../../third_party/skia/LICENSE
@@ -2511,7 +2510,6 @@ FILE: ../../../third_party/skia/src/core/SkValidationUtils.h
25112510
FILE: ../../../third_party/skia/src/effects/imagefilters/SkComposeImageFilter.cpp
25122511
FILE: ../../../third_party/skia/src/effects/imagefilters/SkDisplacementMapImageFilter.cpp
25132512
FILE: ../../../third_party/skia/src/effects/imagefilters/SkDropShadowImageFilter.cpp
2514-
FILE: ../../../third_party/skia/src/effects/imagefilters/SkTileImageFilter.cpp
25152513
FILE: ../../../third_party/skia/src/gpu/Blend.h
25162514
FILE: ../../../third_party/skia/src/gpu/RectanizerSkyline.cpp
25172515
FILE: ../../../third_party/skia/src/gpu/ganesh/GrCaps.h

0 commit comments

Comments
 (0)