mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from f9671ecda7da to 716e757c1ffb (5 revisions) (flutter/engine#52528)
https://skia.googlesource.com/skia.git/+log/f9671ecda7da..716e757c1ffb 2024-05-02 jvanverth@google.com [graphite] Add option to DrawAtlas to allow use of storage textures 2024-05-02 nscobie@google.com Make ATrace backend record arguments as sub-events in Android framework 2024-05-02 bungeman@google.com [fontations] Use CBDT advances 2024-05-02 egdaniel@google.com [Graphite] Fix Emscripten build after label change. 2024-05-02 jvanverth@google.com [graphite] Change GraphiteDawnTestContext to use new devicelost setup 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 aaclarke@google.com,brianosman@google.com,kjlubick@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
parent
89f27d1eda
commit
68f57e4fc2
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': 'f9671ecda7da2e2a27048b87cedd57b751e3317a',
|
||||
'skia_revision': '716e757c1ffb885043251a4feead119b8e14bc8f',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: cfeaf957fe3a479dd7e377c98581d290
|
||||
Signature: a3584be1e185707b75b467041ba5b3bd
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user