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 @@ -26,7 +26,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': '5aaaeea4dad9a635c6077c2b008de6d1fe263082',
'skia_revision': '22f246f5ad1d240fd5743b387626ca2b4612894b',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
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: 5a7f8c3bb2974f7a66b5a62d16c6693b
Signature: 76822531f26e9948a5e403885dc5c243

UNUSED LICENSES:

Expand Down Expand Up @@ -2339,6 +2339,7 @@ FILE: ../../../third_party/skia/include/codec/SkAndroidCodec.h
FILE: ../../../third_party/skia/include/codec/SkCodec.h
FILE: ../../../third_party/skia/include/core/SkEncodedImageFormat.h
FILE: ../../../third_party/skia/include/core/SkFilterQuality.h
FILE: ../../../third_party/skia/include/core/SkPathBuilder.h
FILE: ../../../third_party/skia/include/core/SkPixmap.h
FILE: ../../../third_party/skia/include/core/SkPngChunkReader.h
FILE: ../../../third_party/skia/include/core/SkPoint3.h
Expand Down Expand Up @@ -2426,6 +2427,7 @@ FILE: ../../../third_party/skia/src/core/SkMiniRecorder.h
FILE: ../../../third_party/skia/src/core/SkNextID.h
FILE: ../../../third_party/skia/src/core/SkOpts.cpp
FILE: ../../../third_party/skia/src/core/SkOpts.h
FILE: ../../../third_party/skia/src/core/SkPathBuilder.cpp
FILE: ../../../third_party/skia/src/core/SkPathPriv.h
FILE: ../../../third_party/skia/src/core/SkPictureCommon.h
FILE: ../../../third_party/skia/src/core/SkPictureImageGenerator.cpp
Expand Down