mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from ca9f6a855071 to 3193a04b09d8 (21 revisions) (flutter/engine#26136)
This commit is contained in:
parent
88f7648d42
commit
ccd8ebedfc
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': 'ca9f6a855071ba1c7f12442a780886fdffa0e3df',
|
||||
'skia_revision': '3193a04b09d8a4b3ff6cf9468b2fddbe91a993ed',
|
||||
|
||||
# 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: 9ee0cd232637989f2544b304030577e1
|
||||
Signature: 6a23a61c309b13e4ac5f63383ed3843c
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3960,6 +3960,7 @@ FILE: ../../../third_party/skia/modules/androidkit/src/Paint.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/RuntimeShaderBuilder.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/Shader.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/Surface.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/Surface.h
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/SurfaceThread.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/SurfaceThread.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/effects/FractalNoiseEffect.cpp
|
||||
@ -3980,6 +3981,7 @@ FILE: ../../../third_party/skia/src/gpu/GrThreadSafePipelineBuilder.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrThreadSafePipelineBuilder.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mock/GrMockRenderTask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mock/GrMockSurfaceProxy.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrCullTest.h
|
||||
FILE: ../../../third_party/skia/src/utils/SkOrderedFontMgr.cpp
|
||||
----------------------------------------------------------------------------------------------------
|
||||
Copyright 2021 Google Inc.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user