Skip to content

Commit 4386afd

Browse files
Roll src/third_party/skia e6d0618f677c..36216fb0acbc (11 commits) (flutter#5960)
Auto-roller completed checks. Merging.
1 parent 7cef3da commit 4386afd

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ vars = {
2323
'fuchsia_git': 'https://fuchsia.googlesource.com',
2424
'github_git': 'https://github.com',
2525
'skia_git': 'https://skia.googlesource.com',
26-
'skia_revision': 'e6d0618f677ced2aba2ac9773b9bca6e723cb329',
26+
'skia_revision': '36216fb0acbcef390b1c2992481c95c971eb416e',
2727

2828
# When updating the Dart revision, ensure that all entries that are
2929
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 7d60646cc789255e676f6dec518b10d9
1+
Signature: 42b166482c76a9b2cf87ed4d26e2421a
22

33
UNUSED LICENSES:
44

@@ -1270,9 +1270,11 @@ LIBRARY: skcms
12701270
LIBRARY: skia
12711271
LIBRARY: vulkan
12721272
LIBRARY: vulkanmemoryallocator
1273-
ORIGIN: ../../../third_party/skia/bench/GrCCGeometryBench.cpp + ../../../third_party/skia/LICENSE
1273+
ORIGIN: ../../../third_party/skia/bench/CompositingImagesBench.cpp + ../../../third_party/skia/LICENSE
12741274
TYPE: LicenseType.bsd
1275+
FILE: ../../../third_party/skia/bench/CompositingImagesBench.cpp
12751276
FILE: ../../../third_party/skia/bench/GrCCGeometryBench.cpp
1277+
FILE: ../../../third_party/skia/bench/ImageCycleBench.cpp
12761278
FILE: ../../../third_party/skia/bench/JSONBench.cpp
12771279
FILE: ../../../third_party/skia/bench/PolyUtilsBench.cpp
12781280
FILE: ../../../third_party/skia/bench/ShaderMaskFilterBench.cpp
@@ -1324,6 +1326,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/SkottieJson.h
13241326
FILE: ../../../third_party/skia/modules/skottie/src/SkottieTest.cpp
13251327
FILE: ../../../third_party/skia/modules/skottie/src/SkottieTool.cpp
13261328
FILE: ../../../third_party/skia/modules/sksg/include/SkSGClipEffect.h
1329+
FILE: ../../../third_party/skia/modules/sksg/include/SkSGColorFilter.h
13271330
FILE: ../../../third_party/skia/modules/sksg/include/SkSGGeometryTransform.h
13281331
FILE: ../../../third_party/skia/modules/sksg/include/SkSGGradient.h
13291332
FILE: ../../../third_party/skia/modules/sksg/include/SkSGImage.h
@@ -1334,6 +1337,7 @@ FILE: ../../../third_party/skia/modules/sksg/include/SkSGRoundEffect.h
13341337
FILE: ../../../third_party/skia/modules/sksg/include/SkSGScene.h
13351338
FILE: ../../../third_party/skia/modules/sksg/include/SkSGText.h
13361339
FILE: ../../../third_party/skia/modules/sksg/src/SkSGClipEffect.cpp
1340+
FILE: ../../../third_party/skia/modules/sksg/src/SkSGColorFilter.cpp
13371341
FILE: ../../../third_party/skia/modules/sksg/src/SkSGGeometryTransform.cpp
13381342
FILE: ../../../third_party/skia/modules/sksg/src/SkSGGradient.cpp
13391343
FILE: ../../../third_party/skia/modules/sksg/src/SkSGImage.cpp
@@ -2773,12 +2777,10 @@ FILE: ../../../third_party/skia/src/gpu/GrGpuResourceCacheAccess.h
27732777
FILE: ../../../third_party/skia/src/gpu/GrPathRendering.cpp
27742778
FILE: ../../../third_party/skia/src/gpu/GrPathRendering.h
27752779
FILE: ../../../third_party/skia/src/gpu/GrPendingIOResource.h
2776-
FILE: ../../../third_party/skia/src/gpu/GrPendingProgramElement.h
27772780
FILE: ../../../third_party/skia/src/gpu/GrPrimitiveProcessor.cpp
27782781
FILE: ../../../third_party/skia/src/gpu/GrProcessorAnalysis.cpp
27792782
FILE: ../../../third_party/skia/src/gpu/GrProcessorAnalysis.h
27802783
FILE: ../../../third_party/skia/src/gpu/GrProgramDesc.h
2781-
FILE: ../../../third_party/skia/src/gpu/GrProgramElement.h
27822784
FILE: ../../../third_party/skia/src/gpu/GrRectanizer_pow2.h
27832785
FILE: ../../../third_party/skia/src/gpu/GrRectanizer_skyline.h
27842786
FILE: ../../../third_party/skia/src/gpu/GrResourceCache.cpp
@@ -3801,8 +3803,8 @@ TYPE: LicenseType.bsd
38013803
FILE: ../../../third_party/skia/bench/ClipMaskBench.cpp
38023804
FILE: ../../../third_party/skia/bench/ClipStrategyBench.cpp
38033805
FILE: ../../../third_party/skia/bench/ColorCanvasDrawBitmapBench.cpp
3806+
FILE: ../../../third_party/skia/bench/ColorSpaceXformBench.cpp
38043807
FILE: ../../../third_party/skia/bench/CubicKLMBench.cpp
3805-
FILE: ../../../third_party/skia/bench/MultitextureImageBench.cpp
38063808
FILE: ../../../third_party/skia/bench/PathTextBench.cpp
38073809
FILE: ../../../third_party/skia/bench/ShadowBench.cpp
38083810
FILE: ../../../third_party/skia/dm/DMGpuTestProcs.cpp

0 commit comments

Comments
 (0)