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

Commit 4d12d42

Browse files
Roll Skia from 4f1cae66791c to fc95eca74604 (7 revisions)
https://skia.googlesource.com/skia.git/+log/4f1cae66791c..fc95eca74604 2023-03-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c5587f12d936 to 20ba3b385ae8 (7 revisions) 2023-03-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 2b001028579f to 88653a3de83f (5 revisions) 2023-03-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 7e811fe56367 to 134ffd92e185 (6 revisions) 2023-03-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 0cc04d07ab24 to f988757e44a3 (1 revision) 2023-03-22 mike@reedtribe.org separate public from virtual 2023-03-22 johnstiles@google.com Move TraceHook into shared code. 2023-03-22 johnstiles@google.com Move TraceInfo into shared code. 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 armansito@google.com,bdero@google.com,brianosman@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://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 9e25f2f commit 4d12d42

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

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': '4f1cae66791c60dc6584f6cecbd58c533965a7ac',
21+
'skia_revision': 'fc95eca74604a2d274d01cab2fceb10d0f75a2b5',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b3358875198048206c0c1742794fc6c5
1+
Signature: 2c2c61a755d2def8e3705ee5f39052d3
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9010,6 +9010,7 @@ ORIGIN: ../../../third_party/skia/src/image/SkSurface_Null.cpp + ../../../third_
90109010
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp + ../../../third_party/skia/LICENSE
90119011
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp + ../../../third_party/skia/LICENSE
90129012
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp + ../../../third_party/skia/LICENSE
9013+
ORIGIN: ../../../third_party/skia/src/sksl/tracing/SkSLTraceHook.h + ../../../third_party/skia/LICENSE
90139014
ORIGIN: ../../../third_party/skia/src/sksl/transform/SkSLRewriteIndexedSwizzle.cpp + ../../../third_party/skia/LICENSE
90149015
TYPE: LicenseType.bsd
90159016
FILE: ../../../third_party/skia/fuzz/FuzzCubicQuadRoots.cpp
@@ -9064,6 +9065,7 @@ FILE: ../../../third_party/skia/src/image/SkSurface_Null.cpp
90649065
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp
90659066
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp
90669067
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp
9068+
FILE: ../../../third_party/skia/src/sksl/tracing/SkSLTraceHook.h
90679069
FILE: ../../../third_party/skia/src/sksl/transform/SkSLRewriteIndexedSwizzle.cpp
90689070
----------------------------------------------------------------------------------------------------
90699071
Copyright 2023 Google LLC

0 commit comments

Comments
 (0)