mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from bb6176826683 to 8ef3c539a26e (4 revisions) (flutter/engine#24099)
https://skia.googlesource.com/skia.git/+log/bb6176826683..8ef3c539a26e 2021-01-31 mtklein@google.com simplify further 2021-01-31 bsalomon@google.com Reland "Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes." 2021-01-31 mtklein@google.com simplify fm_driver 2021-01-31 bsalomon@google.com Revert "Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override."" 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 robertphillips@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
eafa7b616e
commit
8ebc23286e
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': 'bb617682668347072ee36b3d41e2d443c0cbd28c',
|
||||
'skia_revision': '8ef3c539a26e0339e7c1fd6d000217e9094afbb7',
|
||||
|
||||
# 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: 70cf21631429afe1ea2384283dd291b8
|
||||
Signature: ca337b07b9f802b771fd128944aeaba6
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user