mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Roll Skia from a8e9b6aa2b40 to f64ea333611d (3 revisions) (#167947)
https://skia.googlesource.com/skia.git/+log/a8e9b6aa2b40..f64ea333611d 2025-04-28 jvanverth@google.com Reland "[graphite] Add allocation checks to BasicDrawAtlas test." 2025-04-28 jvanverth@google.com [graphite] Add command line options to run tools with no MSAA 2025-04-28 ccameron@chromium.org SkGainmapShader: Use SkShader::makeWithWorkingColorSpace 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 bungeman@google.com,chinmaygarde@google.com,kjlubick@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
c37156e5cf
commit
69da944f9e
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
|||||||
'flutter_git': 'https://flutter.googlesource.com',
|
'flutter_git': 'https://flutter.googlesource.com',
|
||||||
'skia_git': 'https://skia.googlesource.com',
|
'skia_git': 'https://skia.googlesource.com',
|
||||||
'llvm_git': 'https://llvm.googlesource.com',
|
'llvm_git': 'https://llvm.googlesource.com',
|
||||||
'skia_revision': 'a8e9b6aa2b406b35760cc3abd768a88c43ad783b',
|
'skia_revision': 'f64ea333611d5d944413ffa145d4d4f4e1d3c6da',
|
||||||
|
|
||||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Signature: 49d94e626cecf6dad0e92eed88994b17
|
Signature: 6249701dfc553603d075e4c7e043ac10
|
||||||
|
|
||||||
====================================================================================================
|
====================================================================================================
|
||||||
LIBRARY: etc1
|
LIBRARY: etc1
|
||||||
|
Loading…
Reference in New Issue
Block a user