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

Roll src/third_party/skia 068af9e416cb..2a5954140b49 (8 commits) (#11383)


https://skia.googlesource.com/skia.git/+log/068af9e416cb..2a5954140b49

git log 068af9e416cb..2a5954140b49 --date=short --no-merges --format='%ad %ae %s'
2019-08-22 egdaniel@google.com Merge GrOpList and GrRTOpList and rename to GrOpsTask.
2019-08-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-22 fmalita@chromium.org [svgcanvas] Named colors support
2019-08-22 egdaniel@google.com Delete unused GrTextureOpList.
2019-08-22 fmalita@chromium.org [canvaskit] Optimize CK builds for size
2019-08-22 csmartdalton@google.com Don't perform dst reads on MSAA targets that require manual resolve
2019-08-22 scroggo@google.com Remove SK_LEGACY_HEIF_API
2019-08-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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=egdaniel@google.com
上级 fa161274
......@@ -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': '068af9e416cbdb55f03644c581413b1eecaa4318',
'skia_revision': '2a5954140b49d18e5161a30a4ae2c7ac28bc1993',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: acf11dca6c47f0ef283df6eba08b6d6a
Signature: eab4f838899f93a7ff8a36ea19e0afe6
UNUSED LICENSES:
......@@ -613,8 +613,6 @@ FILE: ../../../third_party/skia/src/gpu/GrGpuCommandBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/GrGpuCommandBuffer.h
FILE: ../../../third_party/skia/src/gpu/GrImageTextureMaker.cpp
FILE: ../../../third_party/skia/src/gpu/GrImageTextureMaker.h
FILE: ../../../third_party/skia/src/gpu/GrOpList.cpp
FILE: ../../../third_party/skia/src/gpu/GrOpList.h
FILE: ../../../third_party/skia/src/gpu/GrProgramDesc.cpp
FILE: ../../../third_party/skia/src/gpu/GrReducedClip.cpp
FILE: ../../../third_party/skia/src/gpu/GrReducedClip.h
......@@ -640,8 +638,6 @@ FILE: ../../../third_party/skia/src/gpu/GrTextureContext.cpp
FILE: ../../../third_party/skia/src/gpu/GrTextureContext.h
FILE: ../../../third_party/skia/src/gpu/GrTextureMaker.cpp
FILE: ../../../third_party/skia/src/gpu/GrTextureMaker.h
FILE: ../../../third_party/skia/src/gpu/GrTextureOpList.cpp
FILE: ../../../third_party/skia/src/gpu/GrTextureOpList.h
FILE: ../../../third_party/skia/src/gpu/GrTextureProducer.cpp
FILE: ../../../third_party/skia/src/gpu/GrTextureProducer.h
FILE: ../../../third_party/skia/src/gpu/GrTextureProxy.cpp
......@@ -1021,7 +1017,7 @@ FILE: ../../../third_party/skia/src/gpu/ccpr/GrCCPathCache.cpp
FILE: ../../../third_party/skia/src/gpu/ccpr/GrCCPathCache.h
FILE: ../../../third_party/skia/src/gpu/ccpr/GrCCPerFlushResources.cpp
FILE: ../../../third_party/skia/src/gpu/ccpr/GrCCPerFlushResources.h
FILE: ../../../third_party/skia/src/gpu/ccpr/GrCCPerOpListPaths.h
FILE: ../../../third_party/skia/src/gpu/ccpr/GrCCPerOpsTaskPaths.h
FILE: ../../../third_party/skia/src/gpu/ccpr/GrCCSTLList.h
FILE: ../../../third_party/skia/src/gpu/ccpr/GrCCStrokeGeometry.cpp
FILE: ../../../third_party/skia/src/gpu/ccpr/GrCCStrokeGeometry.h
......@@ -4989,6 +4985,8 @@ FILE: ../../../third_party/skia/src/gpu/GrGpuBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/GrGpuBuffer.h
FILE: ../../../third_party/skia/src/gpu/GrImageContext.cpp
FILE: ../../../third_party/skia/src/gpu/GrImageContextPriv.h
FILE: ../../../third_party/skia/src/gpu/GrOpsTask.cpp
FILE: ../../../third_party/skia/src/gpu/GrOpsTask.h
FILE: ../../../third_party/skia/src/gpu/GrRecordingContext.cpp
FILE: ../../../third_party/skia/src/gpu/GrRecordingContextPriv.h
FILE: ../../../third_party/skia/src/gpu/GrSamplePatternDictionary.cpp
......@@ -5731,8 +5729,6 @@ FILE: ../../../third_party/skia/src/gpu/GrGlyph.h
FILE: ../../../third_party/skia/src/gpu/GrGpu.cpp
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
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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册