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.
This commit is contained in:
committed by
GitHub
parent
7fa7c50b3d
commit
ea1bc532c0
2
DEPS
2
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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user