mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 558aff92f98c to 9467361423e0 (6 revisions) (flutter/engine#29169)
This commit is contained in:
parent
5cafa8efb9
commit
108be1dc38
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': '558aff92f98ca0df0f8dc1b81b71c60c18e3ce17',
|
||||
'skia_revision': '9467361423e0691811e66e630ef8064ed70fa4f2',
|
||||
|
||||
# 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: 42735299c988e8522607f82d0d20513c
|
||||
Signature: 2cf291ebe5bf136ce6afc2a3dc37f404
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3067,7 +3067,7 @@ FILE: ../../../third_party/skia/src/gpu/geometry/GrInnerFanTriangulator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/gl/egl/GrGLMakeNativeInterface_egl.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/gl/glx/GrGLMakeNativeInterface_glx.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlTypesPriv.mm
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/TessTypes.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/FillPathFlags.h
|
||||
FILE: ../../../third_party/skia/src/gpu/v2/Device.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/v2/Device_v2.h
|
||||
FILE: ../../../third_party/skia/src/gpu/v2/SurfaceDrawContext.cpp
|
||||
@ -4120,6 +4120,10 @@ TYPE: LicenseType.bsd
|
||||
FILE: ../../../third_party/skia/bench/MSKPBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/MSKPBench.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/include/private/MtlTypesPriv.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Buffer.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Buffer.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlBuffer.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlBuffer.mm
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlTrampoline.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlTrampoline.mm
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlUtils.mm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user