From 1544bb6ceb80bb0e0dbd4b545c0ba4f276d282e5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 3 Jun 2019 14:55:36 -0400 Subject: [PATCH] Roll src/third_party/skia fec9b902a626..80f10d2c226a (12 commits) (flutter/engine#9170) https://skia.googlesource.com/skia.git /%2Blog/fec9b902a626..80f10d2c226a git log fec9b902a626c4e9fa5aa13c03c5b1261666f45c..80f10d2c226a21606cb74c35f7e94b1de4bf4bd5 --date=short --no-merges --format=%ad %ae %s 2019-06-03 michaelludwig@google.com Turn on glClear workaround for nvidia macs 2019-06-03 robertphillips@google.com Expand testing of color initialized backend textures to include mip levels 2019-06-03 bsalomon@google.com Do correct colorspace xform in asyncRescaleAndReadPixels in GPU impl. 2019-06-03 herb@google.com One ShouldDrawAsPath to rule them all! 2019-06-03 bungeman@google.com Use DirectWrite for default font. 2019-06-03 jvanverth@google.com Maybe don't use Metal's instanced methods if not supported. 2019-06-03 kjlubick@google.com Make fuzzing use embedded test font 2019-06-01 senorblanco@chromium.org GrTessellator: always rewind to edge top when splitting. 2019-05-31 ethannicholas@google.com added SkSL bench 2019-06-03 kjlubick@google.com Prevent UBSAN from complaining too early about invalid enums 2019-06-03 jcgregorio@google.com Don't run SkpBench on the P30 since we don't have root on that device. 2019-06-03 reed@google.com add simpler addFrame api (helps with threaded producers) 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 (jcgregorio@google.com), and stop the roller if necessary. --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index db891202a7..4eacf5fc7d 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': 'fec9b902a626c4e9fa5aa13c03c5b1261666f45c', + 'skia_revision': '80f10d2c226a21606cb74c35f7e94b1de4bf4bd5', # 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 64ca66885a..ba0eec0145 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 29a9beb7d2262cbb885fc5c4a3b8d25c +Signature: 5cd62fdc4723bca36eae3a03b3fa8a5a UNUSED LICENSES: @@ -1564,7 +1564,6 @@ FILE: ../../../third_party/skia/src/core/SkCubicMap.cpp FILE: ../../../third_party/skia/src/core/SkDeferredDisplayList.cpp FILE: ../../../third_party/skia/src/core/SkDeferredDisplayListPriv.h FILE: ../../../third_party/skia/src/core/SkDraw_text.cpp -FILE: ../../../third_party/skia/src/core/SkFontPriv.cpp FILE: ../../../third_party/skia/src/core/SkFontPriv.h FILE: ../../../third_party/skia/src/core/SkGlyph.cpp FILE: ../../../third_party/skia/src/core/SkIPoint16.h @@ -2411,6 +2410,7 @@ FILE: ../../../third_party/skia/bench/RectBench.cpp FILE: ../../../third_party/skia/bench/RegionBench.cpp FILE: ../../../third_party/skia/bench/RepeatTileBench.cpp FILE: ../../../third_party/skia/bench/ScalarBench.cpp +FILE: ../../../third_party/skia/bench/SkSLBench.cpp FILE: ../../../third_party/skia/bench/VertBench.cpp FILE: ../../../third_party/skia/experimental/Networking/SkSockets.cpp FILE: ../../../third_party/skia/experimental/Networking/SkSockets.h