mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 0b81e9910137 to 072000b5d43f (2 revisions) (flutter/engine#33212)
This commit is contained in:
parent
727d4bba71
commit
403f25a216
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': '0b81e991013707ff55295083c10eba077954d09b',
|
||||
'skia_revision': '072000b5d43ffeabfa32ef6033841b9894962473',
|
||||
|
||||
# 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: 35b3392edc03297914151f78e759fb4a
|
||||
Signature: be09834e31ee65dcb8e5f6874efd3683
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -2755,14 +2755,14 @@ FILE: ../../../third_party/skia/gm/crbug_1174354.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_1177833.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_1257515.cpp
|
||||
FILE: ../../../third_party/skia/gm/crop_imagefilter.cpp
|
||||
FILE: ../../../third_party/skia/gm/custommesh.cpp
|
||||
FILE: ../../../third_party/skia/gm/fillrect_gradient.cpp
|
||||
FILE: ../../../third_party/skia/gm/graphitestart.cpp
|
||||
FILE: ../../../third_party/skia/gm/hardstop_gradients_many.cpp
|
||||
FILE: ../../../third_party/skia/gm/lazytiling.cpp
|
||||
FILE: ../../../third_party/skia/gm/mesh.cpp
|
||||
FILE: ../../../third_party/skia/gm/particles.cpp
|
||||
FILE: ../../../third_party/skia/include/core/SkBlender.h
|
||||
FILE: ../../../third_party/skia/include/core/SkCustomMesh.h
|
||||
FILE: ../../../third_party/skia/include/core/SkMesh.h
|
||||
FILE: ../../../third_party/skia/include/effects/SkBlenders.h
|
||||
FILE: ../../../third_party/skia/include/gpu/GrSurfaceInfo.h
|
||||
FILE: ../../../third_party/skia/include/gpu/ShaderErrorHandler.h
|
||||
@ -2786,11 +2786,11 @@ FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings_gen.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkBlendModeBlender.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkBlendModeBlender.h
|
||||
FILE: ../../../third_party/skia/src/core/SkBlenderBase.h
|
||||
FILE: ../../../third_party/skia/src/core/SkCustomMesh.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/SkMesh.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkMeshPriv.h
|
||||
FILE: ../../../third_party/skia/src/core/SkUniform.h
|
||||
FILE: ../../../third_party/skia/src/core/SkVMBlitter.h
|
||||
FILE: ../../../third_party/skia/src/core/SkYUVAInfoLocation.h
|
||||
@ -2823,8 +2823,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/geometry/GrInnerFanTriangulator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/egl/GrGLMakeNativeInterface_egl.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/glx/GrGLMakeNativeInterface_glx.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlTypesPriv.mm
|
||||
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawCustomMeshOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawCustomMeshOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawMeshOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawMeshOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/FillPathFlags.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ganesh/text/GrSlug.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkBuffer.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user