mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 6ad47a0ad606 to 66deeb27162c (6 revisions) (flutter/engine#27746)
This commit is contained in:
parent
27d018d498
commit
027bf268ed
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': '6ad47a0ad606d020ad988c2c6ac7cb370fa71a97',
|
||||
'skia_revision': '66deeb27162c100351b002372f6a0ff96d0e73f6',
|
||||
|
||||
# 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: 628752b3d0f92ed895557d7f2b6824d5
|
||||
Signature: 598875ef3246e2e6f844b526d981d786
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3777,8 +3777,8 @@ FILE: ../../../third_party/skia/modules/skparagraph/gm/simple_gm.cpp
|
||||
FILE: ../../../third_party/skia/modules/sksg/include/SkSGGeometryEffect.h
|
||||
FILE: ../../../third_party/skia/modules/sksg/src/SkSGGeometryEffect.cpp
|
||||
FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper_coretext.cpp
|
||||
FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode.h
|
||||
FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode_icu.cpp
|
||||
FILE: ../../../third_party/skia/modules/skunicode/include/SkUnicode.h
|
||||
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu.cpp
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFe.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeBlend.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeColorMatrix.h
|
||||
@ -3922,6 +3922,9 @@ FILE: ../../../third_party/skia/modules/androidkit/src/Utils.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/effects/FractalNoiseEffect.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/effects/SphereEffect.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/effects/ThresholdEffect.cpp
|
||||
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu.h
|
||||
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_builtin.cpp
|
||||
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_runtime.cpp
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeImage.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeLightSource.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGImage.h
|
||||
@ -5723,6 +5726,7 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellateOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathWedgeTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathWedgeTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathXform.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeFixedCountTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeFixedCountTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellator.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user