Skip to content

Commit 08cec9e

Browse files
Roll Skia from 9fdcc517b2be to f3868628f987 (4 revisions) (flutter#27894)
1 parent 36eb9a6 commit 08cec9e

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': '9fdcc517b2becce1738d6f2b01fa939da5f16f71',
30+
'skia_revision': 'f3868628f987cb42b0a95cd62b9867ded4504523',
3131

3232
# When updating the Dart revision, ensure that all entries that are
3333
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 051ce570a353b104479bacc2ad852fa2
1+
Signature: 8996678faa0ffe24e0876fe32ad542f2
22

33
UNUSED LICENSES:
44

@@ -2987,6 +2987,8 @@ FILE: ../../../third_party/skia/src/gpu/GrWritePixelsRenderTask.cpp
29872987
FILE: ../../../third_party/skia/src/gpu/GrWritePixelsRenderTask.h
29882988
FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.cpp
29892989
FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.h
2990+
FILE: ../../../third_party/skia/src/gpu/SurfaceFillContext.cpp
2991+
FILE: ../../../third_party/skia/src/gpu/SurfaceFillContext.h
29902992
FILE: ../../../third_party/skia/src/gpu/gl/egl/GrGLMakeNativeInterface_egl.cpp
29912993
FILE: ../../../third_party/skia/src/gpu/gl/glx/GrGLMakeNativeInterface_glx.cpp
29922994
FILE: ../../../third_party/skia/src/gpu/v2/Device.cpp
@@ -3683,8 +3685,6 @@ FILE: ../../../third_party/skia/src/gpu/GrStagingBufferManager.cpp
36833685
FILE: ../../../third_party/skia/src/gpu/GrStagingBufferManager.h
36843686
FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.cpp
36853687
FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.h
3686-
FILE: ../../../third_party/skia/src/gpu/GrSurfaceFillContext.cpp
3687-
FILE: ../../../third_party/skia/src/gpu/GrSurfaceFillContext.h
36883688
FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.cpp
36893689
FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.h
36903690
FILE: ../../../third_party/skia/src/gpu/GrUtil.cpp
@@ -3741,6 +3741,8 @@ FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.cpp
37413741
FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.h
37423742
FILE: ../../../third_party/skia/src/gpu/gl/webgl/GrGLMakeNativeInterface_webgl.cpp
37433743
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLUniformHandler.cpp
3744+
FILE: ../../../third_party/skia/src/gpu/v1/SurfaceFillContext_v1.cpp
3745+
FILE: ../../../third_party/skia/src/gpu/v1/SurfaceFillContext_v1.h
37443746
FILE: ../../../third_party/skia/src/gpu/vk/GrVkMSAALoadManager.cpp
37453747
FILE: ../../../third_party/skia/src/gpu/vk/GrVkMSAALoadManager.h
37463748
FILE: ../../../third_party/skia/src/gpu/vk/GrVkManagedResource.h

0 commit comments

Comments
 (0)