mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from fa24af348971 to 61860c1148f3 (1 revision) (flutter/engine#35202)
This commit is contained in:
parent
3723ee43e5
commit
5ee9b35316
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': 'fa24af34897155e2545498405691080060019395',
|
||||
'skia_revision': '61860c1148f35fe66498be4b431372bea28872b2',
|
||||
|
||||
# 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: ca946366708220961a75355aa20d865e
|
||||
Signature: 10224790db3e447870f26f9112b8da30
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -5586,6 +5586,7 @@ FILE: ../../../third_party/skia/src/gpu/graphite/CommandTypes.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePipeline.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePipeline.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePipelineDesc.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/ComputeTypes.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/DrawAtlas.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/DrawAtlas.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/DrawCommands.h
|
||||
@ -6595,6 +6596,7 @@ FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SampleSBIX.cpp
|
||||
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp
|
||||
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h
|
||||
FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h
|
||||
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLWGSLCodeGenerator.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLWGSLCodeGenerator.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user