From 40f3a06e2b8033bc986e9dfddab0593710b57090 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 10 May 2019 17:03:10 -0400 Subject: [PATCH] Roll src/third_party/skia 6e407986cd3b..303bacbc0fcb (2 commits) (flutter/engine#8935) https://skia.googlesource.com/skia.git /%2Blog/6e407986cd3b..303bacbc0fcb git log 6e407986cd3b108d51d7c45596b0f9792dd21371..303bacbc0fcbb696fbd9f0c5be67842bcf909944 --date=short --no-merges --format=%ad %ae %s 2019-05-10 bsalomon@google.com Fix build for GCC. Cast enum to int when using with %d format specifier 2019-05-10 bsalomon@google.com Add SkSurface::asyncReadPixels() 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 (robertphillips@google.com), and stop the roller if necessary. --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index fd35484ebf..cdfb610226 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': '6e407986cd3b108d51d7c45596b0f9792dd21371', + 'skia_revision': '303bacbc0fcbb696fbd9f0c5be67842bcf909944', # 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 91e2a7d188..903c41ed21 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 2321b377c39dc4cc3903296fec004d32 +Signature: 738f497757b8bc963e6aa8c2a4380411 UNUSED LICENSES: @@ -5372,6 +5372,8 @@ FILE: ../../../third_party/skia/src/gpu/gl/GrGLAssembleGLESInterfaceAutogen.cpp FILE: ../../../third_party/skia/src/gpu/gl/GrGLAssembleGLInterfaceAutogen.cpp FILE: ../../../third_party/skia/src/gpu/gl/GrGLAssembleHelpers.cpp FILE: ../../../third_party/skia/src/gpu/gl/GrGLAssembleWebGLInterfaceAutogen.cpp +FILE: ../../../third_party/skia/src/gpu/ops/GrTransferFromOp.cpp +FILE: ../../../third_party/skia/src/gpu/ops/GrTransferFromOp.h FILE: ../../../third_party/skia/src/sksl/SkSLByteCode.h FILE: ../../../third_party/skia/src/sksl/SkSLByteCodeGenerator.cpp FILE: ../../../third_party/skia/src/sksl/SkSLByteCodeGenerator.h