Skip to content

Commit

Permalink
Roll Skia from 6ef5116f7877 to 49f89eafefcf (42 revisions) (flutter#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Jun 30, 2022
1 parent 2f3296d commit 2cdcbc7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
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': '6ef5116f7877c6f2d144850bf765cc3e7a871de6',
'skia_revision': '49f89eafefcf113df75df2c432bbc79a61a60440',

# 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 1ef90da688e31c38c8a6b9ee72455dc7
Signature: 3dde0a2220b1d581e4c5e3b72736eb38

UNUSED LICENSES:

Expand Down Expand Up @@ -920,6 +920,7 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.ex
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Android_Vulkan.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Graphite.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Graphite_NoGpu.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Graphite_NoPrecompile.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-iOS.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Release-Graphite.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-ASAN.json
Expand Down Expand Up @@ -5569,6 +5570,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/PathTessellator.h
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.h
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/VertexChunkPatchAllocator.h
FILE: ../../../third_party/skia/src/gpu/graphite/AttachmentTypes.h
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack_graphite.h
FILE: ../../../third_party/skia/src/gpu/graphite/CommandTypes.h
Expand All @@ -5583,8 +5585,11 @@ FILE: ../../../third_party/skia/src/gpu/graphite/GraphiteResourceKey.h
FILE: ../../../third_party/skia/src/gpu/graphite/Log.h
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.h
FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.h
FILE: ../../../third_party/skia/src/gpu/graphite/RecorderPriv.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/RecorderPriv.h
FILE: ../../../third_party/skia/src/gpu/graphite/RecordingPriv.h
FILE: ../../../third_party/skia/src/gpu/graphite/Resource.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/Resource.h
FILE: ../../../third_party/skia/src/gpu/graphite/ResourceCache.cpp
Expand All @@ -5599,6 +5604,9 @@ FILE: ../../../third_party/skia/src/gpu/graphite/UploadBufferManager.h
FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.h
FILE: ../../../third_party/skia/src/gpu/graphite/geom/Geometry.h
FILE: ../../../third_party/skia/src/gpu/graphite/geom/SubRunData.h
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlQueueManager.h
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlQueueManager.mm
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlSampler.h
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlSampler.mm
FILE: ../../../third_party/skia/src/gpu/graphite/render/CoverBoundsRenderStep.cpp
Expand Down

0 comments on commit 2cdcbc7

Please sign in to comment.