Skip to content

Commit

Permalink
Roll Skia from f4b79968de2a to 9cb4de5da15a (1 revision) (flutter#49931)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/f4b79968de2a..9cb4de5da15a

2024-01-22 [email protected] Reland "Added AVX512 support for SkRasterPipeline_opts.h"

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 authored Jan 22, 2024
1 parent 40c5e9c commit c499892
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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': 'f4b79968de2a319bd8e0e1b958a4b70aa734482f',
'skia_revision': '9cb4de5da15a1b438003e5a7ff3a27c8804f445a',

# 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: c2d4cbfbae2ec5b3efb6eed8d3b46040
Signature: daf3423346e848f8c3f65179af3d5ba8

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -5149,6 +5149,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/vk/vulkanmemoryallocator/Vulka
ORIGIN: ../../../flutter/third_party/skia/src/image/SkImage_Lazy.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/opts/SkBitmapProcState_opts.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/opts/SkOpts_hsw.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/opts/SkOpts_skx.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/opts/SkRasterPipeline_opts.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsAsWinding.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTCurve.h + ../../../flutter/third_party/skia/LICENSE
Expand Down Expand Up @@ -5363,6 +5364,7 @@ FILE: ../../../flutter/third_party/skia/src/gpu/vk/vulkanmemoryallocator/VulkanM
FILE: ../../../flutter/third_party/skia/src/image/SkImage_Lazy.h
FILE: ../../../flutter/third_party/skia/src/opts/SkBitmapProcState_opts.h
FILE: ../../../flutter/third_party/skia/src/opts/SkOpts_hsw.cpp
FILE: ../../../flutter/third_party/skia/src/opts/SkOpts_skx.cpp
FILE: ../../../flutter/third_party/skia/src/opts/SkRasterPipeline_opts.h
FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsAsWinding.cpp
FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTCurve.h
Expand Down

0 comments on commit c499892

Please sign in to comment.