mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from f44bc854bf4c to 8a2a020ef4bc (1 revision) (flutter/engine#29359)
This commit is contained in:
parent
1397da9fec
commit
4c441b59f6
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': 'f44bc854bf4c915a67cbca3368dd119df04d8a30',
|
||||
'skia_revision': '8a2a020ef4bce5d985f85fb6c7e119580c87cc7d',
|
||||
|
||||
# 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: f839562f4b85f2abfc1acf9d133ea0ad
|
||||
Signature: 8df9c319fd6dcb36b41329b4e38bf537
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -5447,6 +5447,7 @@ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlRenderCommandEncoder.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/AtlasRenderTask.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/AtlasRenderTask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/CullTest.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/Tessellation.h
|
||||
FILE: ../../../third_party/skia/src/shaders/SkTransformShader.cpp
|
||||
FILE: ../../../third_party/skia/src/shaders/SkTransformShader.h
|
||||
FILE: ../../../third_party/skia/src/sksl/lex/TransitionTable.cpp
|
||||
@ -5946,6 +5947,7 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/PathXform.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeFixedCountTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeFixedCountTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/Tessellation.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrTessellationShader.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLDSLParser.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLDSLParser.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user