Skip to content

Commit

Permalink
Roll Skia from c91db040ad18 to e4f36d7ac8f5 (20 revisions) (#19686)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll committed Jul 12, 2020
1 parent 74b541d commit 25ce3db
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -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': 'c91db040ad18b9cc3236e342e9acca020eaafd10',
'skia_revision': 'e4f36d7ac8f5dc6f5157616149f0eff3877808b4',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
9 changes: 8 additions & 1 deletion ci/licenses_golden/licenses_skia
@@ -1,4 +1,4 @@
Signature: 964bda7fdf8851c2cd2d8d5274171bae
Signature: a115e918edf2dcc661af8f6f74af3261

UNUSED LICENSES:

Expand Down Expand Up @@ -5282,6 +5282,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Gradient.c
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/MergePaths.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/OffsetPaths.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Polystar.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/PuckerBloat.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Rectangle.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Repeater.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/RoundCorners.cpp
Expand Down Expand Up @@ -5310,9 +5311,15 @@ FILE: ../../../third_party/skia/src/gpu/GrStagingBuffer.h
FILE: ../../../third_party/skia/src/gpu/ccpr/GrAutoMapVertexBuffer.h
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStagingBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStagingBuffer.h
FILE: ../../../third_party/skia/src/gpu/effects/GrArithmeticProcessor.fp
FILE: ../../../third_party/skia/src/gpu/effects/GrDitherEffect.fp
FILE: ../../../third_party/skia/src/gpu/effects/GrHighContrastFilterEffect.fp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrArithmeticProcessor.cpp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrArithmeticProcessor.h
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.cpp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.h
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.cpp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.h
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.cpp
Expand Down

0 comments on commit 25ce3db

Please sign in to comment.