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

Commit afa2975

Browse files
Roll Skia from 239a9199a3d9 to cd149aaa33bd (2 revisions) (#38451)
https://skia.googlesource.com/skia.git/+log/239a9199a3d9..cd149aaa33bd 2022-12-21 [email protected] Roll vulkan-deps from c4d6d0f52ce0 to b673fa72b0da (1 revision) 2022-12-21 [email protected] [graphite] remove SK_ENABLE_PRECOMPILE flag 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] 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 84ba803 commit afa2975

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
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': '239a9199a3d90426bb2640d62ca9b3a2a0c8e1ff',
21+
'skia_revision': 'cd149aaa33bd51e842c22f28d8c5bd20bf06a842',
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: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5c20bd29083c2e2592fad7aaa286845b
1+
Signature: e70d1ac599b32e56724c063b45d07980
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8350,6 +8350,8 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/PipelineData.h + ../../../thi
83508350
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Precompile.cpp + ../../../third_party/skia/LICENSE
83518351
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Precompile.h + ../../../third_party/skia/LICENSE
83528352
ORIGIN: ../../../third_party/skia/src/gpu/graphite/PrecompileBasePriv.h + ../../../third_party/skia/LICENSE
8353+
ORIGIN: ../../../third_party/skia/src/gpu/graphite/PublicPrecompile.cpp + ../../../third_party/skia/LICENSE
8354+
ORIGIN: ../../../third_party/skia/src/gpu/graphite/PublicPrecompile.h + ../../../third_party/skia/LICENSE
83538355
ORIGIN: ../../../third_party/skia/src/gpu/graphite/QueueManager.cpp + ../../../third_party/skia/LICENSE
83548356
ORIGIN: ../../../third_party/skia/src/gpu/graphite/QueueManager.h + ../../../third_party/skia/LICENSE
83558357
ORIGIN: ../../../third_party/skia/src/gpu/graphite/RecorderPriv.h + ../../../third_party/skia/LICENSE
@@ -8559,6 +8561,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/PipelineData.h
85598561
FILE: ../../../third_party/skia/src/gpu/graphite/Precompile.cpp
85608562
FILE: ../../../third_party/skia/src/gpu/graphite/Precompile.h
85618563
FILE: ../../../third_party/skia/src/gpu/graphite/PrecompileBasePriv.h
8564+
FILE: ../../../third_party/skia/src/gpu/graphite/PublicPrecompile.cpp
8565+
FILE: ../../../third_party/skia/src/gpu/graphite/PublicPrecompile.h
85628566
FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.cpp
85638567
FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.h
85648568
FILE: ../../../third_party/skia/src/gpu/graphite/RecorderPriv.h

0 commit comments

Comments
 (0)