Skip to content

Commit

Permalink
Roll Skia from 625d04f3a7c5 to 7ffd936a66df (7 revisions) (flutter#51657
Browse files Browse the repository at this point in the history
)

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
  • Loading branch information
skia-flutter-autoroll authored Mar 25, 2024
1 parent f8c79f9 commit 5fc95a3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': '625d04f3a7c52b222247a2a089ac03a39d4a4fbe',
'skia_revision': '7ffd936a66df500b2275695f6a58208163f31518',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
1 change: 0 additions & 1 deletion ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -2278,7 +2278,6 @@
../../../flutter/third_party/skia/gn/find_headers.py
../../../flutter/third_party/skia/gn/find_msvc.py
../../../flutter/third_party/skia/gn/find_xcode_sysroot.py
../../../flutter/third_party/skia/gn/gen_plist_ios.py
../../../flutter/third_party/skia/gn/gn_meta_sln.py
../../../flutter/third_party/skia/gn/gn_to_bp.py
../../../flutter/third_party/skia/gn/gn_to_bp_utils.py
Expand Down
4 changes: 1 addition & 3 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: baf9ff7832c4ae706f95273498de2ba5
Signature: 46dad30d690defa0a8a89dc066f3e326

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -1082,7 +1082,6 @@ LIBRARY: skia
ORIGIN: ../../../flutter/third_party/skia/include/core/SkMallocPixelRef.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/core/SkPixelRef.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/core/SkUnPreMultiply.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/effects/SkBlurDrawLooper.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkFloatBits.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/base/SkMathPriv.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkBitmap.cpp + ../../../flutter/third_party/skia/LICENSE
Expand All @@ -1096,7 +1095,6 @@ TYPE: LicenseType.bsd
FILE: ../../../flutter/third_party/skia/include/core/SkMallocPixelRef.h
FILE: ../../../flutter/third_party/skia/include/core/SkPixelRef.h
FILE: ../../../flutter/third_party/skia/include/core/SkUnPreMultiply.h
FILE: ../../../flutter/third_party/skia/include/effects/SkBlurDrawLooper.h
FILE: ../../../flutter/third_party/skia/include/private/base/SkFloatBits.h
FILE: ../../../flutter/third_party/skia/src/base/SkMathPriv.cpp
FILE: ../../../flutter/third_party/skia/src/core/SkBitmap.cpp
Expand Down

0 comments on commit 5fc95a3

Please sign in to comment.