Skip to content

Commit

Permalink
Roll Skia from 94450cd1df4e to 22526b55be02 (6 revisions) (flutter#37455
Browse files Browse the repository at this point in the history
)

https://skia.googlesource.com/skia.git/+log/94450cd1df4e..22526b55be02

2022-11-08 [email protected] Roll Skia Infra from 65ed8710816a to 1a3a7f52e8fc (1 revision)
2022-11-08 [email protected] Change SkTArray::size to return int
2022-11-08 [email protected] [graphite] add some jobs for build graphite dawn on Windows, Linux, etc
2022-11-08 [email protected] [Graphite] Share vulkan memory helpers between Ganesh and Graphite.
2022-11-08 [email protected] Roll Skia Infra from 8f5037737d33 to 65ed8710816a (1 revision)
2022-11-08 [email protected] Revert "Add asyncReadPixels to SkImage and SkSurface."

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 authored and naudzghebre committed Nov 9, 2022
1 parent 0889229 commit deb1952
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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': '94450cd1df4e6e025a4b7d6e2122035a904f2102',
'skia_revision': '22526b55be02f947a29209d453a3ead26ab9576e',

# 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
6 changes: 3 additions & 3 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: dced5e433ba7dd1d9c0a216014ace769
Signature: e96847857d0063ea7729cc9b4d6ec4d1

UNUSED LICENSES:

Expand Down Expand Up @@ -3332,8 +3332,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkGpu.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkGpu.h
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkImage.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkImage.h
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkMemory.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkMemory.h
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderPass.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderPass.h
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderTarget.cpp
Expand All @@ -3346,6 +3344,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.h
FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.cpp
FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.h
FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.cpp
FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.h
FILE: ../../../third_party/skia/src/image/SkImage_Gpu.h
FILE: ../../../third_party/skia/src/image/SkImage_Lazy.cpp
FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts.h
Expand Down

0 comments on commit deb1952

Please sign in to comment.