Skip to content

Commit

Permalink
Roll Skia from 3341934 to a75dc33 (6 revisions) (#20000)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Jul 24, 2020
1 parent 1abef72 commit 798182e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
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': '33419346946dcb6c6384d306011a68f6d09e74e9',
'skia_revision': 'a75dc33a677f130df1b24855df2f30fccb2e5137',

# 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
7 changes: 3 additions & 4 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 0510abef966148a75bdddbd1f615bb6d
Signature: 6fa97ccf305b88851475e533352abcb9

UNUSED LICENSES:

Expand Down Expand Up @@ -1933,7 +1933,6 @@ FILE: ../../../third_party/skia/src/gpu/GrRectanizerSkyline.h
FILE: ../../../third_party/skia/src/gpu/GrResourceCache.cpp
FILE: ../../../third_party/skia/src/gpu/GrResourceCache.h
FILE: ../../../third_party/skia/src/gpu/GrSurfacePriv.h
FILE: ../../../third_party/skia/src/gpu/GrTexturePriv.h
FILE: ../../../third_party/skia/src/gpu/GrTracing.h
FILE: ../../../third_party/skia/src/gpu/GrXferProcessor.h
FILE: ../../../third_party/skia/src/gpu/effects/GrBicubicEffect.cpp
Expand Down Expand Up @@ -3941,8 +3940,6 @@ FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandSignature.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandSignature.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DConstantRingBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DConstantRingBuffer.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCpuDescriptorManager.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCpuDescriptorManager.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DDescriptorHeap.cpp
Expand Down Expand Up @@ -5296,6 +5293,8 @@ FILE: ../../../third_party/skia/modules/skparagraph/gm/simple_gm.cpp
FILE: ../../../third_party/skia/modules/sksg/include/SkSGGeometryEffect.h
FILE: ../../../third_party/skia/modules/sksg/src/SkSGGeometryEffect.cpp
FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper_coretext.cpp
FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode.h
FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode_icu.cpp
FILE: ../../../third_party/skia/samplecode/Sample3D.cpp
FILE: ../../../third_party/skia/samplecode/SampleFitCubicToCircle.cpp
FILE: ../../../third_party/skia/samplecode/SampleSimpleStroker.cpp
Expand Down

0 comments on commit 798182e

Please sign in to comment.