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

Roll src/third_party/skia fdd03910d6c6..149f3f197897 (11 commits) (#10470)


https://skia.googlesource.com/skia.git/+log/fdd03910d6c6..149f3f197897

git log fdd03910d6c6..149f3f197897 --date=short --no-merges --format='%ad %ae %s'
2019-08-02 halcanary@google.com tools/sk_app: fWindowContext is unique_ptr<>
2019-08-02 mtklein@google.com add vbroadcastss(Ymm, GP64, int)
2019-08-02 halcanary@google.com sk_app, editor: cursor blink
2019-08-02 bsalomon@google.com GrCaps::supportedWritePixelsColorType takes CT/format rather than config.
2019-08-02 michaelludwig@google.com Update skottie/sksg to use new filter factories
2019-08-02 michaelludwig@google.com Update docs and samplecode to use new image filter factories
2019-08-02 michaelludwig@google.com Update fuzzer to use new image filter factories
2019-08-02 bungeman@google.com Tweak css3 weight score, prevent ties.
2019-08-02 senorblanco@chromium.org First implementation of GrDawnProgramBuilder.
2019-08-02 michaelludwig@google.com Add new SkImageFilters factory API
2019-08-02 egdaniel@google.com Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps.

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

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.


Bug: None
TBR=benjaminwagner@google.com
上级 8e52b90e
......@@ -26,7 +26,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': 'fdd03910d6c635292d2083803c701704f5536f1f',
'skia_revision': '149f3f19789735d7651e77e39bed5c537fa87924',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: f18a4c267a1c73332a65244b1d76d684
Signature: 5538b45c80a534ef7ac09eff3d913557
UNUSED LICENSES:
......@@ -4807,6 +4807,7 @@ FILE: ../../../third_party/skia/gm/crbug_946965.cpp
FILE: ../../../third_party/skia/gm/patharcto.cpp
FILE: ../../../third_party/skia/gm/runtimecolorfilter.cpp
FILE: ../../../third_party/skia/gm/runtimeshader.cpp
FILE: ../../../third_party/skia/include/effects/SkImageFilters.h
FILE: ../../../third_party/skia/include/gpu/gl/GrGLAssembleHelpers.h
FILE: ../../../third_party/skia/include/private/GrGLTypesPriv.h
FILE: ../../../third_party/skia/include/private/SkThreadAnnotations.h
......@@ -4827,6 +4828,7 @@ FILE: ../../../third_party/skia/samplecode/SampleImageFilterDAG.cpp
FILE: ../../../third_party/skia/src/core/SkColorFilterPriv.h
FILE: ../../../third_party/skia/src/core/SkVM.cpp
FILE: ../../../third_party/skia/src/core/SkVM.h
FILE: ../../../third_party/skia/src/effects/imagefilters/SkImageFilters.cpp
FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.cpp
FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.h
FILE: ../../../third_party/skia/src/gpu/GrSwizzle.cpp
......@@ -4994,6 +4996,8 @@ FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpu.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpu.h
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpuCommandBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpuCommandBuffer.h
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnProgramBuilder.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnProgramBuilder.h
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnProgramDataManager.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnProgramDataManager.h
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnRenderTarget.cpp
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册