mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from c8830b9f4c72 to 3444f8344a2e (21 revisions) (flutter/engine#32987)
This commit is contained in:
parent
27a469f51e
commit
3cc5353355
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': 'c8830b9f4c7226014256cbf6026a8503963f9495',
|
||||
'skia_revision': '3444f8344a2e9d79f3992f51a0002eaff66dcefc',
|
||||
|
||||
# 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: b3825757426d2501dc2a2d65ddc696da
|
||||
Signature: 78d3ce9a2246c08cd7fec747488cafd9
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -2813,6 +2813,7 @@ FILE: ../../../third_party/skia/src/core/SkBlenderBase.h
|
||||
FILE: ../../../third_party/skia/src/core/SkCustomMesh.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkCustomMeshPriv.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkCustomMeshPriv.h
|
||||
FILE: ../../../third_party/skia/src/core/SkEnumBitMask.h
|
||||
FILE: ../../../third_party/skia/src/core/SkMatrixInvert.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkMatrixInvert.h
|
||||
FILE: ../../../third_party/skia/src/core/SkUniform.h
|
||||
@ -2880,7 +2881,6 @@ FILE: ../../../third_party/skia/src/gpu/graphite/DrawPass.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/DrawTypes.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/DrawWriter.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/DrawWriter.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/EnumBitMask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/Gpu.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/Gpu.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/GpuWorkSubmission.h
|
||||
@ -6184,6 +6184,7 @@ FILE: ../../../third_party/skia/src/core/SkPipelineData.h
|
||||
FILE: ../../../third_party/skia/src/core/SkSLTypeShared.h
|
||||
FILE: ../../../third_party/skia/src/core/SkShaderCodeDictionary.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkShaderCodeDictionary.h
|
||||
FILE: ../../../third_party/skia/src/gpu/AtlasTypes.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/AtlasTypes.h
|
||||
FILE: ../../../third_party/skia/src/gpu/RefCntedCallback.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageInfo.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user