未验证 提交 0e9defbd 编写于 作者: S skia-flutter-autoroll 提交者: GitHub

Roll src/third_party/skia 68825776f4b4..ab18c8e6cc20 (11 commits) (#6688)


https://skia.googlesource.com/skia.git/+log/68825776f4b4..ab18c8e6cc20


Created with:
  gclient setdep -r src/third_party/skia@ab18c8e6cc20

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
上级 cc686d7a
...@@ -23,7 +23,7 @@ vars = { ...@@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com', 'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com', 'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com', 'skia_git': 'https://skia.googlesource.com',
'skia_revision': '68825776f4b4226dde4bbe13b07077e9448a9a3b', 'skia_revision': 'ab18c8e6cc20e17d568a55b3333af4e6cc30b554',
# When updating the Dart revision, ensure that all entries that are # When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the # dependencies of Dart are also updated to match the entries in the
......
Signature: 2db9344acf0f42c388f138fae3ed6879 Signature: 8091adfa7932f89b3b0394c79ff1ddb5
UNUSED LICENSES: UNUSED LICENSES:
...@@ -1590,6 +1590,8 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrClearStencilClipOp.cpp ...@@ -1590,6 +1590,8 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrClearStencilClipOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrDebugMarkerOp.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrDebugMarkerOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawableOp.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrDrawableOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawableOp.h FILE: ../../../third_party/skia/src/gpu/ops/GrDrawableOp.h
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.h
FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.cpp FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.cpp
FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.h FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.h
FILE: ../../../third_party/skia/src/gpu/text/GrSDFMaskFilter.cpp FILE: ../../../third_party/skia/src/gpu/text/GrSDFMaskFilter.cpp
...@@ -3080,6 +3082,7 @@ FILE: ../../../third_party/skia/include/gpu/GrResourceKey.h ...@@ -3080,6 +3082,7 @@ FILE: ../../../third_party/skia/include/gpu/GrResourceKey.h
FILE: ../../../third_party/skia/include/gpu/gl/GrGLAssembleInterface.h FILE: ../../../third_party/skia/include/gpu/gl/GrGLAssembleInterface.h
FILE: ../../../third_party/skia/include/ports/SkFontMgr_indirect.h FILE: ../../../third_party/skia/include/ports/SkFontMgr_indirect.h
FILE: ../../../third_party/skia/include/ports/SkRemotableFontMgr.h FILE: ../../../third_party/skia/include/ports/SkRemotableFontMgr.h
FILE: ../../../third_party/skia/include/private/SkHalf.h
FILE: ../../../third_party/skia/samplecode/SampleHT.cpp FILE: ../../../third_party/skia/samplecode/SampleHT.cpp
FILE: ../../../third_party/skia/samplecode/SampleIdentityScale.cpp FILE: ../../../third_party/skia/samplecode/SampleIdentityScale.cpp
FILE: ../../../third_party/skia/samplecode/SampleRectanizer.cpp FILE: ../../../third_party/skia/samplecode/SampleRectanizer.cpp
...@@ -3099,7 +3102,6 @@ FILE: ../../../third_party/skia/src/core/SkDrawable.cpp ...@@ -3099,7 +3102,6 @@ FILE: ../../../third_party/skia/src/core/SkDrawable.cpp
FILE: ../../../third_party/skia/src/core/SkFont.cpp FILE: ../../../third_party/skia/src/core/SkFont.cpp
FILE: ../../../third_party/skia/src/core/SkForceCPlusPlusLinking.cpp FILE: ../../../third_party/skia/src/core/SkForceCPlusPlusLinking.cpp
FILE: ../../../third_party/skia/src/core/SkHalf.cpp FILE: ../../../third_party/skia/src/core/SkHalf.cpp
FILE: ../../../third_party/skia/src/core/SkHalf.h
FILE: ../../../third_party/skia/src/core/SkImageGenerator.cpp FILE: ../../../third_party/skia/src/core/SkImageGenerator.cpp
FILE: ../../../third_party/skia/src/core/SkMaskCache.cpp FILE: ../../../third_party/skia/src/core/SkMaskCache.cpp
FILE: ../../../third_party/skia/src/core/SkMaskCache.h FILE: ../../../third_party/skia/src/core/SkMaskCache.h
...@@ -3585,6 +3587,9 @@ FILE: ../../../third_party/skia/include/ports/SkFontMgr_empty.h ...@@ -3585,6 +3587,9 @@ FILE: ../../../third_party/skia/include/ports/SkFontMgr_empty.h
FILE: ../../../third_party/skia/include/ports/SkFontMgr_fontconfig.h FILE: ../../../third_party/skia/include/ports/SkFontMgr_fontconfig.h
FILE: ../../../third_party/skia/include/private/SkAtomics.h FILE: ../../../third_party/skia/include/private/SkAtomics.h
FILE: ../../../third_party/skia/include/private/SkMutex.h FILE: ../../../third_party/skia/include/private/SkMutex.h
FILE: ../../../third_party/skia/include/private/SkNx.h
FILE: ../../../third_party/skia/include/private/SkNx_neon.h
FILE: ../../../third_party/skia/include/private/SkNx_sse.h
FILE: ../../../third_party/skia/include/private/SkSemaphore.h FILE: ../../../third_party/skia/include/private/SkSemaphore.h
FILE: ../../../third_party/skia/include/private/SkSpinlock.h FILE: ../../../third_party/skia/include/private/SkSpinlock.h
FILE: ../../../third_party/skia/include/private/SkTHash.h FILE: ../../../third_party/skia/include/private/SkTHash.h
...@@ -3663,7 +3668,6 @@ FILE: ../../../third_party/skia/src/core/SkLocalMatrixImageFilter.cpp ...@@ -3663,7 +3668,6 @@ FILE: ../../../third_party/skia/src/core/SkLocalMatrixImageFilter.cpp
FILE: ../../../third_party/skia/src/core/SkMiniRecorder.cpp FILE: ../../../third_party/skia/src/core/SkMiniRecorder.cpp
FILE: ../../../third_party/skia/src/core/SkMiniRecorder.h FILE: ../../../third_party/skia/src/core/SkMiniRecorder.h
FILE: ../../../third_party/skia/src/core/SkNextID.h FILE: ../../../third_party/skia/src/core/SkNextID.h
FILE: ../../../third_party/skia/src/core/SkNx.h
FILE: ../../../third_party/skia/src/core/SkOpts.cpp FILE: ../../../third_party/skia/src/core/SkOpts.cpp
FILE: ../../../third_party/skia/src/core/SkOpts.h FILE: ../../../third_party/skia/src/core/SkOpts.h
FILE: ../../../third_party/skia/src/core/SkPathPriv.h FILE: ../../../third_party/skia/src/core/SkPathPriv.h
...@@ -3830,8 +3834,6 @@ FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts_arm_neon.cpp ...@@ -3830,8 +3834,6 @@ FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts_arm_neon.cpp
FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts_arm_neon.h FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts_arm_neon.h
FILE: ../../../third_party/skia/src/opts/SkBlitRow_opts.h FILE: ../../../third_party/skia/src/opts/SkBlitRow_opts.h
FILE: ../../../third_party/skia/src/opts/SkColor_opts_neon.h FILE: ../../../third_party/skia/src/opts/SkColor_opts_neon.h
FILE: ../../../third_party/skia/src/opts/SkNx_neon.h
FILE: ../../../third_party/skia/src/opts/SkNx_sse.h
FILE: ../../../third_party/skia/src/opts/SkOpts_sse41.cpp FILE: ../../../third_party/skia/src/opts/SkOpts_sse41.cpp
FILE: ../../../third_party/skia/src/opts/SkOpts_ssse3.cpp FILE: ../../../third_party/skia/src/opts/SkOpts_ssse3.cpp
FILE: ../../../third_party/skia/src/opts/SkXfermode_opts.h FILE: ../../../third_party/skia/src/opts/SkXfermode_opts.h
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册