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

Commit 5fc95a3

Browse files
Roll Skia from 625d04f3a7c5 to 7ffd936a66df (7 revisions) (#51657)
https://skia.googlesource.com/skia.git/+log/625d04f3a7c5..7ffd936a66df 2024-03-25 [email protected] [graphite] TaskList uses TArray, no more prepending 2024-03-25 [email protected] graphite: Better memory instrumentation traces 2024-03-25 [email protected] Update iOS deployment support. 2024-03-25 [email protected] Add vector support for LoongArch in SkBlitter_ARGB32.cpp 2024-03-25 [email protected] Remove SkBlurDrawLooper 2024-03-25 [email protected] Roll vulkan-deps from cc3b098a5d9f to 2432e62f9cc1 (3 revisions) 2024-03-25 [email protected] Remove SkDrawLooper::asABlurShadow 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 f8c79f9 commit 5fc95a3

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
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': '625d04f3a7c52b222247a2a089ac03a39d4a4fbe',
17+
'skia_revision': '7ffd936a66df500b2275695f6a58208163f31518',
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/excluded_files

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2278,7 +2278,6 @@
22782278
../../../flutter/third_party/skia/gn/find_headers.py
22792279
../../../flutter/third_party/skia/gn/find_msvc.py
22802280
../../../flutter/third_party/skia/gn/find_xcode_sysroot.py
2281-
../../../flutter/third_party/skia/gn/gen_plist_ios.py
22822281
../../../flutter/third_party/skia/gn/gn_meta_sln.py
22832282
../../../flutter/third_party/skia/gn/gn_to_bp.py
22842283
../../../flutter/third_party/skia/gn/gn_to_bp_utils.py

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: baf9ff7832c4ae706f95273498de2ba5
1+
Signature: 46dad30d690defa0a8a89dc066f3e326
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -1082,7 +1082,6 @@ LIBRARY: skia
10821082
ORIGIN: ../../../flutter/third_party/skia/include/core/SkMallocPixelRef.h + ../../../flutter/third_party/skia/LICENSE
10831083
ORIGIN: ../../../flutter/third_party/skia/include/core/SkPixelRef.h + ../../../flutter/third_party/skia/LICENSE
10841084
ORIGIN: ../../../flutter/third_party/skia/include/core/SkUnPreMultiply.h + ../../../flutter/third_party/skia/LICENSE
1085-
ORIGIN: ../../../flutter/third_party/skia/include/effects/SkBlurDrawLooper.h + ../../../flutter/third_party/skia/LICENSE
10861085
ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkFloatBits.h + ../../../flutter/third_party/skia/LICENSE
10871086
ORIGIN: ../../../flutter/third_party/skia/src/base/SkMathPriv.cpp + ../../../flutter/third_party/skia/LICENSE
10881087
ORIGIN: ../../../flutter/third_party/skia/src/core/SkBitmap.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -1096,7 +1095,6 @@ TYPE: LicenseType.bsd
10961095
FILE: ../../../flutter/third_party/skia/include/core/SkMallocPixelRef.h
10971096
FILE: ../../../flutter/third_party/skia/include/core/SkPixelRef.h
10981097
FILE: ../../../flutter/third_party/skia/include/core/SkUnPreMultiply.h
1099-
FILE: ../../../flutter/third_party/skia/include/effects/SkBlurDrawLooper.h
11001098
FILE: ../../../flutter/third_party/skia/include/private/base/SkFloatBits.h
11011099
FILE: ../../../flutter/third_party/skia/src/base/SkMathPriv.cpp
11021100
FILE: ../../../flutter/third_party/skia/src/core/SkBitmap.cpp

0 commit comments

Comments
 (0)