mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia c2dc9c864844..e7366841663b (2 commits) (#11878)
https://skia.googlesource.com/skia.git/+log/c2dc9c864844..e7366841663b git log c2dc9c864844..e7366841663b --date=short --no-merges --format='%ad %ae %s' 2019-09-04 bsalomon@google.com Go back to rect blur profile textures. 2019-09-04 halcanary@google.com Revert "experimental/minimal_ios_mtl_skia_app" Created with: gclient setdep -r src/third_party/skia@e7366841663b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC jlavrova@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None TBR=jlavrova@google.com
This commit is contained in:
parent
b9a743ce8b
commit
dc45eca75c
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': 'c2dc9c864844a81736bff3d7a85570be0379706a',
|
||||
'skia_revision': 'e7366841663b381c789583322c27f5ab7a33e07e',
|
||||
|
||||
# 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: 0e8986224b085e05bdc912bbf2fc7a76
|
||||
Signature: f1c8a28d1261ef503008e33b7b71a06c
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -4842,7 +4842,6 @@ FILE: ../../../third_party/skia/docs/examples/Text_Size.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Text_Skew_X.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Typeface_Methods.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Xor.cpp
|
||||
FILE: ../../../third_party/skia/experimental/minimal_ios_mtl_skia_app/main.mm
|
||||
FILE: ../../../third_party/skia/experimental/xform/SkShape.cpp
|
||||
FILE: ../../../third_party/skia/experimental/xform/SkShape.h
|
||||
FILE: ../../../third_party/skia/experimental/xform/SkXform.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user