mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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.
This commit is contained in:
parent
64fc583295
commit
d8bb9d793b
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': '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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user