From 5af33528e42debbff66c7b0f2859f8d8d186ef13 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 10 Jul 2020 04:42:51 +0000 Subject: [PATCH] Roll Skia from 16bf7d31c819 to 4d48bb35972f (32 revisions) https://skia.googlesource.com/skia.git/+log/16bf7d31c819..4d48bb35972f 2020-07-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 76cae97fc14c to 6cd27bab06f4 (2 revisions) 2020-07-09 brianosman@google.com Remove GrCCFillGeometryBench 2020-07-09 jvanverth@google.com Add indirect draws to D3D. 2020-07-09 csmartdalton@google.com Reland "Make glPatchParameteri required when tessellation is supported" 2020-07-09 csmartdalton@google.com Check sk_VertexID support for GrTessellationPathRenderer 2020-07-09 johnstiles@google.com Update SkPaintToGrPaint to perform clamping via child FPs. 2020-07-09 adlai@google.com Migrate GrGpu to GrDirectContext 2020-07-09 johnstiles@google.com Convert the dither runtime effect into a regular .fp effect. 2020-07-09 johnstiles@google.com Fix half-precision mod signature to be half(half, half). 2020-07-09 bsalomon@google.com Remove unncessary code from filtered clamp-to-border. 2020-07-09 egdaniel@google.com Fix vulkan extensions in test setup. 2020-07-09 herb@google.com Remove GrTextTarget and GrRenderTargetContext::TextTarget 2020-07-09 bungeman@google.com Notify when SkFontMetrics bounds are bogus. 2020-07-09 bungeman@google.com Handle kRSXform_Positioning in TightRunBounds. 2020-07-09 jmbetancourt@google.com turn skottie view into a view group so we can swap out TextureView and SurfaceView 2020-07-09 bsalomon@google.com Remove GrFragmentProcessor::Iter. 2020-07-09 robertphillips@google.com Remove SkCanvas::getGrContext calls from samplecode 2020-07-09 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps 2020-07-09 mtklein@google.com feed forward registers used by jit() 2020-07-09 bsalomon@google.com Remove generic GrFragmentProcessor texture sampling. 2020-07-09 mtklein@google.com tidy up win ABI enter/exit 2020-07-09 herb@google.com move insertSubRunOpsIntoTarget into GrRenderTargetContext 2020-07-09 johnstiles@google.com Rename 'analytic FPs' to 'analytic elements' throughout the clip system. 2020-07-09 michaelludwig@google.com Remove unused GrTRecorder 2020-07-09 jvanverth@google.com Fix GrMeshTest for Direct3D. 2020-07-09 johnstiles@google.com Clear analytic FPs and clip paths in GrReducedClip::makeEmpty. 2020-07-09 johnstiles@google.com Count analytic FPs directly. 2020-07-09 jlavrova@google.com Line metrics: correct text width 2020-07-09 brianosman@google.com Switch back to mallinfo in SkSL memory benchmark 2020-07-09 bsalomon@google.com Add GrGLSLFP::ParallelRange to iterate FP and GLSLFP trees 2020-07-09 robertphillips@google.com Add missing recordingContext override to SkPaintFilterCanvas 2020-07-09 jvanverth@google.com Remove uses of non-inclusive terminology from Ganesh code. 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 mtklein@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 | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index a7fab74f76b0b..e74bda1e41f3f 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': '16bf7d31c8192c37bba1c7451ac578e73d2350ca', + 'skia_revision': '4d48bb35972fdd94b27ce2739b9298a1267fe50e', # 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 bdf37d6034ff5..8f53c292d9592 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: ee2a74fc1bbe8b7b0ba6a4a1a7382d19 +Signature: 2a799019fc34e7d0a1ab20d60b9a80eb UNUSED LICENSES: @@ -1927,7 +1927,6 @@ FILE: ../../../third_party/skia/src/gpu/GrRectanizerSkyline.h FILE: ../../../third_party/skia/src/gpu/GrResourceCache.cpp FILE: ../../../third_party/skia/src/gpu/GrResourceCache.h FILE: ../../../third_party/skia/src/gpu/GrSurfacePriv.h -FILE: ../../../third_party/skia/src/gpu/GrTRecorder.h FILE: ../../../third_party/skia/src/gpu/GrTexturePriv.h FILE: ../../../third_party/skia/src/gpu/GrTracing.h FILE: ../../../third_party/skia/src/gpu/GrXferProcessor.h @@ -2541,7 +2540,6 @@ FILE: ../../../third_party/skia/src/gpu/text/GrTextBlob.cpp FILE: ../../../third_party/skia/src/gpu/text/GrTextBlob.h FILE: ../../../third_party/skia/src/gpu/text/GrTextBlobCache.cpp FILE: ../../../third_party/skia/src/gpu/text/GrTextBlobCache.h -FILE: ../../../third_party/skia/src/gpu/text/GrTextTarget.h FILE: ../../../third_party/skia/src/gpu/vk/GrVkBuffer.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkBuffer.h FILE: ../../../third_party/skia/src/gpu/vk/GrVkCaps.cpp @@ -3219,7 +3217,6 @@ TYPE: LicenseType.bsd FILE: ../../../third_party/skia/bench/ClearBench.cpp FILE: ../../../third_party/skia/bench/CompositingImagesBench.cpp FILE: ../../../third_party/skia/bench/CubicMapBench.cpp -FILE: ../../../third_party/skia/bench/GrCCFillGeometryBench.cpp FILE: ../../../third_party/skia/bench/ImageCycleBench.cpp FILE: ../../../third_party/skia/bench/JSONBench.cpp FILE: ../../../third_party/skia/bench/PathOpsBench.cpp @@ -3934,6 +3931,8 @@ FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.h +FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandSignature.cpp +FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandSignature.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DConstantRingBuffer.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DConstantRingBuffer.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCpuDescriptorManager.cpp @@ -5310,6 +5309,9 @@ FILE: ../../../third_party/skia/src/gpu/GrStagingBuffer.h FILE: ../../../third_party/skia/src/gpu/ccpr/GrAutoMapVertexBuffer.h FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStagingBuffer.cpp FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStagingBuffer.h +FILE: ../../../third_party/skia/src/gpu/effects/GrDitherEffect.fp +FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.cpp +FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.h FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.cpp