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

Roll src/third_party/skia 5f5a481ae1a9..735f1d2f0208 (7 commits) (#11000)


https://skia.googlesource.com/skia.git/+log/5f5a481ae1a9..735f1d2f0208

git log 5f5a481ae1a9..735f1d2f0208 --date=short --no-merges --format='%ad %ae %s'
2019-08-14 halcanary@google.com SkMallocPixelRef: hide implementation
2019-08-14 scroggo@google.com Hook up SkHeifCodec for ImageDecoder animation
2019-08-14 csmartdalton@google.com Reland "Initiate regeneration of mipmaps from proxy DAG land"
2019-08-14 reed@google.com expose direct methods for decoding to an image
2019-08-14 egdaniel@google.com Revert "unified Vulkan uniform buffers"
2019-08-14 bsalomon@google.com Make GrRectBlurEffect be analytical rather than use a texture LUT.
2019-08-14 bsalomon@google.com SkSL GLSL generator writes default precision for sampler2D/samplerExternalOS/sampler2DRect

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

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=scroggo@google.com
上级 27696cfb
......@@ -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': '5f5a481ae1a9b575f82d3aaece2ba4efbc231a3c',
'skia_revision': '735f1d2f0208cf14b8235f25f70005fd8b46aa71',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: 991483389cb258c50160305b9397fd04
Signature: 3e6e6ecdd3575a2a55c64bed9b04dd75
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/gm/skbug_9319.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
......@@ -4836,6 +4837,8 @@ FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.cpp
FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.h
FILE: ../../../third_party/skia/src/gpu/GrSwizzle.cpp
FILE: ../../../third_party/skia/src/gpu/GrTextureResolveManager.h
FILE: ../../../third_party/skia/src/gpu/GrTextureResolveRenderTask.cpp
FILE: ../../../third_party/skia/src/gpu/GrTextureResolveRenderTask.h
FILE: ../../../third_party/skia/src/gpu/GrUtil.h
FILE: ../../../third_party/skia/src/gpu/effects/GrColorMatrixFragmentProcessor.fp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.cpp
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册