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

Commit 0655db5

Browse files
Roll Skia from 55f654bf5cff to 9d56e506b4df (13 revisions)
https://skia.googlesource.com/skia.git/+log/55f654bf5cff..9d56e506b4df 2022-11-18 [email protected] Remove missplaced attribute 2022-11-18 [email protected] Reland "[includes] Enforce IWYU on GrCaps" 2022-11-17 [email protected] Add immediate_i and immediate_u to the RP builder. 2022-11-17 [email protected] Remove [[unlikely]] attribute. 2022-11-17 [email protected] Fix Forward: export sk_report_container_overflow_and_die 2022-11-17 [email protected] Revert "Remove legacy shader context support from SkPictureShader" 2022-11-17 [email protected] [infra] Add kubeval CIPD package 2022-11-17 [email protected] Remove FunctionSlots struct and its additional mask field. 2022-11-17 [email protected] Add a stack for condition masks. 2022-11-17 [email protected] Revert "[includes] Enforce IWYU on GrCaps" 2022-11-17 [email protected] Add load_unmasked op. 2022-11-17 [email protected] Roll vulkan-deps from f1b1fd3fc034 to e1ca9c6a1169 (7 revisions) 2022-11-17 [email protected] [includes] Enforce IWYU on GrCaps 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 04aea3c commit 0655db5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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': '55f654bf5cff8eb8a5364725509204271100ca81',
21+
'skia_revision': '9d56e506b4df8a75b559aa9d25ecdb7db88ca8a0',
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: 275f7cfce617c35e931f9a2d0694989f
1+
Signature: bd4b97ad20a8f6e9b8e76ad0daf5970c
22

33
UNUSED LICENSES:
44

@@ -682,6 +682,7 @@ FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.5/VERSION
682682
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.6/VERSION
683683
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-14.4/VERSION
684684
FILE: ../../../third_party/skia/infra/bots/assets/kubectl/VERSION
685+
FILE: ../../../third_party/skia/infra/bots/assets/kubeval/VERSION
685686
FILE: ../../../third_party/skia/infra/bots/assets/linux_vulkan_sdk/VERSION
686687
FILE: ../../../third_party/skia/infra/bots/assets/lottie-samples/VERSION
687688
FILE: ../../../third_party/skia/infra/bots/assets/mesa_intel_driver_linux/VERSION
@@ -7677,6 +7678,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferTransferRenderTask.h
76777678
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferUpdateRenderTask.cpp
76787679
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferUpdateRenderTask.h
76797680
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageInfo.cpp
7681+
FILE: ../../../third_party/skia/src/gpu/ganesh/TestFormatColorTypeCombination.h
76807682
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/PathTessellator.cpp
76817683
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/PathTessellator.h
76827684
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp

0 commit comments

Comments
 (0)