Roll src/third_party/skia 15c91422339a..b9330017c070 (11 commits) (flutter/engine#8915)

https://skia.googlesource.com/skia.git
/%2Blog/15c91422339a..b9330017c070

git log 15c91422339a0383a6ae366d9bf55c69e304b303..b9330017c0702b83329fbfd8e382720a8889c2c0 --date=short --no-merges --format=%ad %ae %s
2019-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d5ed0a31ce88..ecfeede6014c (17 commits)
2019-05-08 jvanverth@google.com Add FenceSync support to Metal
2019-05-08 brianosman@google.com Propagate third_party public_include_dirs to include_dirs
2019-05-08 brianosman@google.com Use better widget for multiline strings in particle GUI
2019-04-22 bsalomon@google.com Increase number of clip stack elements to examine in isRRect.
2019-05-08 fmalita@chromium.org [skottie] Text line height support
2019-05-07 herb@google.com Remove tracking glyphs in remote cache
2019-05-08 fmalita@chromium.org [skottie] Cleanup: relocate text sources
2019-05-08 bsalomon@google.com Separate GrCaps for semaphores and fence syncs.
2019-05-08 brianosman@google.com Add support for float remainder to interpreter
2019-05-07 bungeman@google.com Use SkFontHinting instead of macros.

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 (robertphillips@google.com), and stop
the roller if necessary.
This commit is contained in:
skia-flutter-autoroll
2019-05-09 01:01:15 -04:00
committed by GitHub
parent 501354c207
commit 780ebf4223
2 changed files with 9 additions and 5 deletions

2
DEPS
View File

@@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': '15c91422339a0383a6ae366d9bf55c69e304b303',
'skia_revision': 'b9330017c0702b83329fbfd8e382720a8889c2c0',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the

View File

@@ -1,4 +1,4 @@
Signature: 496df67ad5e7d7134f4a569784252e81
Signature: e016b846e14fcaf6098cbcad3bab9e8e
UNUSED LICENSES:
@@ -1525,8 +1525,8 @@ FILE: ../../../third_party/skia/modules/skottie/src/SkottiePriv.h
FILE: ../../../third_party/skia/modules/skottie/src/SkottieProperty.cpp
FILE: ../../../third_party/skia/modules/skottie/src/SkottieShapeLayer.cpp
FILE: ../../../third_party/skia/modules/skottie/src/SkottieTest.cpp
FILE: ../../../third_party/skia/modules/skottie/src/SkottieTextLayer.cpp
FILE: ../../../third_party/skia/modules/skottie/src/SkottieTool.cpp
FILE: ../../../third_party/skia/modules/skottie/src/text/TextLayer.cpp
FILE: ../../../third_party/skia/modules/skottie/utils/SkottieUtils.cpp
FILE: ../../../third_party/skia/modules/skottie/utils/SkottieUtils.h
FILE: ../../../third_party/skia/modules/sksg/include/SkSGClipEffect.h
@@ -5595,8 +5595,12 @@ 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/skottie/src/SkottieShaper.cpp
FILE: ../../../third_party/skia/modules/skottie/src/SkottieShaper.h
FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.cpp
FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.h
FILE: ../../../third_party/skia/modules/skottie/src/text/TextAdapter.cpp
FILE: ../../../third_party/skia/modules/skottie/src/text/TextAdapter.h
FILE: ../../../third_party/skia/modules/skottie/src/text/TextValue.cpp
FILE: ../../../third_party/skia/modules/skottie/src/text/TextValue.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