From 9156796765fd3eaa700d710abcaaa1c3be8199d3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 19 Feb 2020 23:21:10 +0000 Subject: [PATCH] Roll src/third_party/skia 7dfb46e7f397..9baef3593c3c (3 commits) https://skia.googlesource.com/skia.git/+log/7dfb46e7f397..9baef3593c3c git log 7dfb46e7f397..9baef3593c3c --date=short --first-parent --format='%ad %ae %s' 2020-02-19 herb@google.com Have SkStrikeCache track memory usage 2020-02-19 brianosman@google.com Reland "Add SkSLCompiler::toHLSL, using SPIRV-Cross" 2020-02-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@9baef3593c3c 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 lovisolo@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: lovisolo@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 14ef8258f660b..17f70e8747bb3 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': '7dfb46e7f3972a9cf0c319dc2be19302e76fb470', + 'skia_revision': '9baef3593c3c03b293564bb67d8f9054cb6b60be', # 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 70733a4fe15cd..58ea1c7b1b8a1 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 59fe0d011fd084487873ebb2f0c35cd2 +Signature: 6309623482e0efe4d26e9ea4eb39c2f1 UNUSED LICENSES: @@ -3977,6 +3977,8 @@ FILE: ../../../third_party/skia/gm/crbug_1041204.cpp FILE: ../../../third_party/skia/gm/crbug_224618.cpp FILE: ../../../third_party/skia/src/core/SkVM_fwd.h FILE: ../../../third_party/skia/src/sksl/SkSLInterpreter.h +FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.cpp +FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.h ---------------------------------------------------------------------------------------------------- Copyright 2020 Google LLC