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

Commit 8fda208

Browse files
Roll Skia from d0f09ad481f7 to 8060d6b36066 (1 revision)
https://skia.googlesource.com/skia.git/+log/d0f09ad481f7..8060d6b36066 2023-12-20 johnstiles@google.com Remove ShaderCaps from the SkSL frontend entirely. 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 brianosman@google.com,jimgraham@google.com,jvanverth@google.com,rmistry@google.com 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 fff1e55 commit 8fda208

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
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'd0f09ad481f7d8afd73259b1f46ad0dc8d8a1e6b',
21+
'skia_revision': '8060d6b36066140b456287b8bec8255e822ebe20',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# 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: a72f47ce0527025080abccd3a6c7de46
1+
Signature: 287d80c20214b6f616c634b9ff450ed2
22

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

sky/packages/sky_engine/LICENSE

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

31148-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1732c4c92ccdb3ea5b5cd011839f51cb21179a3d
31148+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/ed415d966d8af7d72bfe0cc72862007262d43c24
3114931149
/third_party/fallback_root_certificates/
3115031150

3115131151
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)