From 82610b6611ce832095585a0a47d5c5b78dfa5451 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 20 Jun 2019 22:48:15 +0000 Subject: [PATCH] Roll src/third_party/skia 384981be3dd2..0c64a545176a (11 commits) https://skia.googlesource.com/skia.git /%2Blog/384981be3dd2..0c64a545176a git log 384981be3dd2f98226a748628ace453a481050f9..0c64a545176a0f0231bca2f9acc247bd3177588e --date=short --no-merges --format=%ad %ae %s 2019-06-20 mtklein@google.com two register ops 2019-06-20 mtklein@google.com two register + immediate ops 2019-06-20 mtklein@google.com remaining 3-reg ops 2019-06-19 jlavrova@google.com Adding TestFontCollection 2019-06-20 michaelludwig@google.com Add lighting, alpha threshold, and tile image filters to GM 2019-06-20 senorblanco@chromium.org Revert "GPU: always use TopLeft origin for saveLayer render targets." 2019-06-20 jvanverth@google.com Fix ASAN issue. 2019-06-20 brianosman@google.com ByteCode: Fixes for TRACE 2019-06-20 senorblanco@chromium.org GPU: always use TopLeft origin for saveLayer render targets. 2019-06-20 brianosman@google.com ByteCode: Allow calls to functions that return void 2019-06-20 jvanverth@google.com Revert "Prefer using GrOvalOpFactory over GrFillRRect for circles and" 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 (bsalomon@google.com), and stop the roller if necessary. --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 8bc0e32cc1eef..234073619a261 100644 --- a/DEPS +++ b/DEPS @@ -24,7 +24,7 @@ vars = { 'fuchsia_git': 'https://fuchsia.googlesource.com', 'github_git': 'https://github.com', 'skia_git': 'https://skia.googlesource.com', - 'skia_revision': '384981be3dd2f98226a748628ace453a481050f9', + 'skia_revision': '0c64a545176a0f0231bca2f9acc247bd3177588e', # 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 6e497768d7f8d..4800f9118efac 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 4f33e78fc378a0892121cdab2ba08a64 +Signature: 8acb146f1e0dd052fedd3b7b82d3f102 UNUSED LICENSES: @@ -2271,6 +2271,8 @@ FILE: ../../../third_party/skia/modules/skparagraph/src/TextStyle.cpp FILE: ../../../third_party/skia/modules/skparagraph/src/TextWrapper.cpp FILE: ../../../third_party/skia/modules/skparagraph/src/TextWrapper.h FILE: ../../../third_party/skia/modules/skparagraph/src/TypefaceFontProvider.cpp +FILE: ../../../third_party/skia/modules/skparagraph/utils/TestFontCollection.cpp +FILE: ../../../third_party/skia/modules/skparagraph/utils/TestFontCollection.h FILE: ../../../third_party/skia/public.bzl FILE: ../../../third_party/skia/samplecode/SampleParagraph.cpp FILE: ../../../third_party/skia/site/METADATA