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

Commit 933bcc5

Browse files
Roll Skia from 4815ec808aa5 to 82d2e4033333 (8 revisions)
https://skia.googlesource.com/skia.git/+log/4815ec808aa5..82d2e4033333 2024-09-10 [email protected] Protected bug fix 2024-09-10 [email protected] Manual roll ANGLE from 61c26fd6930a to 501887159116 (20 revisions) 2024-09-10 [email protected] Roll HarfBuzz from b74a7ecc to a070f9eb (268 commits) 2024-09-10 [email protected] Reland "Update to Bazel 7" 2024-09-10 [email protected] Roll Expat from 441f98d0 to 624da0f5 (120 commits) 2024-09-10 [email protected] Manual roll Dawn from b339ed4daf66 to bda245ad94ff (25 revisions) 2024-09-10 [email protected] [bazel] Inline //bazel/external/win_toolchain/BUILD.bazel 2024-09-10 [email protected] Roll vulkan-deps from 145442b950ac to f0364692215e (16 revisions) 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 07bb8ca commit 933bcc5

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': '4815ec808aa5a80da74feafa651c262cfdf7e5b9',
17+
'skia_revision': '82d2e4033333a1fd7a6f2a2c05d6a32d359c3ba7',
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: acf78a9b05a664331688e2663df3ff39
1+
Signature: 3682605b798a619c7f25e517a90df6f7
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)