mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 7f942e46fda2 to 9e2c50edaaac (1 revision) (flutter/engine#24324)
This commit is contained in:
parent
8c136f0db4
commit
94d3ba23e2
2
DEPS
2
DEPS
@ -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': '7f942e46fda2b45a095a15e372b51b1dadb41560',
|
||||
'skia_revision': '9e2c50edaaac25c048a288db7820a72182af51bb',
|
||||
|
||||
# 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: 378827aef856a18a0bc96a4df7f1bd97
|
||||
Signature: f9eafb667daff07d5d99434cb7ab24dd
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3475,6 +3475,7 @@ FILE: ../../../third_party/skia/src/gpu/GrBackendTextureImageGenerator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrBackendTextureImageGenerator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrColorInfo.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrColorInfo.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrDeferredProxyUploader.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrDeferredUpload.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrOnFlushResourceProvider.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrOnFlushResourceProvider.h
|
||||
@ -3486,6 +3487,7 @@ FILE: ../../../third_party/skia/src/gpu/GrSemaphore.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrStencilClip.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrSurfaceProxyPriv.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrTextureProxyCacheAccess.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrTextureProxyPriv.h
|
||||
FILE: ../../../third_party/skia/src/gpu/SkGr.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ccpr/GrCCAtlas.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ccpr/GrCCAtlas.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user