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

Roll Skia from d1ada6624536 to 5dd88a48f7e2 (8 revisions) #44465

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
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': 'd1ada662453626ffc2182e09669a824db8f983ee',
'skia_revision': '5dd88a48f7e2795a05f138a343dbea3baf16421a',

# 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
8 changes: 7 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: f41393ae817eba4a38186953dd38746e
Signature: 83a685d9827469a1c523769f6c843e71

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -8920,6 +8920,9 @@ ORIGIN: ../../../third_party/skia/src/base/SkSafeMath.cpp + ../../../third_party
ORIGIN: ../../../third_party/skia/src/core/SkBitmapProcState_opts.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkBitmapProcState_opts_hsw.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkBitmapProcState_opts_ssse3.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkBlitMask.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkBlitMask_opts.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkBlitMask_opts_ssse3.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkBlitter_A8.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkBlurMaskFilterImpl.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkCanvas_Raster.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -9141,6 +9144,9 @@ FILE: ../../../third_party/skia/src/base/SkSafeMath.cpp
FILE: ../../../third_party/skia/src/core/SkBitmapProcState_opts.cpp
FILE: ../../../third_party/skia/src/core/SkBitmapProcState_opts_hsw.cpp
FILE: ../../../third_party/skia/src/core/SkBitmapProcState_opts_ssse3.cpp
FILE: ../../../third_party/skia/src/core/SkBlitMask.h
FILE: ../../../third_party/skia/src/core/SkBlitMask_opts.cpp
FILE: ../../../third_party/skia/src/core/SkBlitMask_opts_ssse3.cpp
FILE: ../../../third_party/skia/src/core/SkBlitter_A8.h
FILE: ../../../third_party/skia/src/core/SkBlurMaskFilterImpl.h
FILE: ../../../third_party/skia/src/core/SkCanvas_Raster.cpp
Expand Down