Roll Skia from 43294a662fd0 to 0c3880f94970 (1 revision) (#164661)

https://skia.googlesource.com/skia.git/+log/43294a662fd0..0c3880f94970

2025-03-05 michaelludwig@google.com [graphite] Add universal
TextureFormat enum

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 codefu@google.com,kjlubick@google.com,michaelludwig@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://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
This commit is contained in:
engine-flutter-autoroll 2025-03-05 18:52:19 -05:00 committed by GitHub
parent 329f36e521
commit 27030bb245
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

2
DEPS
View File

@ -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': '43294a662fd07fbd8fb3dabe5066024008e5bb41',
'skia_revision': '0c3880f949701a44ad4ebd86f4843c2eeebbb41d',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

View File

@ -1,4 +1,4 @@
Signature: 7343551de2ac99e100ca5c5ee4fe5cfe
Signature: bfd65bba3a82f7a66c2887bd4b0917f9
====================================================================================================
LIBRARY: etc1
@ -9856,12 +9856,16 @@ LIBRARY: skia
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnGraphiteTypes.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkDrawTypes.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkMaskFilterBase.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/TextureFormat.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/TextureFormat.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.h + ../../../flutter/third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnGraphiteTypes.h
FILE: ../../../flutter/third_party/skia/src/core/SkDrawTypes.h
FILE: ../../../flutter/third_party/skia/src/core/SkMaskFilterBase.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/TextureFormat.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/TextureFormat.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.h
----------------------------------------------------------------------------------------------------