Skip to content

Commit

Permalink
Roll src/third_party/skia c2dc9c864844..e7366841663b (2 commits) (flu…
Browse files Browse the repository at this point in the history
…tter#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
  • Loading branch information
skia-flutter-autoroll authored Sep 4, 2019
1 parent b9a743c commit dc45eca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 0e8986224b085e05bdc912bbf2fc7a76
Signature: f1c8a28d1261ef503008e33b7b71a06c

UNUSED LICENSES:

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit dc45eca

Please sign in to comment.