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

Commit 5f99a6c

Browse files
Roll Skia from bb8a7832a6f4 to c7f8e0e6f3c2 (3 revisions) (#50911)
https://skia.googlesource.com/skia.git/+log/bb8a7832a6f4..c7f8e0e6f3c2 2024-02-23 [email protected] Expose enum SkPerlinNoiseShaderType to src/opts. 2024-02-23 [email protected] Roll vulkan-deps from 9c43d05064bd to d85c6c8d1c86 (3 revisions) 2024-02-23 [email protected] Roll SK Tool from e47aae228e01 to 4a5a5836c068 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],[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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 692c0d5 commit 5f99a6c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': 'bb8a7832a6f4f290f4572df333bc4bac7698189c',
17+
'skia_revision': 'c7f8e0e6f3c2e8967e0bbab85e02b2b392a638f8',
1818

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

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 48f8cb8fae184835da94a2b610092752
1+
Signature: 3a26c97fc2a992e160a4873d21d32d33
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -2409,6 +2409,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/sfnt/SkTTCFHeader.h + ../../../flu
24092409
ORIGIN: ../../../flutter/third_party/skia/src/shaders/SkColorFilterShader.cpp + ../../../flutter/third_party/skia/LICENSE
24102410
ORIGIN: ../../../flutter/third_party/skia/src/shaders/SkPerlinNoiseShaderImpl.cpp + ../../../flutter/third_party/skia/LICENSE
24112411
ORIGIN: ../../../flutter/third_party/skia/src/shaders/SkPerlinNoiseShaderImpl.h + ../../../flutter/third_party/skia/LICENSE
2412+
ORIGIN: ../../../flutter/third_party/skia/src/shaders/SkPerlinNoiseShaderType.h + ../../../flutter/third_party/skia/LICENSE
24122413
ORIGIN: ../../../flutter/third_party/skia/src/utils/SkCanvasStack.cpp + ../../../flutter/third_party/skia/LICENSE
24132414
ORIGIN: ../../../flutter/third_party/skia/src/utils/SkCanvasStack.h + ../../../flutter/third_party/skia/LICENSE
24142415
ORIGIN: ../../../flutter/third_party/skia/src/utils/SkCanvasStateUtils.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -2546,6 +2547,7 @@ FILE: ../../../flutter/third_party/skia/src/sfnt/SkTTCFHeader.h
25462547
FILE: ../../../flutter/third_party/skia/src/shaders/SkColorFilterShader.cpp
25472548
FILE: ../../../flutter/third_party/skia/src/shaders/SkPerlinNoiseShaderImpl.cpp
25482549
FILE: ../../../flutter/third_party/skia/src/shaders/SkPerlinNoiseShaderImpl.h
2550+
FILE: ../../../flutter/third_party/skia/src/shaders/SkPerlinNoiseShaderType.h
25492551
FILE: ../../../flutter/third_party/skia/src/utils/SkCanvasStack.cpp
25502552
FILE: ../../../flutter/third_party/skia/src/utils/SkCanvasStack.h
25512553
FILE: ../../../flutter/third_party/skia/src/utils/SkCanvasStateUtils.cpp

0 commit comments

Comments
 (0)