From ed351a6e48e63cd306f9f10fd121d59d810a1339 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 31 Jul 2020 05:08:22 +0000 Subject: [PATCH] Roll Skia from 8cc118dce813 to c3794dd52778 (27 revisions) https://skia.googlesource.com/skia.git/+log/8cc118dce813..c3794dd52778 2020-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 08a3cc4cfbaa to aa5bd7657e6c (3 revisions) 2020-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from 03cf7c3eaeaf to fada50119020 (7 revisions) 2020-07-31 johnstiles@google.com Remove SK_REQUIRE_LOCAL_VAR macro. 2020-07-31 csmartdalton@google.com Rename GrTessellateStroke* -> GrStrokeTessellate* and friends 2020-07-31 reed@google.com Switch over to SkPathBuilder 2020-07-31 johnstiles@google.com Enable ClangTidy check performance-for-range-copy. 2020-07-31 csmartdalton@google.com Add view matrix support to tessellated stroking 2020-07-31 johnstiles@google.com Fix range-based for loops which copy the loop variable unnecessarily. 2020-07-31 bsalomon@google.com Fix ducky_yuv_blend in preabandoned context mode 2020-07-30 bungeman@google.com Fix UB in SkString::equal(nullptr) when empty. 2020-07-30 fmalita@chromium.org [skottie] Avoid image data duplication when pre-decoding 2020-07-30 reed@google.com mark SkPathBuilder as SK_API 2020-07-30 jvanverth@google.com Hoist up uniform GrRingBuffer to GrGpu 2020-07-30 jvanverth@google.com Update command buffer and finishProc processing in Metal 2020-07-30 ethannicholas@google.com Fixed build error blocking Android roll 2020-07-30 shawn.guo@linaro.org Check vendor and render string for Freedreno driver 2020-07-30 scroggo@google.com Rename "master context" to "primary context" 2020-07-30 elliotevans@google.com Remove remaining usages of skvx::mad 2020-07-30 scroggo@google.com Remove unused SkCoverageModePriv code 2020-07-30 johnstiles@google.com Update doc comments. 2020-07-30 johnstiles@google.com Add LLDB visualization support for sk_sp<>. 2020-07-30 brianosman@google.com Move paint modulation after color space xform when drawing images 2020-07-30 johnstiles@google.com Clarify quickstart documentation. 2020-07-30 bsalomon@google.com Remove virtual SkImage_Base::getPlanes 2020-07-30 johnstiles@google.com Enable ClangTidy guard bugprone-argument-comment. 2020-07-30 mtklein@google.com jit load128/store128 2020-07-30 ethannicholas@google.com Added an assert to catch incorrect SkSL variable references and cleaned up a few cases where it was being done incorrectly. 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 borenet@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/+doc/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/DEPS b/DEPS index 892cd355c9f5f..824deaeac15dc 100644 --- a/DEPS +++ b/DEPS @@ -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': '8cc118dce81392f94da2a05de41a48fb34f54b1f', + 'skia_revision': 'c3794dd52778552a9afc323f2a9d11905e432a9b', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 6099a770e54ab..7fc6615132f06 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: c7ee484f0bf49aed48999011c8ec793c +Signature: 6888632fda3913e222404b942deccd12 UNUSED LICENSES: @@ -3325,7 +3325,6 @@ FILE: ../../../third_party/skia/src/core/SkCanvasPriv.cpp FILE: ../../../third_party/skia/src/core/SkColorSpaceXformSteps.cpp FILE: ../../../third_party/skia/src/core/SkColorSpaceXformSteps.h FILE: ../../../third_party/skia/src/core/SkContourMeasure.cpp -FILE: ../../../third_party/skia/src/core/SkCoverageModePriv.h FILE: ../../../third_party/skia/src/core/SkCubicMap.cpp FILE: ../../../third_party/skia/src/core/SkCubicSolver.h FILE: ../../../third_party/skia/src/core/SkDeferredDisplayList.cpp @@ -5163,10 +5162,10 @@ FILE: ../../../third_party/skia/src/gpu/ccpr/GrStencilAtlasOp.h FILE: ../../../third_party/skia/src/gpu/effects/GrComposeLerpEffect.fp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrComposeLerpEffect.cpp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrComposeLerpEffect.h +FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellateOp.cpp +FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellateOp.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrStencilPathShader.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrStencilPathShader.h -FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellatePathOp.cpp -FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellatePathOp.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellationPathRenderer.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellationPathRenderer.h FILE: ../../../third_party/skia/src/pdf/SkPDFGraphicStackState.cpp @@ -5208,9 +5207,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: skia -ORIGIN: ../../../third_party/skia/bench/TessellatePathBench.cpp + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/bench/TessellateBench.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd -FILE: ../../../third_party/skia/bench/TessellatePathBench.cpp +FILE: ../../../third_party/skia/bench/TessellateBench.cpp FILE: ../../../third_party/skia/experimental/skrive/include/SkRive.h FILE: ../../../third_party/skia/experimental/skrive/src/Artboard.cpp FILE: ../../../third_party/skia/experimental/skrive/src/Color.cpp @@ -5534,10 +5533,10 @@ FILE: ../../../third_party/skia/src/gpu/GrFinishCallbacks.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathShader.h -FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellateStrokeOp.cpp -FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellateStrokeOp.h -FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellateStrokeShader.cpp -FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellateStrokeShader.h +FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.cpp +FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.h +FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateShader.cpp +FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateShader.h FILE: ../../../third_party/skia/src/opts/SkVM_opts.h FILE: ../../../third_party/skia/src/sksl/SkSLAnalysis.cpp ----------------------------------------------------------------------------------------------------