未验证 提交 aa50eae0 编写于 作者: S skia-flutter-autoroll 提交者: GitHub

Roll src/third_party/skia d58b643f10f5..bd5ee543633f (12 commits) (#15741)


https://skia.googlesource.com/skia.git/+log/d58b643f10f5..bd5ee543633f

git log d58b643f10f5..bd5ee543633f --date=short --first-parent --format='%ad %ae %s'
2020-01-17 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-17 reed@google.com add guard to move to explicit matrix conversions
2020-01-17 fmalita@chromium.org [skottie] Cleanup: convert more effects to new animator pattern
2020-01-17 bsalomon@google.com Reland "Make SkGpuBlurUtils take SkTileMode""
2020-01-17 brianosman@google.com Switch coord transforms in gradient layouts to 3x3 (SkMatrix)
2020-01-17 robertphillips@google.com Vulkan texture upload clean up
2020-01-17 kjlubick@google.com [canvaskit] Make font names programmatically accessible
2020-01-17 sergeyu@google.com Fix protected image allocation in createVkImageForBackendSurface()
2020-01-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 98818e570034..870bcafd9826 (445 commits)
2020-01-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5fc197dc7669..2cb1db08e5f1 (2 commits)
2020-01-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a7b91502cd7f..41f6150edb16 (20 commits)
2020-01-17 fmalita@chromium.org [skottie] Add custom props rendering GM

Created with:
  gclient setdep -r src/third_party/skia@bd5ee543633f

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 mtklein@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: mtklein@google.com
上级 ecc74c96
......@@ -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': 'd58b643f10f5e2f8fc9273865a6a5c7929ba20ad',
'skia_revision': 'bd5ee543633f24e490dce05e9774962885f75104',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: a45e8cb586951e2210be9bcf9d3beae2
Signature: 7cfc083e6449a2e9ff9fd772469b02f1
UNUSED LICENSES:
......@@ -3726,6 +3726,7 @@ FILE: ../../../third_party/skia/include/private/SkImageInfoPriv.h
FILE: ../../../third_party/skia/include/private/SkMalloc.h
FILE: ../../../third_party/skia/include/private/SkShadowFlags.h
FILE: ../../../third_party/skia/include/utils/SkShadowUtils.h
FILE: ../../../third_party/skia/modules/skottie/gm/ExternalProperties.cpp
FILE: ../../../third_party/skia/modules/skottie/gm/SkottieGM.cpp
FILE: ../../../third_party/skia/modules/skottie/include/Skottie.h
FILE: ../../../third_party/skia/modules/skottie/src/Skottie.cpp
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册