mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Roll Skia from 1ea3ec8e7863 to d787c26f873a (6 revisions) (#168505)
https://skia.googlesource.com/skia.git/+log/1ea3ec8e7863..d787c26f873a 2025-05-07 nicolettep@google.com [graphite] Use hardware blending for advanced blend modes when supported 2025-05-07 vigneshv@google.com gn_to_bp: Remove libheif from Android deps 2025-05-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-05-07 drott@chromium.org [Fontations] Avoid redundant path retrieval 2025-05-07 bungeman@google.com Allow generateMetrics to also generate path 2025-05-07 michaelludwig@google.com [graphite] Use 1/2px for hairline radius in numRadialSegmentsPerRadian 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 jimgraham@google.com,kjlubick@google.com,robertphillips@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
3ff039415e
commit
3a1c297206
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': '1ea3ec8e786314b3d55d2e0d5796ead409ac661c',
|
||||
'skia_revision': 'd787c26f873a6a1e0dc42e76da9c5939bda5dbc8',
|
||||
|
||||
# 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: 8ab3ac782bcfee3333d35300550574a5
|
||||
Signature: 9116f733dfc9f60009f4eee9c76c597a
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
Loading…
Reference in New Issue
Block a user