Skip to content

Commit

Permalink
Roll Skia from ea84df425483 to 0fa58b6ddba0 (3 revisions)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/ea84df425483..0fa58b6ddba0

2024-06-24 [email protected] [graphite] Add validation for PaintParamsKeyBuilder::addData
2024-06-24 [email protected] Build skslc and sksl-minify from the modular Bazel build.
2024-06-24 [email protected] Roll vulkan-deps from 3a8b46766c4e to ff63e67e4739 (1 revision)

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
  • Loading branch information
skia-flutter-autoroll committed Jun 24, 2024
1 parent 666e488 commit bc6187d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': 'ea84df425483543fb67947ba5384ea178284e24a',
'skia_revision': '0fa58b6ddba090f7d75dfd03ce0509eda7d1396d',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
20 changes: 19 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 12a25f0dbb065f8d1e40ac81046f6683
Signature: ba8d41ca2ec3714afd8c5735346682be

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -7939,6 +7939,10 @@ ORIGIN: ../../../flutter/third_party/skia/src/sksl/ir/SkSLInterfaceBlock.cpp + .
ORIGIN: ../../../flutter/third_party/skia/src/sksl/ir/SkSLLayout.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/ir/SkSLLiteral.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/text/gpu/SDFMaskFilter.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/utils/SkGetExecutablePath.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/utils/SkGetExecutablePath_linux.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/utils/SkGetExecutablePath_mac.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/utils/SkGetExecutablePath_win.cpp + ../../../flutter/third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../flutter/third_party/skia/gm/drawlines_with_local_matrix.cpp
FILE: ../../../flutter/third_party/skia/gm/mirrortile.cpp
Expand Down Expand Up @@ -7968,6 +7972,10 @@ FILE: ../../../flutter/third_party/skia/src/sksl/ir/SkSLInterfaceBlock.cpp
FILE: ../../../flutter/third_party/skia/src/sksl/ir/SkSLLayout.cpp
FILE: ../../../flutter/third_party/skia/src/sksl/ir/SkSLLiteral.cpp
FILE: ../../../flutter/third_party/skia/src/text/gpu/SDFMaskFilter.h
FILE: ../../../flutter/third_party/skia/src/utils/SkGetExecutablePath.h
FILE: ../../../flutter/third_party/skia/src/utils/SkGetExecutablePath_linux.cpp
FILE: ../../../flutter/third_party/skia/src/utils/SkGetExecutablePath_mac.cpp
FILE: ../../../flutter/third_party/skia/src/utils/SkGetExecutablePath_win.cpp
----------------------------------------------------------------------------------------------------
Copyright 2022 Google Inc.

Expand Down Expand Up @@ -9567,6 +9575,11 @@ ORIGIN: ../../../flutter/third_party/skia/src/sksl/SkSLModuleData.h + ../../../f
ORIGIN: ../../../flutter/third_party/skia/src/sksl/SkSLModuleDataDefault.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/SkSLModuleDataFile.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLCodeGenTypes.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLSPIRVValidator.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLSPIRVValidator.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLWGSLValidator.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLWGSLValidator.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/ir/SkSLSymbol.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/transform/SkSLEliminateUnnecessaryBraces.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/transform/SkSLFindAndDeclareBuiltinStructs.cpp + ../../../flutter/third_party/skia/LICENSE
Expand Down Expand Up @@ -9649,6 +9662,11 @@ FILE: ../../../flutter/third_party/skia/src/sksl/SkSLModuleData.h
FILE: ../../../flutter/third_party/skia/src/sksl/SkSLModuleDataDefault.cpp
FILE: ../../../flutter/third_party/skia/src/sksl/SkSLModuleDataFile.cpp
FILE: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp
FILE: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLCodeGenTypes.h
FILE: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLSPIRVValidator.cpp
FILE: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLSPIRVValidator.h
FILE: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLWGSLValidator.cpp
FILE: ../../../flutter/third_party/skia/src/sksl/codegen/SkSLWGSLValidator.h
FILE: ../../../flutter/third_party/skia/src/sksl/ir/SkSLSymbol.cpp
FILE: ../../../flutter/third_party/skia/src/sksl/transform/SkSLEliminateUnnecessaryBraces.cpp
FILE: ../../../flutter/third_party/skia/src/sksl/transform/SkSLFindAndDeclareBuiltinStructs.cpp
Expand Down

0 comments on commit bc6187d

Please sign in to comment.