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.
This commit is contained in:
skia-flutter-autoroll
2019-05-10 17:03:10 -04:00
committed by GitHub
parent fa9dec68eb
commit 40f3a06e2b
2 changed files with 4 additions and 2 deletions

2
DEPS
View File

@@ -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

View File

@@ -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