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

Commit c72f7cf

Browse files
Roll Skia from f38ea0134dba to 4786936b4c0c (4 revisions)
https://skia.googlesource.com/skia.git/+log/f38ea0134dba..4786936b4c0c 2024-09-06 [email protected] Revert "[graphite] Swap shape inversion for ClipOps." 2024-09-06 [email protected] Update to Bazel 7 2024-09-06 [email protected] [rust png] Implement `SkPngRustCodec::onGetRepetitionCount`. 2024-09-06 [email protected] [graphite] Add replayTranslation and dstCopyOffset to intrinsic uniforms 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 e562f3f commit c72f7cf

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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': 'f38ea0134dbae0419ae222741a3aa28686ee6c32',
17+
'skia_revision': '4786936b4c0c29fece10661592581ddce5940df0',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: e9f2ec144619a4150597f940fa724684
1+
Signature: 2b06f6ab3cfdd8b8e019140092055d20
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -328,6 +328,8 @@ TYPE: LicenseType.bsd
328328
FILE: ../../../flutter/third_party/skia/.bazelignore
329329
FILE: ../../../flutter/third_party/skia/.bazelproject
330330
FILE: ../../../flutter/third_party/skia/Cargo.toml
331+
FILE: ../../../flutter/third_party/skia/MODULE.bazel
332+
FILE: ../../../flutter/third_party/skia/MODULE.bazel.lock
331333
FILE: ../../../flutter/third_party/skia/OWNERS_build_files.android
332334
FILE: ../../../flutter/third_party/skia/RELEASE_NOTES.md
333335
FILE: ../../../flutter/third_party/skia/go.mod

0 commit comments

Comments
 (0)