From d8bb9d793b3110d67efbbec016e2277f2be6f027 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 3 Apr 2019 13:29:35 -0400 Subject: [PATCH] Roll src/third_party/skia 176da0bb8a10..fbe240669394 (9 commits) (#8424) https://skia.googlesource.com/skia.git/%2Blog/176da0bb8a10..fbe240669394 git log 176da0bb8a1002d2fe4c4edf4ce9fde609bda256..fbe240669394715ee2f3e9f85407dad241eca262 --date=short --no-merges --format=%ad %ae %s 2019-04-03 brianosman@google.com Reland "Remove the NullGL interface (and associated test context)" 2019-04-03 mtklein@google.com support comments 2019-04-03 mtklein@google.com add --legacy to fm, legacy=true to fm_bot 2019-04-03 mtklein@google.com -script - for stdin 2019-04-03 reed@google.com Use SkTileMode instead of nested enum 2019-04-03 mtklein@google.com don't have fm_bot send fm empty sources to run 2019-04-01 mvujovic@adobe.com Reland "Inset blur domain a tiny bit to prevent certain GPUs from sampling transparent black from scratch textures." 2019-04-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-02 mtklein@google.com GrContext abandon: fail -> skip 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 +- ci/licenses_golden/licenses_skia | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index 18e43852d7c..b5b969fbf6e 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': '176da0bb8a1002d2fe4c4edf4ce9fde609bda256', + 'skia_revision': 'fbe240669394715ee2f3e9f85407dad241eca262', # 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 6e6cca16db6..033b94a38e8 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d2b388a2bb49f02fe66504bd06401ebf +Signature: 479ccc15b4edc62b97c7f0a8292dd014 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 @@ -2921,7 +2919,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