From e681e204b36cb1cd8d7cf248c4c456c34eb10ffd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 10 May 2019 12:43:43 -0400 Subject: [PATCH] Roll src/third_party/skia 6eeaf927e381..6e407986cd3b (4 commits) (flutter/engine#8933) https://skia.googlesource.com/skia.git /%2Blog/6eeaf927e381..6e407986cd3b git log 6eeaf927e38162088f3994b32ff01d24e3dc089c..6e407986cd3b108d51d7c45596b0f9792dd21371 --date=short --no-merges --format=%ad %ae %s 2019-05-10 bsalomon@google.com Skip D3D ANGLE backends in dm/nanobench/... under Wine. 2019-05-10 bsalomon@google.com Reland "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."" 2019-05-09 herb@google.com Add thread safety annotations. 2019-05-10 borenet@google.com [infra] Update Win OS version The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (robertphillips@google.com), and stop the roller if necessary. --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 122489efab4..fd35484ebf2 100644 --- a/DEPS +++ b/DEPS @@ -23,7 +23,7 @@ vars = { 'fuchsia_git': 'https://fuchsia.googlesource.com', 'github_git': 'https://github.com', 'skia_git': 'https://skia.googlesource.com', - 'skia_revision': '6eeaf927e38162088f3994b32ff01d24e3dc089c', + 'skia_revision': '6e407986cd3b108d51d7c45596b0f9792dd21371', # 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/engine/src/flutter/ci/licenses_golden/licenses_skia b/engine/src/flutter/ci/licenses_golden/licenses_skia index c520ffc07c4..91e2a7d1886 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 73ffdb7e5d52ec56becc3e26794480f9 +Signature: 2321b377c39dc4cc3903296fec004d32 UNUSED LICENSES: @@ -5594,6 +5594,7 @@ FILE: ../../../third_party/skia/include/gpu/GrContextThreadSafeProxy.h FILE: ../../../third_party/skia/include/private/GrContext_Base.h FILE: ../../../third_party/skia/include/private/GrImageContext.h FILE: ../../../third_party/skia/include/private/GrRecordingContext.h +FILE: ../../../third_party/skia/include/private/SkThreadAnnotations.h FILE: ../../../third_party/skia/include/private/SkVx.h FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.cpp FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.h