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

Roll Skia from deed7f65ff6b to 07c8401a54d3 (5 revisions) (#24670)

https://skia.googlesource.com/skia.git/+log/deed7f65ff6b..07c8401a54d3

2021-02-26 jvanverth@google.com Getting Metal shader precompiling working.
2021-02-26 johnstiles@google.com Convert IRGenerator::convertPostfixExpr to PostfixExpr::Make.
2021-02-26 johnstiles@google.com Convert IRGenerator::convertPrefixExpr to PrefixExpression::Make.
2021-02-26 hcm@google.com update release notes
2021-02-26 johnstiles@google.com Migrate IRGenerator::setRefKind to Analysis::MakeAssignmentExpr.

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 fmalita@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/+doc/master/autoroll/README.md
上级 81701dbb
......@@ -27,7 +27,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': 'deed7f65ff6b16526d7045307687a90d78c43618',
'skia_revision': '07c8401a54d354e2131f25eb3560f40ccb9c64df',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: 547c7ac43edee2b44e8a8cebf6642ec2
Signature: ecf84b7a0b9335e576fdfba12675bce8
UNUSED LICENSES:
......@@ -5220,6 +5220,7 @@ FILE: ../../../third_party/skia/src/sksl/ir/SkSLDoStatement.cpp
FILE: ../../../third_party/skia/src/sksl/ir/SkSLExpressionStatement.cpp
FILE: ../../../third_party/skia/src/sksl/ir/SkSLForStatement.cpp
FILE: ../../../third_party/skia/src/sksl/ir/SkSLIfStatement.cpp
FILE: ../../../third_party/skia/src/sksl/ir/SkSLPostfixExpression.cpp
FILE: ../../../third_party/skia/src/sksl/ir/SkSLSwitchStatement.cpp
FILE: ../../../third_party/skia/src/sksl/ir/SkSLSwizzle.cpp
----------------------------------------------------------------------------------------------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册