mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 1f43a4359d7d..0b36acdad970 (1 commits) (flutter/engine#7768)
https://skia.googlesource.com/skia.git/%2Blog/1f43a4359d7d..0b36acdad970 git log 1f43a4359d7d1b2e6cae144c3f510c0ffa8e60ec..0b36acdad970ff3581a46bc114939637a5baa11c --date=short --no-merges --format=%ad %ae %s 2019-02-09 fmalita@chromium.org Revert "[skottie] Add drop shadow support" 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 (fmalita@google.com), and stop the roller if necessary.
This commit is contained in:
parent
f1045a11a7
commit
e9237c915a
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': '1f43a4359d7d1b2e6cae144c3f510c0ffa8e60ec',
|
||||
'skia_revision': '0b36acdad970ff3581a46bc114939637a5baa11c',
|
||||
|
||||
# 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: 0ceb867a57161d1f3bbc943ccf14708a
|
||||
Signature: 2c21e01c5d8d00c2f382f3030f15bf5d
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -4342,8 +4342,6 @@ FILE: ../../../third_party/skia/include/private/GrContext_Base.h
|
||||
FILE: ../../../third_party/skia/include/private/GrImageContext.h
|
||||
FILE: ../../../third_party/skia/include/private/GrRecordingContext.h
|
||||
FILE: ../../../third_party/skia/include/private/SkVx.h
|
||||
FILE: ../../../third_party/skia/modules/sksg/include/SkSGRenderEffect.h
|
||||
FILE: ../../../third_party/skia/modules/sksg/src/SkSGRenderEffect.cpp
|
||||
FILE: ../../../third_party/skia/modules/sksg/src/SkSGTransformPriv.h
|
||||
FILE: ../../../third_party/skia/samplecode/SampleThinAA.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkDescriptor.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user