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

Commit 17a0a24

Browse files
Roll Skia from 19e5e8f089b2 to bcbc172f74da (2 revisions)
https://skia.googlesource.com/skia.git/+log/19e5e8f089b2..bcbc172f74da 2024-02-01 [email protected] Adds wgpu::Instance as a member for graphites Dawn backend. 2024-02-01 [email protected] Roll vulkan-deps from cfc202524ce6 to 6e233a9a5f48 (5 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 f2b9921 commit 17a0a24

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
@@ -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': '19e5e8f089b24ae56af4345f728c1dd8058005d2',
17+
'skia_revision': 'bcbc172f74da364531d7181c1c400daff059b145',
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: bd507bde68391717cdda555e7b282c11
1+
Signature: 568dbae8537a0f0bc95061762c85dfbb
22

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

sky/packages/sky_engine/LICENSE

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

31315-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1f136c7b962df24fe49e7514be17ec550ce2c204
31315+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/82936dcdaf4f8e01fa40962ae5786622c13b8702
3131631316
/third_party/fallback_root_certificates/
3131731317

3131831318
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)