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

Roll src/third_party/skia 525aa0ca60c8..806267973f8d (11 commits) (#9182)


https://skia.googlesource.com/skia.git
/%2Blog/525aa0ca60c8..806267973f8d

git log 525aa0ca60c80de7ad7611d824bcc5ae06005628..806267973f8d7a20b40d836c6bccbd5a99bd159e --date=short --no-merges --format=%ad %ae %s
2019-06-04 robertphillips@google.com Switch all internel uses of GrContext::createBackendTexture over to initialized versions
2019-06-04 jvanverth@google.com Create FenceSync implementation that works for all Metal configs
2019-04-17 herb@google.com Convert over more sites to SkStrikeSpecStorage, and remove unused calls
2019-06-04 rmistry@google.com Add Tecno Spark3 Pro devices to the tree
2019-06-03 michaelludwig@google.com Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/
2019-06-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-03 brianosman@google.com Interpreter: Minor cleanup of opcodes
2019-06-03 jbroman@chromium.org Don't mark inline functions in SkString.h as static.
2019-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-04 borenet@google.com [infra] Supply revision as target_branch to bot_update
2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bb575d48d5f9..79d4ac9ab695 (6 commits)

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 (jcgregorio@google.com), and stop
the roller if necessary.
上级 a63ef4cb
......@@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': '525aa0ca60c80de7ad7611d824bcc5ae06005628',
'skia_revision': '806267973f8d7a20b40d836c6bccbd5a99bd159e',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: 46a0a60cf27144e1817721e941bbdbb6
Signature: 86ab232f3e486af1bf74cf300a030940
UNUSED LICENSES:
......@@ -1170,8 +1170,6 @@ FILE: ../../../third_party/skia/src/gpu/GrResourceHandle.h
FILE: ../../../third_party/skia/src/gpu/GrScissorState.h
FILE: ../../../third_party/skia/src/gpu/GrShaderVar.cpp
FILE: ../../../third_party/skia/src/gpu/GrShaderVar.h
FILE: ../../../third_party/skia/src/gpu/GrShape.cpp
FILE: ../../../third_party/skia/src/gpu/GrShape.h
FILE: ../../../third_party/skia/src/gpu/GrStencilSettings.h
FILE: ../../../third_party/skia/src/gpu/GrStyle.cpp
FILE: ../../../third_party/skia/src/gpu/GrStyle.h
......@@ -1200,6 +1198,8 @@ FILE: ../../../third_party/skia/src/gpu/effects/GrSRGBEffect.cpp
FILE: ../../../third_party/skia/src/gpu/effects/GrSRGBEffect.h
FILE: ../../../third_party/skia/src/gpu/effects/GrShadowGeoProc.cpp
FILE: ../../../third_party/skia/src/gpu/effects/GrShadowGeoProc.h
FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.cpp
FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.h
FILE: ../../../third_party/skia/src/gpu/gl/GrGLBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/gl/GrGLBuffer.h
FILE: ../../../third_party/skia/src/gpu/gl/GrGLGpuCommandBuffer.h
......@@ -2586,14 +2586,14 @@ FILE: ../../../third_party/skia/src/gpu/GrPathRenderer.cpp
FILE: ../../../third_party/skia/src/gpu/GrPathRenderer.h
FILE: ../../../third_party/skia/src/gpu/GrPathRendererChain.cpp
FILE: ../../../third_party/skia/src/gpu/GrPathRendererChain.h
FILE: ../../../third_party/skia/src/gpu/GrPathUtils.cpp
FILE: ../../../third_party/skia/src/gpu/GrPathUtils.h
FILE: ../../../third_party/skia/src/gpu/GrRenderTarget.cpp
FILE: ../../../third_party/skia/src/gpu/GrStencilAttachment.cpp
FILE: ../../../third_party/skia/src/gpu/GrStencilAttachment.h
FILE: ../../../third_party/skia/src/gpu/GrStencilSettings.cpp
FILE: ../../../third_party/skia/src/gpu/GrTexture.cpp
FILE: ../../../third_party/skia/src/gpu/SkGpuDevice.cpp
FILE: ../../../third_party/skia/src/gpu/geometry/GrPathUtils.cpp
FILE: ../../../third_party/skia/src/gpu/geometry/GrPathUtils.h
FILE: ../../../third_party/skia/src/gpu/gl/GrGLDefines.h
FILE: ../../../third_party/skia/src/gpu/gl/GrGLGLSL.cpp
FILE: ../../../third_party/skia/src/gpu/gl/GrGLGLSL.h
......@@ -6195,7 +6195,6 @@ FILE: ../../../third_party/skia/src/gpu/GrClip.h
FILE: ../../../third_party/skia/src/gpu/GrFixedClip.cpp
FILE: ../../../third_party/skia/src/gpu/GrGlyph.h
FILE: ../../../third_party/skia/src/gpu/GrGpu.cpp
FILE: ../../../third_party/skia/src/gpu/GrRect.h
FILE: ../../../third_party/skia/src/gpu/GrRectanizer.h
FILE: ../../../third_party/skia/src/gpu/GrRectanizer_pow2.cpp
FILE: ../../../third_party/skia/src/gpu/GrRenderTargetOpList.cpp
......@@ -6203,6 +6202,7 @@ FILE: ../../../third_party/skia/src/gpu/GrRenderTargetOpList.h
FILE: ../../../third_party/skia/src/gpu/GrVertexWriter.h
FILE: ../../../third_party/skia/src/gpu/SkGpuDevice.h
FILE: ../../../third_party/skia/src/gpu/SkGr.cpp
FILE: ../../../third_party/skia/src/gpu/geometry/GrRect.h
FILE: ../../../third_party/skia/src/ports/SkDebug_win.cpp
----------------------------------------------------------------------------------------------------
Copyright 2010 Google Inc.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册