mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from f58cc5ce2786 to 595f51fe1ac9 (7 revisions) (flutter/engine#36057)
This commit is contained in:
parent
3e784339af
commit
6bf28cd336
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': 'f58cc5ce2786bc00085368643ffc2ee689da4cea',
|
||||
'skia_revision': '595f51fe1ac94aca90a95b0f3e4abeb92d20f097',
|
||||
|
||||
# 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: c2f6d79d7b160844e0be4b22d2518011
|
||||
Signature: 61c7578cc35f56babced7f53a42fd052
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -5543,6 +5543,12 @@ FILE: ../../../third_party/skia/src/gpu/graphite/render/VerticesRenderStep.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/VerticesRenderStep.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.h
|
||||
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/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/tessellate/FixedCountBufferUtils.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/FixedCountBufferUtils.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/LinearTolerances.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user