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

Commit fab739f

Browse files
Roll Skia from 1991515dd191 to 826b3ea577f3 (4 revisions)
https://skia.googlesource.com/skia.git/+log/1991515dd191..826b3ea577f3 2022-11-15 [email protected] Roll Skia Infra from e9b6c3973911 to 71c1067c73fe (3 revisions) 2022-11-15 [email protected] [graphite] Make KeyHelpers be Graphite-only 2022-11-15 [email protected] Reland "Reland "Add SkRasterPipeline ops immediate_f and store_unmasked."" 2022-11-15 [email protected] [canvaskit] Deploy 0.37.2 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 eead7b0 commit fab739f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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': '1991515dd191b8fef9b221ec2cc3f8ba86aa6f10',
21+
'skia_revision': '826b3ea577f316804d0f19c44d78118b39875340',
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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 52116a5c3979c7d08c2eb64d20f01c08
1+
Signature: d37b398a2a6bfd1ea1ead398d3f0337d
22

33
UNUSED LICENSES:
44

@@ -7722,8 +7722,6 @@ FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp
77227722
FILE: ../../../third_party/skia/src/core/SkDebugUtils.h
77237723
FILE: ../../../third_party/skia/src/core/SkKeyContext.cpp
77247724
FILE: ../../../third_party/skia/src/core/SkKeyContext.h
7725-
FILE: ../../../third_party/skia/src/core/SkKeyHelpers.cpp
7726-
FILE: ../../../third_party/skia/src/core/SkKeyHelpers.h
77277725
FILE: ../../../third_party/skia/src/core/SkRuntimeEffectDictionary.h
77287726
FILE: ../../../third_party/skia/src/core/SkSLTypeShared.cpp
77297727
FILE: ../../../third_party/skia/src/core/SkSLTypeShared.h
@@ -7766,6 +7764,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/GraphiteResourceKey.cpp
77667764
FILE: ../../../third_party/skia/src/gpu/graphite/GraphiteResourceKey.h
77677765
FILE: ../../../third_party/skia/src/gpu/graphite/ImageUtils.cpp
77687766
FILE: ../../../third_party/skia/src/gpu/graphite/ImageUtils.h
7767+
FILE: ../../../third_party/skia/src/gpu/graphite/KeyHelpers.cpp
7768+
FILE: ../../../third_party/skia/src/gpu/graphite/KeyHelpers.h
77697769
FILE: ../../../third_party/skia/src/gpu/graphite/Log.h
77707770
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.cpp
77717771
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.h

0 commit comments

Comments
 (0)