From 22c8f2933690a67acc02f7830e787a20dabb2f31 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 26 Jun 2019 16:13:40 -0400 Subject: [PATCH] Roll src/third_party/skia 9dbbf887cee1..9acfb33ad8c6 (5 commits) (flutter/engine#9505) https://skia.googlesource.com/skia.git /%2Blog/9dbbf887cee1..9acfb33ad8c6 git log 9dbbf887cee1c561b78334ec46a13bf30af59b40..9acfb33ad8c6f5fc6097dff57c0de5e51ea590fd --date=short --no-merges --format=%ad %ae %s 2019-06-26 bsalomon@google.com Separate compressed and uncompressed texture functions 2019-06-26 halcanary@google.com header self-sufficiency and idempotency 2019-06-25 herb@google.com Make all SkGlyph fields private 2019-06-26 halcanary@google.com experimental/editor: app layer: setTitle 2019-06-25 csmartdalton@google.com Remove "nvpr" configs 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 (djsollen@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 c42582aadcf..4b617ca02f8 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': '9dbbf887cee1c561b78334ec46a13bf30af59b40', + 'skia_revision': '9acfb33ad8c6f5fc6097dff57c0de5e51ea590fd', # 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 1af84b3a4a8..d0209399da4 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 6f6c50776c1eeb09e69861164fac3a7c +Signature: fc761ced88dfec69a9af7d5ed99ed699 UNUSED LICENSES: @@ -2125,6 +2125,7 @@ FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Ubuntu17-C FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan_Coverage.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41.json +FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-NonNVPR.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-BonusConfigs.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ReleaseAndAbandonGpuContext.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win10-Clang-NUC5i7RYH-CPU-AVX2-x86_64-Debug-All-NativeFonts_GDI.json