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

Roll Skia from c64a10d525d1 to aa99fa0bdd31 (10 revisions) #38886

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': 'c64a10d525d1deadf468e1fa798a11a0dbc3c526',
'skia_revision': 'aa99fa0bdd31d9bb72ace6c4d973d13891a30a24',

# 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: 5682d715ec30ed409e9cd21d30a89616
Signature: 8de32506c6d0938eb59c268bc016d4b6

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -8882,6 +8882,7 @@ ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp + ../../../th
ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/codec/SkJpegSegmentScan.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/codec/SkJpegSegmentScan.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h + ../../../third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h
FILE: ../../../third_party/skia/src/codec/SkJpegGainmap.cpp
Expand All @@ -8890,6 +8891,7 @@ FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp
FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h
FILE: ../../../third_party/skia/src/codec/SkJpegSegmentScan.cpp
FILE: ../../../third_party/skia/src/codec/SkJpegSegmentScan.h
FILE: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h
----------------------------------------------------------------------------------------------------
Copyright 2023 Google Inc.

Expand Down