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': '93a2a6b8badbca9da7fe260431c4f745812d1336',
'skia_revision': '74055566bd14c9a5d374001ce7530f7b38e7d55d',

# 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
9 changes: 3 additions & 6 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 2505ad7795c2f5553d05487567d49f33
Signature: eb35a18408ac71d3b634ccc4e8b9cab8

UNUSED LICENSES:

Expand Down Expand Up @@ -1424,6 +1424,8 @@ FILE: ../../../third_party/skia/specs/web-img-decode/proposed/impl/impl.js
FILE: ../../../third_party/skia/specs/web-img-decode/proposed/index.html
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
FILE: ../../../third_party/skia/src/opts/SkVM_opts.h
FILE: ../../../third_party/skia/src/ports/SkTLS_pthread.cpp
FILE: ../../../third_party/skia/src/ports/SkTLS_win.cpp
FILE: ../../../third_party/skia/src/sksl/lex/sksl.lex
FILE: ../../../third_party/skia/src/sksl/sksl_blend.inc
FILE: ../../../third_party/skia/src/sksl/sksl_fp.inc
Expand Down Expand Up @@ -2073,8 +2075,6 @@ FILE: ../../../third_party/skia/src/core/SkReadBuffer.cpp
FILE: ../../../third_party/skia/src/core/SkStrokeRec.cpp
FILE: ../../../third_party/skia/src/core/SkTInternalLList.h
FILE: ../../../third_party/skia/src/core/SkTLList.h
FILE: ../../../third_party/skia/src/core/SkTLS.cpp
FILE: ../../../third_party/skia/src/core/SkTLS.h
FILE: ../../../third_party/skia/src/core/SkWriteBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/GrMemoryPool.cpp
FILE: ../../../third_party/skia/src/gpu/GrMemoryPool.h
Expand Down Expand Up @@ -2821,9 +2821,6 @@ FILE: ../../../third_party/skia/src/ports/SkFontConfigTypeface.h
FILE: ../../../third_party/skia/src/ports/SkFontMgr_FontConfigInterface.cpp
FILE: ../../../third_party/skia/src/ports/SkOSFile_posix.cpp
FILE: ../../../third_party/skia/src/ports/SkOSFile_win.cpp
FILE: ../../../third_party/skia/src/ports/SkTLS_none.cpp
FILE: ../../../third_party/skia/src/ports/SkTLS_pthread.cpp
FILE: ../../../third_party/skia/src/ports/SkTLS_win.cpp
FILE: ../../../third_party/skia/src/sfnt/SkOTTable_name.cpp
FILE: ../../../third_party/skia/src/sfnt/SkTTCFHeader.h
FILE: ../../../third_party/skia/src/shaders/SkColorFilterShader.cpp
Expand Down