mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from c2b31fb04a80 to c1bc0205d9aa (1 revision) (flutter/engine#30486)
This commit is contained in:
parent
162ab3fdc9
commit
119030562d
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': 'c2b31fb04a80bfcc9125ce9184c4d7808f72a5d6',
|
||||
'skia_revision': 'c1bc0205d9aabf47b8946030c46b29f8a80c6336',
|
||||
|
||||
# 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: de412db2ee4e10979a4ce2a3a3ebcf7f
|
||||
Signature: 4a00825e63fe4940cb662ba26a04049c
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -1691,7 +1691,6 @@ FILE: ../../../third_party/skia/include/core/SkTextBlob.h
|
||||
FILE: ../../../third_party/skia/include/gpu/gl/GrGLAssembleInterface.h
|
||||
FILE: ../../../third_party/skia/include/ports/SkFontMgr_indirect.h
|
||||
FILE: ../../../third_party/skia/include/ports/SkRemotableFontMgr.h
|
||||
FILE: ../../../third_party/skia/include/private/GrResourceKey.h
|
||||
FILE: ../../../third_party/skia/include/private/SkHalf.h
|
||||
FILE: ../../../third_party/skia/samplecode/SampleRectanizer.cpp
|
||||
FILE: ../../../third_party/skia/src/c/sk_surface.cpp
|
||||
@ -1745,6 +1744,7 @@ FILE: ../../../third_party/skia/src/gpu/GrResourceCache.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrResourceCache.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrTracing.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrXferProcessor.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ResourceKey.h
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/GrBicubicEffect.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/GrConvexPolyEffect.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/GrConvexPolyEffect.h
|
||||
@ -2605,6 +2605,7 @@ FILE: ../../../third_party/skia/src/gpu/GrWritePixelsRenderTask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.h
|
||||
FILE: ../../../third_party/skia/src/gpu/KeyBuilder.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ResourceKey.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ShaderErrorHandler.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/SurfaceFillContext.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/SurfaceFillContext.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user