mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 0e4477e7139a to db418ec6cd6f (6 revisions) (flutter/engine#26367)
https://skia.googlesource.com/skia.git/+log/0e4477e7139a..db418ec6cd6f 2021-05-24 adlai@google.com Update the documentation for GrResourceAllocator 2021-05-24 bsalomon@google.com Don't add mips to pinned raster images 2021-05-24 bsalomon@google.com YUVUtils function for splitting image into yuva planes. 2021-05-24 kjlubick@google.com [infra] Remove Moto G4 tasks 2021-05-24 johnstiles@google.com Rewrite matrix comparisons to work around Adreno bug. 2021-05-24 rmistry@google.com Revert "Whitespace change for master->main migration 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 jlavrova@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
a416a09180
commit
4e69780525
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': '0e4477e7139a31354b259c3a84a9764871400dae',
|
||||
'skia_revision': 'db418ec6cd6f09070db1ddc38cdc62a307c029f4',
|
||||
|
||||
# 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: 66f205e36922006e7a520f13d7e6d28c
|
||||
Signature: d5f2ac4c10df8c45dbdc2b579074bd55
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user