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

Commit f728f02

Browse files
Roll Skia from 56bb647a49ac to 76672468e8d7 (3 revisions) (#45121)
https://skia.googlesource.com/skia.git/+log/56bb647a49ac..76672468e8d7 2023-08-25 johnstiles@google.com Remove gn flag 'skia_enable_sksl'. 2023-08-25 michaelludwig@google.com Replace GrMatrixConvolutionEffect with GrSkSLFP runtime effect 2023-08-25 johnstiles@google.com Revert "Make empty GN lists for Ganesh Dawn." 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,jimgraham@google.com,lovisolo@google.com,rmistry@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 faaa2ff commit f728f02

2 files changed

Lines changed: 2 additions & 6 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': '56bb647a49acd2a5f60689d7342ea83cebb85aeb',
21+
'skia_revision': '76672468e8d743634e948669cb1cbcbc9e470e86',
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 & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 9919b825607c67a2cc28ac5b6174b6e6
1+
Signature: 5efa1dcecbf13cdcfbcd6b3326510a7c
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -2728,8 +2728,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrCoverageSetOpXP.cpp +
27282728
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrCoverageSetOpXP.h + ../../../third_party/skia/LICENSE
27292729
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrDisableColorXP.cpp + ../../../third_party/skia/LICENSE
27302730
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrDisableColorXP.h + ../../../third_party/skia/LICENSE
2731-
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrMatrixConvolutionEffect.cpp + ../../../third_party/skia/LICENSE
2732-
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrMatrixConvolutionEffect.h + ../../../third_party/skia/LICENSE
27332731
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrOvalEffect.cpp + ../../../third_party/skia/LICENSE
27342732
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrOvalEffect.h + ../../../third_party/skia/LICENSE
27352733
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrPorterDuffXferProcessor.cpp + ../../../third_party/skia/LICENSE
@@ -2894,8 +2892,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrCoverageSetOpXP.cpp
28942892
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrCoverageSetOpXP.h
28952893
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrDisableColorXP.cpp
28962894
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrDisableColorXP.h
2897-
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrMatrixConvolutionEffect.cpp
2898-
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrMatrixConvolutionEffect.h
28992895
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrOvalEffect.cpp
29002896
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrOvalEffect.h
29012897
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrPorterDuffXferProcessor.cpp

0 commit comments

Comments
 (0)