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': '717ef9472b56777f3f357705425d91b5373c9ae3',
'skia_revision': 'ad5944cf8dbbe2ccfb5e313aaba3cd7d59414f14',

# 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
11 changes: 10 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 4b7bf0522e0487447fc2a26c49e5c134
Signature: d29739fa9d3c3a29c6629f10ac43012f

UNUSED LICENSES:

Expand Down Expand Up @@ -672,8 +672,17 @@ FILE: ../../../third_party/skia/experimental/skottiekit/postamble.js
FILE: ../../../third_party/skia/experimental/skottiekit/preamble.js
FILE: ../../../third_party/skia/experimental/skottiekit/release.js
FILE: ../../../third_party/skia/experimental/skottiekit/skottiekit/package.json
FILE: ../../../third_party/skia/experimental/sktext/editor/Cursor.cpp
FILE: ../../../third_party/skia/experimental/sktext/editor/Cursor.h
FILE: ../../../third_party/skia/experimental/sktext/editor/Defaults.h
FILE: ../../../third_party/skia/experimental/sktext/editor/Editor.cpp
FILE: ../../../third_party/skia/experimental/sktext/editor/Editor.h
FILE: ../../../third_party/skia/experimental/sktext/editor/Mouse.cpp
FILE: ../../../third_party/skia/experimental/sktext/editor/Mouse.h
FILE: ../../../third_party/skia/experimental/sktext/editor/Selection.cpp
FILE: ../../../third_party/skia/experimental/sktext/editor/Selection.h
FILE: ../../../third_party/skia/experimental/sktext/editor/Texts.cpp
FILE: ../../../third_party/skia/experimental/sktext/editor/Texts.h
FILE: ../../../third_party/skia/experimental/sktext/include/Text.h
FILE: ../../../third_party/skia/experimental/sktext/include/Types.h
FILE: ../../../third_party/skia/experimental/sktext/samples/Text.cpp
Expand Down