Skip to content

Commit 8904efe

Browse files
Roll Skia from bab82f14da1a to fed417995ba9 (7 revisions) (flutter#42424)
https://skia.googlesource.com/skia.git/+log/bab82f14da1a..fed417995ba9 2023-05-30 jmbetancourt@google.com fix g3 builds of Skottie adding SlotManager files to appropriate lists 2023-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from a6a451001673 to 7a7bb0e7be36 (3 revisions) 2023-05-30 lovisolo@google.com BazelTestRunner.cpp: Add flag --skip. 2023-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll ANGLE from ff110417bb04 to 89228c43bb06 (1 revision) 2023-05-30 lovisolo@google.com SkDebug_android.cpp: Flush after logging to stdout. 2023-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 6bc45f9cfde3 to ea3ba34f308e (3 revisions) 2023-05-30 michaelludwig@google.com [skif] Combine SkBlendImageFilter and SkArithmeticImageFilter 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,jonahwilliams@google.com,rmistry@google.com,robertphillips@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 f499709 commit 8904efe

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

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': 'bab82f14da1a77c782f307b3765f29aa251bf57f',
21+
'skia_revision': 'fed417995ba9a3d31a18412d723dc508c8fd3832',
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: 8598c4d94eef739d595088f4b66abc87
1+
Signature: 959220be4b833bcdb24e336353826031
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -3915,7 +3915,6 @@ ORIGIN: ../../../third_party/skia/src/core/SkSpecialSurface.h + ../../../third_p
39153915
ORIGIN: ../../../third_party/skia/src/core/SkSwizzle.cpp + ../../../third_party/skia/LICENSE
39163916
ORIGIN: ../../../third_party/skia/src/core/SkSwizzlePriv.h + ../../../third_party/skia/LICENSE
39173917
ORIGIN: ../../../third_party/skia/src/effects/SkOverdrawColorFilter.cpp + ../../../third_party/skia/LICENSE
3918-
ORIGIN: ../../../third_party/skia/src/effects/imagefilters/SkArithmeticImageFilter.cpp + ../../../third_party/skia/LICENSE
39193918
ORIGIN: ../../../third_party/skia/src/effects/imagefilters/SkShaderImageFilter.cpp + ../../../third_party/skia/LICENSE
39203919
ORIGIN: ../../../third_party/skia/src/encode/SkICC.cpp + ../../../third_party/skia/LICENSE
39213920
ORIGIN: ../../../third_party/skia/src/encode/SkICCPriv.h + ../../../third_party/skia/LICENSE
@@ -4226,7 +4225,6 @@ FILE: ../../../third_party/skia/src/core/SkSpecialSurface.h
42264225
FILE: ../../../third_party/skia/src/core/SkSwizzle.cpp
42274226
FILE: ../../../third_party/skia/src/core/SkSwizzlePriv.h
42284227
FILE: ../../../third_party/skia/src/effects/SkOverdrawColorFilter.cpp
4229-
FILE: ../../../third_party/skia/src/effects/imagefilters/SkArithmeticImageFilter.cpp
42304228
FILE: ../../../third_party/skia/src/effects/imagefilters/SkShaderImageFilter.cpp
42314229
FILE: ../../../third_party/skia/src/encode/SkICC.cpp
42324230
FILE: ../../../third_party/skia/src/encode/SkICCPriv.h

0 commit comments

Comments
 (0)