mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 89e43889afd9..3e7fa79f2c79 (1 commits) (flutter/engine#10825)
https://skia.googlesource.com/skia.git/+log/89e43889afd9..3e7fa79f2c79 git log 89e43889afd9..3e7fa79f2c79 --date=short --no-merges --format='%ad %ae %s' 2019-08-10 robertphillips@google.com Revert "Initiate regeneration of mipmaps from proxy DAG land" Created with: gclient setdep -r src/third_party/skia@3e7fa79f2c79 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, who should be CC'd on the roll, and stop the roller if necessary. Bug: None TBR=reed@google.com
This commit is contained in:
parent
03e400936e
commit
9aaacc469a
2
DEPS
2
DEPS
@ -26,7 +26,7 @@ vars = {
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': '89e43889afd96c096661e8dbfd11eafb53195c3f',
|
||||
'skia_revision': '3e7fa79f2c79bc7e873c0cde3de3254f00136577',
|
||||
|
||||
# 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: 729119475877b59cb6b04f40411d9868
|
||||
Signature: 60b0827c7abcbc1a1ae5b0d18cd5adb8
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -4836,8 +4836,6 @@ FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrSwizzle.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrTextureResolveManager.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrTextureResolveRenderTask.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrTextureResolveRenderTask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrUtil.h
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/GrColorMatrixFragmentProcessor.fp
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user