Skip to content

Commit d6d41df

Browse files
Roll Skia from a37b97ce2b74 to 2dc747ddcc4e (2 revisions) (#171295)
https://skia.googlesource.com/skia.git/+log/a37b97ce2b74..2dc747ddcc4e 2025-06-27 [email protected] Remove SkFontMgr_New_* FreeType defaults 2025-06-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 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] 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 4a60bf2 commit d6d41df

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
@@ -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': 'a37b97ce2b74bea3bea9c7091b2d6be9ba3b608e',
17+
'skia_revision': '2dc747ddcc4ef84284de56e69382b00bcefaa06d',
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.

engine/src/flutter/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: 349e37b322e143326b5b9fd3b7d82bf4
1+
Signature: 24256726c215fc2456977abf331aae24
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9965,7 +9965,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/Precompile
99659965
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.cpp + ../../../flutter/third_party/skia/LICENSE
99669966
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.h + ../../../flutter/third_party/skia/LICENSE
99679967
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/precompile/VulkanPrecompileShader.cpp + ../../../flutter/third_party/skia/LICENSE
9968-
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontconfig_freetype.cpp + ../../../flutter/third_party/skia/LICENSE
99699968
ORIGIN: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLNativeShader.h + ../../../flutter/third_party/skia/LICENSE
99709969
TYPE: LicenseType.bsd
99719970
FILE: ../../../flutter/third_party/skia/gm/hdr_pip_blur.cpp
@@ -10000,7 +9999,6 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/PrecompileIm
100009999
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.cpp
1000110000
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.h
1000210001
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/precompile/VulkanPrecompileShader.cpp
10003-
FILE: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontconfig_freetype.cpp
1000410002
FILE: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLNativeShader.h
1000510003
----------------------------------------------------------------------------------------------------
1000610004
Copyright 2025 Google LLC

0 commit comments

Comments
 (0)