Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
  • Loading branch information
skia-flutter-autoroll committed Nov 18, 2022
commit 0655db586092dedcc1876bc386ef963583c09b90
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '55f654bf5cff8eb8a5364725509204271100ca81',
'skia_revision': '9d56e506b4df8a75b559aa9d25ecdb7db88ca8a0',

# 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
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 275f7cfce617c35e931f9a2d0694989f
Signature: bd4b97ad20a8f6e9b8e76ad0daf5970c

UNUSED LICENSES:

Expand Down Expand Up @@ -682,6 +682,7 @@ FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.5/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.6/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-14.4/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/kubectl/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/kubeval/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/linux_vulkan_sdk/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/lottie-samples/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/mesa_intel_driver_linux/VERSION
Expand Down Expand Up @@ -7677,6 +7678,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferTransferRenderTask.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferUpdateRenderTask.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferUpdateRenderTask.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageInfo.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/TestFormatColorTypeCombination.h
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/PathTessellator.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/PathTessellator.h
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp
Expand Down