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
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '4f33f5bef8eb0d5fa925d983c63391e153234c93',
'skia_revision': 'f8e52b27aa706a176b64684d008429a81fc46fe1',

# 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
5 changes: 4 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 5237eea1e3cc3e4e601d59b781676311
Signature: e5d5c643e22bf792d9e6d32ee994bf82

UNUSED LICENSES:

Expand Down Expand Up @@ -6818,6 +6818,9 @@ ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp
FILE: ../../../third_party/skia/gm/palette.cpp
FILE: ../../../third_party/skia/include/core/SkOpenTypeSVGDecoder.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp
FILE: ../../../third_party/skia/samplecode/SampleSBIX.cpp
FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLWGSLCodeGenerator.cpp
Expand Down