Skip to content

Commit dafbc0e

Browse files
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
1 parent cb0e649 commit dafbc0e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': '5f65df75febd647dbe709809d7a86c6b5dcace86',
17+
'skia_revision': 'af7ff0e98c4ec9b860442bfb8c61fc2bb386f695',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

engine/src/flutter/ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f0de34e3335028051e2d3a6034d45ddc
1+
Signature: a44d036769f3e004c5d8a2752f7f633a
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -400,6 +400,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
400400
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
401401
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
402402
FILE: ../../../flutter/third_party/skia/package-lock.json
403+
FILE: ../../../flutter/third_party/skia/relnotes/recorder-ordering-override.md
403404
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
404405
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
405406
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl

0 commit comments

Comments
 (0)