mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from bfd330d08195 to d414e600b24b (5 revisions) (flutter/engine#23725)
https://skia.googlesource.com/skia.git/+log/bfd330d08195..d414e600b24b 2021-01-15 fmalita@chromium.org [svg] Property inheritance workaround 2021-01-15 johnstiles@google.com Implement Type cloning for enums and structs. 2021-01-15 johnstiles@google.com Migrate Type-cloning logic from the Inliner into Type. 2021-01-15 johnstiles@google.com Revert "Disable the MSAA atlas mode for CCPR" 2021-01-15 brianosman@google.com Enable matrix-negation interpreter test 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 ethannicholas@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
This commit is contained in:
parent
5e092224b5
commit
f952a90814
2
DEPS
2
DEPS
@ -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': 'bfd330d081952424a93d51715653e4d1314d4822',
|
||||
'skia_revision': 'd414e600b24b790459b793a2ddac4698e36d79f3',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 92ec328d20be8a25ef3f6586d1056742
|
||||
Signature: 677476c75c5a2b894d255aed33f49317
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user