From 5d2a294ba2dfb0f31318e769cab88e07b68e9351 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 12 Apr 2019 22:33:24 -0400 Subject: [PATCH] Roll src/third_party/skia e62bf561638c..990bfc785891 (2 commits) (flutter/engine#8569) https://skia.googlesource.com/skia.git/%2Blog/e62bf561638c..990bfc785891 git log e62bf561638c60550c35e81b1606843ed74bcfef..990bfc78589117325ce56d18afdfab303c830492 --date=short --no-merges --format=%ad %ae %s 2019-04-12 herb@google.com Convert SkGlyph::toMask() to SkGlyph::mask() 2019-04-11 reed@google.com add utility for caching char2glyph 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 (egdaniel@google.com), and stop the roller if necessary. --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index b787f5d3ff..d0e793f2ae 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': 'e62bf561638c60550c35e81b1606843ed74bcfef', + 'skia_revision': '990bfc78589117325ce56d18afdfab303c830492', # 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 6a06d55e79..bcc1b96648 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 6b8c1bcb82a7bb982213a08e24bfb734 +Signature: f040b5acfcf16a2b7650e7378e70a485 UNUSED LICENSES: @@ -6014,6 +6014,8 @@ FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h FILE: ../../../third_party/skia/src/sksl/SkSLDefines.h FILE: ../../../third_party/skia/src/sksl/SkSLOutputStream.cpp +FILE: ../../../third_party/skia/src/utils/SkCharToGlyphCache.cpp +FILE: ../../../third_party/skia/src/utils/SkCharToGlyphCache.h ---------------------------------------------------------------------------------------------------- Copyright 2019 Google Inc.