mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from b61014d31064 to ad326ae032ee (6 revisions) (flutter/engine#28306)
This commit is contained in:
parent
2064e707b3
commit
b7956540fd
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': 'b61014d31064cec1bc1e5d1cf6b05ec4c9a77fd4',
|
||||
'skia_revision': 'ad326ae032ee065ea2e55c49ae77c8d18cc1d37d',
|
||||
|
||||
# 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: 8ece123c7d74db7718a154096c2f6f85
|
||||
Signature: d75bd822fdc6451db655180cac8f5cfd
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -5619,8 +5619,6 @@ FILE: ../../../third_party/skia/src/gpu/GrGpuBuffer.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrGpuBuffer.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrImageContext.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrImageContextPriv.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrOpsTask.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrOpsTask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrRecordingContext.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrRecordingContextPriv.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrSPIRVUniformHandler.cpp
|
||||
@ -5656,6 +5654,8 @@ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlCommandBuffer.mm
|
||||
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlDepthStencil.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlSemaphore.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlSemaphore.mm
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/OpsTask.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/OpsTask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h
|
||||
FILE: ../../../third_party/skia/src/image/SkSurface_GpuMtl.mm
|
||||
@ -6756,6 +6756,7 @@ ORIGIN: ../../../third_party/skia/modules/canvaskit/npm_build/LICENSE
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/npm_build/example.html
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/npm_build/extra.html
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/npm_build/multicanvas.html
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/npm_build/node.example.js
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/npm_build/package-lock.json
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/npm_build/package.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user