mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 29c70f2bb656 to 7ac9b5fdb6ee (14 revisions) (flutter/engine#19331)
This commit is contained in:
parent
56db6b3422
commit
a411ea9613
2
DEPS
2
DEPS
@ -26,7 +26,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': '29c70f2bb656e126bf1747d60b40d428d58eae5e',
|
||||
'skia_revision': '7ac9b5fdb6ee226601ab468cdc957c1650f96bbf',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 244475f977c469232c5f2094e3fcde2f
|
||||
Signature: 8fa944f3dbd232ff78f3e21e069bcc68
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3984,6 +3984,8 @@ FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.h
|
||||
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLUniformHandler.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkManagedResource.h
|
||||
FILE: ../../../third_party/skia/src/image/SkRescaleAndReadPixels.cpp
|
||||
FILE: ../../../third_party/skia/src/image/SkRescaleAndReadPixels.h
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.h
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLSampleMatrix.cpp
|
||||
@ -5233,6 +5235,7 @@ FILE: ../../../third_party/skia/experimental/skrive/src/Drawable.cpp
|
||||
FILE: ../../../third_party/skia/experimental/skrive/src/Ellipse.cpp
|
||||
FILE: ../../../third_party/skia/experimental/skrive/src/Node.cpp
|
||||
FILE: ../../../third_party/skia/experimental/skrive/src/Paint.cpp
|
||||
FILE: ../../../third_party/skia/experimental/skrive/src/Rectangle.cpp
|
||||
FILE: ../../../third_party/skia/experimental/skrive/src/Shape.cpp
|
||||
FILE: ../../../third_party/skia/experimental/skrive/src/SkRive.cpp
|
||||
FILE: ../../../third_party/skia/experimental/skrive/src/reader/BinaryReader.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user