mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 16701eecd595..04ef810839cb (10 commits) (#17174)
This commit is contained in:
parent
91faaab199
commit
6da4fc8fca
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': '16701eecd5957e2d5eb0890eb2e9a72771d57941',
|
||||
'skia_revision': '04ef810839cbbe4bdd5419e2d09627bbdf94c678',
|
||||
|
||||
# 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: f0e65dedaa9fb3e395875da83961406d
|
||||
Signature: bef6212c4c1d95da94df8ab68518a7e0
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -2441,7 +2441,6 @@ FILE: ../../../third_party/skia/src/gpu/GrDrawingManager.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrFragmentProcessor.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrGpuResourcePriv.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrMesh.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrNonAtomicRef.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrOpFlushState.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrOpFlushState.h
|
||||
@ -2454,6 +2453,7 @@ FILE: ../../../third_party/skia/src/gpu/GrRenderTargetPriv.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrResourceProvider.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrResourceProvider.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrSamplerState.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrSimpleMesh.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrTestUtils.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user