Skip to content

Commit

Permalink
Roll src/third_party/skia 92b81e14d9c2..55091020435c (6 commits) (flu…
Browse files Browse the repository at this point in the history
…tter#9348)

https://skia.googlesource.com/skia.git
/%2Blog/92b81e14d9c2..55091020435c

git log 92b81e14d9c2b8a9ec0debe74014d63db4589c99..55091020435c876d12f2d74697b21edbc98e13fa --date=short --no-merges --format=%ad %ae %s
2019-06-17 [email protected] Add function to GrDataUtils to handle color conversions.
2019-06-17 [email protected] [skottie] Motion tile effect
2019-06-17 [email protected] Fix ingested perf data from Skottie tracing bots + add renderer key
2019-06-17 [email protected] Revert "Store GrSwizzle on proxies for texturing and swizzling."
2019-06-17 [email protected] Store GrSwizzle on proxies for texturing and swizzling.
2019-06-17 [email protected] Prefer using GrOvalOpFactory over GrFillRRect for circles and axis-aligned circular roundrects.

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 ([email protected]), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll authored Jun 17, 2019
1 parent e00ac47 commit e5918d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': '92b81e14d9c2b8a9ec0debe74014d63db4589c99',
'skia_revision': '55091020435c876d12f2d74697b21edbc98e13fa',

# 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: 2 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 522965842c517d9b4dafafe84c1a3db5
Signature: 76ba98f4d22e1e72813f2849cba5d104

UNUSED LICENSES:

Expand Down Expand Up @@ -5447,6 +5447,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/effects/FillEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/GaussianBlurEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/GradientEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/LevelsEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/MotionTileEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/TintEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/TransformEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/TritoneEffect.cpp
Expand Down

0 comments on commit e5918d1

Please sign in to comment.