Roll Skia from e00afb0a1a68 to 2f6c53ff720a (6 revisions) (flutter/engine#29884)
This commit is contained in:
committed by
GitHub
parent
742a3dc7d8
commit
abec7dfc7c
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': 'e00afb0a1a68eda6dfad4c3d9558e23dea1dbb3c',
|
||||
'skia_revision': '2f6c53ff720a982affc3f58462661a6c3d970f78',
|
||||
|
||||
# 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: 52d89cdbba6bc2ad69481f60d04fb874
|
||||
Signature: ad93988fd8b5931a72ef5ef7e8c5b294
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@@ -2372,6 +2372,7 @@ FILE: ../../../third_party/skia/experimental/graphite/include/SkStuff.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/include/TextureInfo.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/include/mtl/MtlBackendContext.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/include/mtl/MtlTypes.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Attribute.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/BackendTexture.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Caps.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Caps.h
|
||||
@@ -2394,6 +2395,8 @@ FILE: ../../../third_party/skia/experimental/graphite/src/DrawOrder.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/DrawPass.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/DrawPass.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/DrawTypes.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/DrawWriter.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/DrawWriter.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/EnumBitMask.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Gpu.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Gpu.h
|
||||
|
||||
Reference in New Issue
Block a user