From ea1bc532c0d5ee5f4411f235d334ade4c5b76040 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 1 Apr 2019 13:37:31 -0400 Subject: [PATCH] Roll src/third_party/skia 73cc4e8d5fcf..de206c75c2c8 (2 commits) (flutter/engine#8396) https://skia.googlesource.com/skia.git/%2Blog/73cc4e8d5fcf..de206c75c2c8 git log 73cc4e8d5fcfdad5a09bf324bb21479a16e8e54e..de206c75c2c802f6f1e4ccb8a6b8a00765e9f085 --date=short --no-merges --format=%ad %ae %s 2019-03-27 brianosman@google.com Remove the NullGL interface (and associated test context) 2019-03-29 mtklein@google.com more opinionated file loading in fm 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 (jlavrova@google.com), and stop the roller if necessary. --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index 454b9e05d9..69d90be80a 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': '73cc4e8d5fcfdad5a09bf324bb21479a16e8e54e', + 'skia_revision': 'de206c75c2c802f6f1e4ccb8a6b8a00765e9f085', # 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 be28124e0f..266168003c 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 3057826137f37b8bb2003b7bd13c0bb0 +Signature: 904d1207ab24d83189a5f0780836b4fd UNUSED LICENSES: @@ -1291,8 +1291,6 @@ FILE: ../../../third_party/skia/src/gpu/effects/GrShadowGeoProc.h FILE: ../../../third_party/skia/src/gpu/gl/GrGLBuffer.cpp FILE: ../../../third_party/skia/src/gpu/gl/GrGLBuffer.h FILE: ../../../third_party/skia/src/gpu/gl/GrGLGpuCommandBuffer.h -FILE: ../../../third_party/skia/src/gpu/gl/GrGLTestInterface.cpp -FILE: ../../../third_party/skia/src/gpu/gl/GrGLTestInterface.h FILE: ../../../third_party/skia/src/gpu/gl/glfw/GrGLMakeNativeInterface_glfw.cpp FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLColorSpaceXformHelper.h FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLProgramDataManager.cpp @@ -2923,7 +2921,6 @@ FILE: ../../../third_party/skia/src/gpu/GrStencilAttachment.h FILE: ../../../third_party/skia/src/gpu/GrStencilSettings.cpp FILE: ../../../third_party/skia/src/gpu/GrTexture.cpp FILE: ../../../third_party/skia/src/gpu/SkGpuDevice.cpp -FILE: ../../../third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp FILE: ../../../third_party/skia/src/gpu/gl/GrGLDefines.h FILE: ../../../third_party/skia/src/gpu/gl/GrGLGLSL.cpp FILE: ../../../third_party/skia/src/gpu/gl/GrGLGLSL.h