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

Commit 6428679

Browse files
Roll Skia from b472cacb48d6 to 51d7e221fef0 (2 revisions)
https://skia.googlesource.com/skia.git/+log/b472cacb48d6..51d7e221fef0 2024-08-20 [email protected] Add [[nodiscard]] to Sk[I]Rect::intersect 2024-08-20 [email protected] Reland "[graphite] Add purge() method to DrawAtlas." 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 3d18f65 commit 6428679

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': 'b472cacb48d6a00d745a34e974983a9e7b18a346',
17+
'skia_revision': '51d7e221fef0346f4ea55f498abc0bade16d0d0c',
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: 88e55864b2ec524d586c752a4fa0a71f
1+
Signature: c288d0ce77fc24b8629a2e9e4f03a2a9
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/intersect.md
400401
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
401402
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
402403
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl

0 commit comments

Comments
 (0)