Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 98c26dd

Browse files
Roll Skia from f3811180e7df to 2727e4e5d7ec (3 revisions) (#54904)
https://skia.googlesource.com/skia.git/+log/f3811180e7df..2727e4e5d7ec 2024-08-30 [email protected] Remove SkColorFilter::filterColor 2024-08-30 [email protected] [Dawn] Add remaining changes to enable ycbcr sampling in Dawn 2024-08-30 [email protected] [rust png] Minimal `on[Start]IncrementalDecode` implementation. 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 [email protected],[email protected],[email protected],[email protected] 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 94487cc commit 98c26dd

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': 'f3811180e7df510f157228a17805f1c12cdf9e52',
17+
'skia_revision': '2727e4e5d7ec02ae64fe921650cafada95633c66',
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.

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: 6a24970f9ebc42d3d1e1cad7888bce03
1+
Signature: e5b90c6c71c1e2bd46550c98fa2f05b0
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -397,6 +397,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
397397
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
398398
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
399399
FILE: ../../../flutter/third_party/skia/package-lock.json
400+
FILE: ../../../flutter/third_party/skia/relnotes/filter-color.md
400401
FILE: ../../../flutter/third_party/skia/relnotes/ganesh-move.md
401402
FILE: ../../../flutter/third_party/skia/relnotes/grglconfig.md
402403
FILE: ../../../flutter/third_party/skia/relnotes/macro.md

0 commit comments

Comments
 (0)