mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from e7b08e4876fb to cfef980939de (1 revision) (#20262)
This commit is contained in:
parent
aa021c7a6c
commit
1dd02fee9b
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': 'e7b08e4876fb1877fde4deb4d676031d1c54299a',
|
||||
'skia_revision': 'cfef980939de1c1f6e21a43b16423f0912e87074',
|
||||
|
||||
# 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: 2445e3b2e31a0baf5c95fd498d3329a3
|
||||
Signature: 89f730cf19cfb44e6f139be5b9dac3b5
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3901,6 +3901,7 @@ FILE: ../../../third_party/skia/include/gpu/GrBackendSurfaceMutableState.h
|
||||
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h
|
||||
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypes.h
|
||||
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypesMinimal.h
|
||||
FILE: ../../../third_party/skia/include/ports/SkImageGeneratorNDK.h
|
||||
FILE: ../../../third_party/skia/include/private/GrD3DTypesPriv.h
|
||||
FILE: ../../../third_party/skia/include/private/SkIDChangeListener.h
|
||||
FILE: ../../../third_party/skia/include/private/SkSLSampleUsage.h
|
||||
@ -3981,6 +3982,7 @@ FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLUniformHandler.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkManagedResource.h
|
||||
FILE: ../../../third_party/skia/src/image/SkRescaleAndReadPixels.cpp
|
||||
FILE: ../../../third_party/skia/src/image/SkRescaleAndReadPixels.h
|
||||
FILE: ../../../third_party/skia/src/ports/SkImageGeneratorNDK.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLAnalysis.h
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLDehydrator.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLDehydrator.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user