From 939ee4f5ecb8971feab338d6f569ff99691727b5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 12 Mar 2020 20:31:39 +0000 Subject: [PATCH] Roll src/third_party/skia 9b449b73d367..bb7684276afd (12 commits) https://skia.googlesource.com/skia.git/+log/9b449b73d367..bb7684276afd git log 9b449b73d367..bb7684276afd --date=short --first-parent --format='%ad %ae %s' 2020-03-12 csmartdalton@google.com Migrate GrMeshTest to the new bind/draw API 2020-03-12 reed@google.com remove LerpRed shader 2020-03-12 reed@google.com add draw-via-serialize mode to viewer 2020-03-12 robertphillips@google.com More programInfo cleanup 2020-03-12 reed@google.com add gm for clipShader in a layer 2020-03-12 brianosman@google.com More GrDrawVerticesOp cleanup, to reduce redundant state 2020-03-12 robertphillips@google.com Update three GrMeshDrawOps to surface their programInfos at record time 2020-03-12 fmalita@chromium.org [skottie] Cleanup VectorValue use 2020-03-12 michaelludwig@google.com Remove drawBitmap et al. from SkDevice 2020-03-12 mtklein@google.com make switching skvm-on-llvm easier 2020-03-12 fmalita@chromium.org [skottie] Effects cleanup pass 2020-03-12 brianosman@google.com Remove (unused) shader caps from default GP factory functions Created with: gclient setdep -r src/third_party/skia@bb7684276afd 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 brianosman@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: brianosman@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index b7ebfa1125acc..4bb772c20c8a0 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': '9b449b73d3679816df860de1e902419d8bc9715d', + 'skia_revision': 'bb7684276afd2c420be1fc4c321cc05986618bbb', # 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 1ad2506d6b600..21160c36e0e83 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0dd6b317e4b88e03504eb1fd3ac02432 +Signature: 81ad19fabe38ad403178717a330d4cf3 UNUSED LICENSES: @@ -5061,11 +5061,8 @@ FILE: ../../../third_party/skia/src/gpu/ccpr/GrSampleMaskProcessor.cpp FILE: ../../../third_party/skia/src/gpu/ccpr/GrSampleMaskProcessor.h 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/GrComposeLerpRedEffect.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/effects/generated/GrComposeLerpRedEffect.cpp -FILE: ../../../third_party/skia/src/gpu/effects/generated/GrComposeLerpRedEffect.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrGpuTessellationPathRenderer.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrGpuTessellationPathRenderer.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrStencilPathShader.cpp