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

Commit a1ff206

Browse files
Roll Skia from cc042f38288e to be066a6524ab (2 revisions) (#49937)
https://skia.googlesource.com/skia.git/+log/cc042f38288e..be066a6524ab 2024-01-22 [email protected] Reland "Add Bazel rules for Ganesh GL backend and webp encoder" 2024-01-22 [email protected] Add flag 'skia_disable_tracing' to GN. 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 4a398d3 commit a1ff206

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ vars = {
1717
'llvm_git': 'https://llvm.googlesource.com',
1818
# OCMock is for testing only so there is no google clone
1919
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
20-
'skia_revision': 'cc042f38288eada5f0368428cfef09e87a1e6c90',
20+
'skia_revision': 'be066a6524ab796b88376113be19806d353ca759',
2121

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

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 4eef769413c281f35f486b05031647ad
1+
Signature: c8e6e60ea03a90e2da3deaa5621a09f2
22

33
====================================================================================================
44
LIBRARY: etc1

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31236,7 +31236,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3123631236
This Source Code Form is "Incompatible With Secondary Licenses", as
3123731237
defined by the Mozilla Public License, v. 2.0.
3123831238

31239-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7a91ef52d2002ef7a0e30f95fa6a398a31c2fbcd
31239+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/dc389e4a01f3487163267b0f46c1b150e579b955
3124031240
/third_party/fallback_root_certificates/
3124131241

3124231242
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)