Skip to content

Commit

Permalink
Roll Skia from 9a51e6deb112 to 79633dd54c6f (16 revisions) (flutter#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Aug 19, 2022
1 parent b1970a0 commit 5c30ead
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '9a51e6deb112a113ca133c48a3be12ed3c5a9a0a',
'skia_revision': '79633dd54c6fa17b311dbb94fd3390394edb0bac',

# 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
5 changes: 3 additions & 2 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 1008dd7e91b37ffa0192d2cf9c12bfcf
Signature: 0b72c565b4a6025f947e1b9dbb482ed2

UNUSED LICENSES:

Expand Down Expand Up @@ -5545,6 +5545,8 @@ FILE: ../../../third_party/skia/src/gpu/AtlasTypes.h
FILE: ../../../third_party/skia/src/gpu/RefCntedCallback.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferTransferRenderTask.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferTransferRenderTask.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferUpdateRenderTask.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferUpdateRenderTask.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageInfo.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/PathTessellator.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/PathTessellator.h
Expand Down Expand Up @@ -5627,7 +5629,6 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/LinearTolerances.h
FILE: ../../../third_party/skia/src/shaders/SkEmptyShader.cpp
FILE: ../../../third_party/skia/src/shaders/gradients/SkGradientShaderBase.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLFinalizationChecks.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetComputeShaderMainParams.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsSameExpressionTree.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsTrivialExpression.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLNoOpErrorReporter.h
Expand Down

0 comments on commit 5c30ead

Please sign in to comment.