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

Commit 61d841c

Browse files
Roll Skia from cc5124317c18 to ea260ac426c3 (10 revisions) (#50083)
https://skia.googlesource.com/skia.git/+log/cc5124317c18..ea260ac426c3 2024-01-26 [email protected] Revert "[Vulkan] Add optional callback invoked on VK_ERROR_DEVICE_LOST" 2024-01-26 [email protected] Force AAA on all Skia GN builds 2024-01-26 [email protected] Roll ANGLE from c7ed7da64071 to d0f5a662084b (5 revisions) 2024-01-26 [email protected] Roll Dawn from e822313f0e9f to 4625676a9344 (2 revisions) 2024-01-26 [email protected] Roll vulkan-deps from b6eb3ddf32bb to 3f152effd05b (4 revisions) 2024-01-26 [email protected] Properly track `isBuiltin` on struct and array types. 2024-01-25 [email protected] Pass Context to SymbolTable::clone() and addArrayDimension(). 2024-01-25 [email protected] [Vulkan] Add optional callback invoked on VK_ERROR_DEVICE_LOST 2024-01-25 [email protected] Manual roll Dawn from be3d39c26501 to e822313f0e9f (8 revisions) 2024-01-25 [email protected] Manual roll vulkan-deps from 43b6e2049a16 to b6eb3ddf32bb (8 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 de64dff commit 61d841c

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
@@ -16,7 +16,7 @@ vars = {
1616
'llvm_git': 'https://llvm.googlesource.com',
1717
# OCMock is for testing only
1818
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
19-
'skia_revision': 'cc5124317c18a7dab373780108d6d27a86039056',
19+
'skia_revision': 'ea260ac426c352d1469664ffc2e68764d5e7cbce',
2020

2121
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2222
# 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: 192962fe217dfc11cdabd695a56d6fea
1+
Signature: ef870f99e18ca2afe82349c9862b4d6a
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/+/00784f1f22b5c381cfea8d1025f711527a5b50bc
31239+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5636e338e0b9585d018102d21a35bc9dda637dc2
3124031240
/third_party/fallback_root_certificates/
3124131241

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

0 commit comments

Comments
 (0)