Roll Skia from 5f65df75febd to af7ff0e98c4e (7 revisions) (#166551)
https://skia.googlesource.com/skia.git/+log/5f65df75febd..af7ff0e98c4e 2025-04-03 danieldilan@google.com Implement ConvertPixels in SkPngEncoder with guard for Chrome 2025-04-03 kjlubick@google.com Decouple SkEdge and SkAnalyticEdge 2025-04-03 kjlubick@google.com Clean up SkPathEdgeIter::Edge enum 2025-04-03 borenet@google.com [infra] Fix OS dimension for migrated GalaxyS7_G930FD, Mokey, and Nexus7 2025-04-03 egdaniel@google.com Check angle driverVersion for Ganesh powerVR workaround. 2025-04-03 michaelludwig@google.com [graphite] Add RecorderOptions.fRequireOrderedRecordings 2025-04-03 bungeman@google.com Remove forceOffGenerateImageFromPath 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,egdaniel@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:
committed by
GitHub
parent
cb0e649e78
commit
dafbc0e1c0
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': '5f65df75febd647dbe709809d7a86c6b5dcace86',
|
||||
'skia_revision': 'af7ff0e98c4ec9b860442bfb8c61fc2bb386f695',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
Reference in New Issue
Block a user