mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 14c328247b88 to c75e0ef2b31d (1 revision) (flutter/engine#29350)
This commit is contained in:
parent
1ca50b882d
commit
aae2a17fcc
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': '14c328247b88052a754f94761d729803f15d63e7',
|
||||
'skia_revision': 'c75e0ef2b31d6d2682cd25195564d0b1abeefc91',
|
||||
|
||||
# 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: 20a4951e5d98d843528ea8fce49352f5
|
||||
Signature: d0331a26e60d22ec3fa0ae989ae03a89
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -6712,6 +6712,7 @@ FILE: ../../../third_party/skia/src/core/SkRasterClip.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkRasterClip.h
|
||||
FILE: ../../../third_party/skia/src/core/SkStrikeCache.h
|
||||
FILE: ../../../third_party/skia/src/core/SkTBlockList.h
|
||||
FILE: ../../../third_party/skia/src/gpu/BufferWriter.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrBufferAllocPool.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrBufferAllocPool.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrClip.h
|
||||
@ -6722,7 +6723,6 @@ FILE: ../../../third_party/skia/src/gpu/GrGpu.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrRectanizer.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrRectanizerPow2.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/SkGr.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/VertexWriter.h
|
||||
FILE: ../../../third_party/skia/src/gpu/geometry/GrRect.h
|
||||
FILE: ../../../third_party/skia/src/gpu/v1/Device_v1.h
|
||||
FILE: ../../../third_party/skia/src/ports/SkDebug_win.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user