mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 8fd61eea0ded to dfabbfc0e311 (1 revision) (flutter/engine#33564)
This commit is contained in:
parent
cd79773159
commit
bee658e4b8
2
DEPS
2
DEPS
@ -27,7 +27,7 @@ vars = {
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': '8fd61eea0ded19b95b3dc99213806f34775cb802',
|
||||
'skia_revision': 'dfabbfc0e3111c180265d5cdec70bd63505ae822',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 56f360ab03f26f38309e502b483250e3
|
||||
Signature: 4c70d57d4c5722103f75d9b70af4f231
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -5892,6 +5892,7 @@ FILE: ../../../third_party/skia/gm/crbug_1313579.cpp
|
||||
FILE: ../../../third_party/skia/include/core/SkAlphaType.h
|
||||
FILE: ../../../third_party/skia/include/core/SkCapabilities.h
|
||||
FILE: ../../../third_party/skia/include/core/SkColorType.h
|
||||
FILE: ../../../third_party/skia/include/core/SkCombinationBuilder.h
|
||||
FILE: ../../../third_party/skia/include/gpu/GpuTypes.h
|
||||
FILE: ../../../third_party/skia/include/private/SkUniquePaintParamsID.h
|
||||
FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h
|
||||
@ -5900,6 +5901,7 @@ FILE: ../../../third_party/skia/infra/bots/task_drivers/bazel_check_includes/baz
|
||||
FILE: ../../../third_party/skia/infra/bots/task_drivers/check_generated_bazel_files/check_generated_bazel_files.go
|
||||
FILE: ../../../third_party/skia/src/core/SkBuiltInCodeSnippetID.h
|
||||
FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkCombinationBuilder.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkDebugUtils.h
|
||||
FILE: ../../../third_party/skia/src/core/SkKeyContext.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkKeyContext.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user