From 769ec90c96081e5cb24aeb71ef31b5d625eb1e13 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 6 Mar 2020 15:10:25 +0000 Subject: [PATCH] Roll src/third_party/skia 93a2a6b8badb..74055566bd14 (2 commits) https://skia.googlesource.com/skia.git/+log/93a2a6b8badb..74055566bd14 git log 93a2a6b8badb..74055566bd14 --date=short --first-parent --format='%ad %ae %s' 2020-03-06 mtklein@google.com set up interpreter after llvm 2020-03-06 mtklein@google.com remove SkTLS Created with: gclient setdep -r src/third_party/skia@74055566bd14 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 herb@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: herb@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/DEPS b/DEPS index 70a75566e3178..eac77c03290b1 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': '93a2a6b8badbca9da7fe260431c4f745812d1336', + 'skia_revision': '74055566bd14c9a5d374001ce7530f7b38e7d55d', # 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 2bf48845ea33c..9da6a1f396dce 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 2505ad7795c2f5553d05487567d49f33 +Signature: eb35a18408ac71d3b634ccc4e8b9cab8 UNUSED LICENSES: @@ -1424,6 +1424,8 @@ FILE: ../../../third_party/skia/specs/web-img-decode/proposed/impl/impl.js FILE: ../../../third_party/skia/specs/web-img-decode/proposed/index.html FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h FILE: ../../../third_party/skia/src/opts/SkVM_opts.h +FILE: ../../../third_party/skia/src/ports/SkTLS_pthread.cpp +FILE: ../../../third_party/skia/src/ports/SkTLS_win.cpp FILE: ../../../third_party/skia/src/sksl/lex/sksl.lex FILE: ../../../third_party/skia/src/sksl/sksl_blend.inc FILE: ../../../third_party/skia/src/sksl/sksl_fp.inc @@ -2073,8 +2075,6 @@ FILE: ../../../third_party/skia/src/core/SkReadBuffer.cpp FILE: ../../../third_party/skia/src/core/SkStrokeRec.cpp FILE: ../../../third_party/skia/src/core/SkTInternalLList.h FILE: ../../../third_party/skia/src/core/SkTLList.h -FILE: ../../../third_party/skia/src/core/SkTLS.cpp -FILE: ../../../third_party/skia/src/core/SkTLS.h FILE: ../../../third_party/skia/src/core/SkWriteBuffer.cpp FILE: ../../../third_party/skia/src/gpu/GrMemoryPool.cpp FILE: ../../../third_party/skia/src/gpu/GrMemoryPool.h @@ -2821,9 +2821,6 @@ FILE: ../../../third_party/skia/src/ports/SkFontConfigTypeface.h FILE: ../../../third_party/skia/src/ports/SkFontMgr_FontConfigInterface.cpp FILE: ../../../third_party/skia/src/ports/SkOSFile_posix.cpp FILE: ../../../third_party/skia/src/ports/SkOSFile_win.cpp -FILE: ../../../third_party/skia/src/ports/SkTLS_none.cpp -FILE: ../../../third_party/skia/src/ports/SkTLS_pthread.cpp -FILE: ../../../third_party/skia/src/ports/SkTLS_win.cpp FILE: ../../../third_party/skia/src/sfnt/SkOTTable_name.cpp FILE: ../../../third_party/skia/src/sfnt/SkTTCFHeader.h FILE: ../../../third_party/skia/src/shaders/SkColorFilterShader.cpp