Roll Skia from 0f9cdfafa145 to b934b9d63b3f (4 revisions) (flutter/engine#36841)
This commit is contained in:
committed by
GitHub
parent
672f201032
commit
5066d427e2
2
DEPS
2
DEPS
@@ -18,7 +18,7 @@ vars = {
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': '0f9cdfafa14548248e0c7304e82b3a4b010df493',
|
||||
'skia_revision': 'b934b9d63b3f6fc35d4ba9c267c84db06cb8e4c3',
|
||||
|
||||
# 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: 04bf7a8e2add916bd5cc3c54df48a01f
|
||||
Signature: 0c90598cbe876e0f1033c756072a52a2
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@@ -7897,16 +7897,17 @@ FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCaps.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCaps.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCommandBuffer.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCommandBuffer.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanGraphiteUtils.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanQueueManager.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanQueueManager.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanResourceProvider.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanResourceProvider.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSharedContext.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSharedContext.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanUtils.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/FixedCountBufferUtils.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/FixedCountBufferUtils.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/LinearTolerances.h
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/VulkanUtils.h
|
||||
FILE: ../../../third_party/skia/src/shaders/SkEmptyShader.cpp
|
||||
FILE: ../../../third_party/skia/src/shaders/gradients/SkGradientShaderBase.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLModuleLoader.cpp
|
||||
|
||||
Reference in New Issue
Block a user