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

Roll src/third_party/skia 35e0a58278a3..d71344590a2f (11 commits) (#12774)


https://skia.googlesource.com/skia.git/+log/35e0a58278a3..d71344590a2f

git log 35e0a58278a3..d71344590a2f --date=short --no-merges --format='%ad %ae %s'
2019-10-03 kjlubick@google.com speculitive fix for flutter roll
2019-10-03 jvanverth@google.com Reland "Add less granular version of GrFence for older Metal versions."
2019-10-03 bsalomon@google.com SkIRect::makeOffset(SkVector)
2019-10-03 bsalomon@google.com Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
2019-10-03 brianosman@google.com Don't try to build skparagraph on windows component builds
2019-10-03 brianosman@google.com Remove some unused functions (and an enum) from GrTypesPriv
2019-10-03 kjlubick@google.com [canvaskit] Speculative fix for external wasm library
2019-10-03 kjlubick@google.com [canvaskit] Initial addition of SkParagraph
2019-10-03 brianosman@google.com Remove old SkSL JIT and cleanup include files a bit
2019-10-03 bungeman@google.com Revert "Hold onto FcConfig in SkFontConfigInterface_direct."
2019-10-03 robertphillips@google.com Add SkSurfaceCharacterization::createColorSpace

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
上级 938a7974
......@@ -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': '35e0a58278a399abcb86acf5dc1fb5923a9b9a05',
'skia_revision': 'd71344590a2fbf00c160bc9859a54f75b8d4b2f5',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: 4ea3f2a92943d49f7a2f95e532749f03
Signature: bb951fce67179fd71f09bff1bd00530f
UNUSED LICENSES:
......@@ -1156,10 +1156,7 @@ FILE: ../../../third_party/skia/src/ports/SkFontMgr_fuchsia.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLByteCode.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.h
FILE: ../../../third_party/skia/src/sksl/SkSLJIT.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLJIT.h
FILE: ../../../third_party/skia/src/sksl/SkSLPipelineStageCodeGenerator.cpp
FILE: ../../../third_party/skia/src/sksl/ir/SkSLAppendStage.h
FILE: ../../../third_party/skia/src/sksl/ir/SkSLVariableReference.cpp
FILE: ../../../third_party/skia/src/utils/Sk3D.cpp
FILE: ../../../third_party/skia/src/utils/SkAnimCodecPlayer.cpp
......@@ -1688,6 +1685,7 @@ FILE: ../../../third_party/skia/modules/canvaskit/interface.js
FILE: ../../../third_party/skia/modules/canvaskit/karma.bench.conf.js
FILE: ../../../third_party/skia/modules/canvaskit/karma.conf.js
FILE: ../../../third_party/skia/modules/canvaskit/package.json
FILE: ../../../third_party/skia/modules/canvaskit/paragraph.js
FILE: ../../../third_party/skia/modules/canvaskit/perf/animation.bench.js
FILE: ../../../third_party/skia/modules/canvaskit/perf/assets/confetti.json
FILE: ../../../third_party/skia/modules/canvaskit/perf/assets/drinks.json
......@@ -1811,7 +1809,6 @@ FILE: ../../../third_party/skia/src/sksl/sksl_frag.inc
FILE: ../../../third_party/skia/src/sksl/sksl_geom.inc
FILE: ../../../third_party/skia/src/sksl/sksl_gpu.inc
FILE: ../../../third_party/skia/src/sksl/sksl_interp.inc
FILE: ../../../third_party/skia/src/sksl/sksl_mixer.inc
FILE: ../../../third_party/skia/src/sksl/sksl_pipeline.inc
FILE: ../../../third_party/skia/src/sksl/sksl_vert.inc
----------------------------------------------------------------------------------------------------
......@@ -3797,6 +3794,7 @@ FILE: ../../../third_party/skia/include/private/GrGLTypesPriv.h
FILE: ../../../third_party/skia/include/private/SkThreadAnnotations.h
FILE: ../../../third_party/skia/modules/canvaskit/WasmAliases.h
FILE: ../../../third_party/skia/modules/canvaskit/fonts/nofonts.cpp
FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings.cpp
FILE: ../../../third_party/skia/modules/canvaskit/particles_bindings.cpp
FILE: ../../../third_party/skia/modules/canvaskit/skottie_bindings.cpp
FILE: ../../../third_party/skia/modules/particles/include/SkCurve.h
......@@ -3819,6 +3817,8 @@ FILE: ../../../third_party/skia/src/core/SkImageFilter_Base.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/GrClientMappedBufferManager.cpp
FILE: ../../../third_party/skia/src/gpu/GrClientMappedBufferManager.h
FILE: ../../../third_party/skia/src/gpu/GrCopyRenderTask.cpp
FILE: ../../../third_party/skia/src/gpu/GrCopyRenderTask.h
FILE: ../../../third_party/skia/src/gpu/GrImageInfo.h
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册