From 96a350f156751aba197d15942796620f50d722de Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 9 Sep 2020 14:42:44 +0000 Subject: [PATCH] Roll Skia from 81c6d6eeb4cf to 81606b5d9774 (5 revisions) https://skia.googlesource.com/skia.git/+log/81c6d6eeb4cf..81606b5d9774 2020-09-09 reed@google.com remove unused (and bit-rotting) Lua support 2020-09-09 nifong@google.com Add a short description for concat and setmatrix saying whether it's a translate or something else 2020-09-09 cwallez@chromium.org Roll third_party/externals/spirv-cross/ 7778792ae..bdbef7b1f (19 commits) 2020-09-09 brianosman@google.com Make enum symbol tables standalone (no parent table) 2020-09-09 reed@google.com use pathbuilder 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 reed@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 | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/DEPS b/DEPS index 1131c509bc1f7..0d4091d9e8740 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': '81c6d6eeb4cf2fac93f6fc4e26409a1315996413', + 'skia_revision': '81606b5d97748b4cc416dab2e1a36847d5a6b7f2', # 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 96a0b59d703d5..b829e894986ef 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: a864e5c7fbb10c5285bb6beadd429d11 +Signature: dbb06a6b15e5ad40d57fc324ea4b4efb UNUSED LICENSES: @@ -2755,11 +2755,8 @@ FILE: ../../../third_party/skia/include/private/SkOnce.h FILE: ../../../third_party/skia/include/private/SkTFitsIn.h FILE: ../../../third_party/skia/include/private/SkTLogic.h FILE: ../../../third_party/skia/include/utils/SkCanvasStateUtils.h -FILE: ../../../third_party/skia/include/utils/SkLua.h -FILE: ../../../third_party/skia/include/utils/SkLuaCanvas.h FILE: ../../../third_party/skia/samplecode/SampleChart.cpp FILE: ../../../third_party/skia/samplecode/SampleClock.cpp -FILE: ../../../third_party/skia/samplecode/SampleLua.cpp FILE: ../../../third_party/skia/samplecode/SampleManyRects.cpp FILE: ../../../third_party/skia/samplecode/SampleStringArt.cpp FILE: ../../../third_party/skia/samplecode/SampleUnpremul.cpp @@ -2840,8 +2837,6 @@ FILE: ../../../third_party/skia/src/shaders/SkPerlinNoiseShader.cpp FILE: ../../../third_party/skia/src/utils/SkCanvasStack.cpp FILE: ../../../third_party/skia/src/utils/SkCanvasStack.h FILE: ../../../third_party/skia/src/utils/SkCanvasStateUtils.cpp -FILE: ../../../third_party/skia/src/utils/SkLua.cpp -FILE: ../../../third_party/skia/src/utils/SkLuaCanvas.cpp ---------------------------------------------------------------------------------------------------- Copyright 2013 Google Inc.