mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 93a2a6b8badb..74055566bd14 (2 commits) (flutter/engine#16981)
This commit is contained in:
parent
2ca9e3eb22
commit
729e6ffed2
2
DEPS
2
DEPS
@ -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
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 2505ad7795c2f5553d05487567d49f33
|
||||
Signature: eb35a18408ac71d3b634ccc4e8b9cab8
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user