mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 641ac7daa81c..fdf05f4ff4e9 (3 commits) (flutter/engine#5953)
Auto-roller completed checks. Merging.
This commit is contained in:
parent
7357a29311
commit
6e5bc910ca
2
DEPS
2
DEPS
@ -23,7 +23,7 @@ vars = {
|
||||
'fuchsia_git': 'https://fuchsia.googlesource.com',
|
||||
'github_git': 'https://github.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'skia_revision': '641ac7daa81cbfca06b310803fb1a607d0fc2b32',
|
||||
'skia_revision': 'fdf05f4ff4e96e28a31e210cb471d149d736f528',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 49141c6e499a85d947a3b6be8fd7065b
|
||||
Signature: 30bc3690d2a8667356f87d7450180bf4
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -1270,11 +1270,9 @@ LIBRARY: skcms
|
||||
LIBRARY: skia
|
||||
LIBRARY: vulkan
|
||||
LIBRARY: vulkanmemoryallocator
|
||||
ORIGIN: ../../../third_party/skia/bench/CompositingImagesBench.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/bench/GrCCGeometryBench.cpp + ../../../third_party/skia/LICENSE
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../third_party/skia/bench/CompositingImagesBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/GrCCGeometryBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/ImageCycleBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/JSONBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/PolyUtilsBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/ShaderMaskFilterBench.cpp
|
||||
@ -2775,10 +2773,12 @@ FILE: ../../../third_party/skia/src/gpu/GrGpuResourceCacheAccess.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrPathRendering.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrPathRendering.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrPendingIOResource.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrPendingProgramElement.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrPrimitiveProcessor.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrProcessorAnalysis.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrProcessorAnalysis.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrProgramDesc.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrProgramElement.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrRectanizer_pow2.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrRectanizer_skyline.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrResourceCache.cpp
|
||||
@ -3802,6 +3802,7 @@ FILE: ../../../third_party/skia/bench/ClipMaskBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/ClipStrategyBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/ColorCanvasDrawBitmapBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/CubicKLMBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/MultitextureImageBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/PathTextBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/ShadowBench.cpp
|
||||
FILE: ../../../third_party/skia/dm/DMGpuTestProcs.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user