Skip to content

Commit

Permalink
Roll Skia from dcfa824c3830 to 6aac1193a7b6 (1 revision) (flutter#28701)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored and akbiggs committed Sep 21, 2021
1 parent 109b448 commit 6441686
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -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': 'dcfa824c38303974917b98c087d6f570c79720c5',
'skia_revision': '6aac1193a7b6dbd1bb7adaf62df80bb93212a23d',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
10 changes: 9 additions & 1 deletion ci/licenses_golden/licenses_skia
@@ -1,4 +1,4 @@
Signature: 81fab8af5e88db4571cc772601493442
Signature: e6f6141254da5c4543ae400b30a40bff

UNUSED LICENSES:

Expand Down Expand Up @@ -2952,8 +2952,11 @@ FILE: ../../../third_party/skia/gm/particles.cpp
FILE: ../../../third_party/skia/gm/runtimeeffectimage.cpp
FILE: ../../../third_party/skia/include/core/SkBlender.h
FILE: ../../../third_party/skia/include/effects/SkBlenders.h
FILE: ../../../third_party/skia/include/gpu/GrSurfaceInfo.h
FILE: ../../../third_party/skia/include/gpu/gl/egl/GrGLMakeEGLInterface.h
FILE: ../../../third_party/skia/include/gpu/gl/glx/GrGLMakeGLXInterface.h
FILE: ../../../third_party/skia/include/private/GrDawnTypesPriv.h
FILE: ../../../third_party/skia/include/private/GrMockTypesPriv.h
FILE: ../../../third_party/skia/include/sksl/DSLSymbols.h
FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings_gen.cpp
FILE: ../../../third_party/skia/src/core/SkBlendModeBlender.cpp
Expand All @@ -2976,6 +2979,7 @@ FILE: ../../../third_party/skia/src/gpu/GrOpsTypes.h
FILE: ../../../third_party/skia/src/gpu/GrPersistentCacheUtils.cpp
FILE: ../../../third_party/skia/src/gpu/GrSubRunAllocator.cpp
FILE: ../../../third_party/skia/src/gpu/GrSubRunAllocator.h
FILE: ../../../third_party/skia/src/gpu/GrSurfaceInfo.cpp
FILE: ../../../third_party/skia/src/gpu/GrUniformAggregator.cpp
FILE: ../../../third_party/skia/src/gpu/GrUniformAggregator.h
FILE: ../../../third_party/skia/src/gpu/GrWritePixelsRenderTask.cpp
Expand All @@ -2984,9 +2988,12 @@ FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.cpp
FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.h
FILE: ../../../third_party/skia/src/gpu/SurfaceFillContext.cpp
FILE: ../../../third_party/skia/src/gpu/SurfaceFillContext.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DTypesPriv.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnTypesPriv.cpp
FILE: ../../../third_party/skia/src/gpu/geometry/GrInnerFanTriangulator.h
FILE: ../../../third_party/skia/src/gpu/gl/egl/GrGLMakeNativeInterface_egl.cpp
FILE: ../../../third_party/skia/src/gpu/gl/glx/GrGLMakeNativeInterface_glx.cpp
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlTypesPriv.mm
FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessTypes.h
FILE: ../../../third_party/skia/src/gpu/v2/Device.cpp
FILE: ../../../third_party/skia/src/gpu/v2/Device_v2.h
Expand Down Expand Up @@ -3733,6 +3740,7 @@ FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DTextureRenderTarget.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DTextureResource.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DTextureResource.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DTypesMinimal.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DTypesPriv.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DUtil.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DUtil.h
FILE: ../../../third_party/skia/src/gpu/effects/GrMatrixEffect.cpp
Expand Down

0 comments on commit 6441686

Please sign in to comment.