From 4d78121a11dbb978b0499963bb5d475bde906fbc Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 29 May 2020 16:18:02 -0400 Subject: [PATCH] Roll Skia from 921cdbb387d2 to 0d0758e42a7d (15 revisions) (#18668) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 10ffa1877..83be841e3 100644 --- a/DEPS +++ b/DEPS @@ -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': '921cdbb387d262ae3a25da475993c55df86f6c7a', + 'skia_revision': '0d0758e42a7df040ddd334e82cb98875d773b4dd', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index fd155af58..c1f000e7d 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 9ff7b9454781eb05f8a1a33bdf59b42f +Signature: 3c58a3a8e454e1243a22c70aaba41890 UNUSED LICENSES: @@ -1311,6 +1311,7 @@ FILE: ../../../third_party/skia/modules/canvaskit/interface.js FILE: ../../../third_party/skia/modules/canvaskit/karma.bench.conf.js FILE: ../../../third_party/skia/modules/canvaskit/karma.conf.js FILE: ../../../third_party/skia/modules/canvaskit/karma.google3.conf.js +FILE: ../../../third_party/skia/modules/canvaskit/package-lock.json FILE: ../../../third_party/skia/modules/canvaskit/package.json FILE: ../../../third_party/skia/modules/canvaskit/paragraph.js FILE: ../../../third_party/skia/modules/canvaskit/particles.js @@ -3915,6 +3916,7 @@ FILE: ../../../third_party/skia/experimental/skottiekit/skottiekit_bindings.cpp FILE: ../../../third_party/skia/gm/crbug_1041204.cpp FILE: ../../../third_party/skia/gm/crbug_224618.cpp FILE: ../../../third_party/skia/gm/userfont.cpp +FILE: ../../../third_party/skia/include/gpu/GrBackendSurfaceMutableState.h FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypes.h FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypesMinimal.h @@ -3925,6 +3927,7 @@ FILE: ../../../third_party/skia/modules/canvaskit/viewer_bindings.cpp FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp FILE: ../../../third_party/skia/src/core/SkMatrixProvider.h FILE: ../../../third_party/skia/src/core/SkVM_fwd.h +FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableStateImpl.h FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp @@ -5087,7 +5090,6 @@ FILE: ../../../third_party/skia/docs/examples/State_Stack_a.cpp FILE: ../../../third_party/skia/docs/examples/State_Stack_b.cpp FILE: ../../../third_party/skia/docs/examples/Stroke_Width.cpp FILE: ../../../third_party/skia/docs/examples/Surface_MakeFromBackendTexture.cpp -FILE: ../../../third_party/skia/docs/examples/Surface_MakeFromBackendTextureAsRenderTarget.cpp FILE: ../../../third_party/skia/docs/examples/Surface_MakeNull.cpp FILE: ../../../third_party/skia/docs/examples/Surface_MakeRaster.cpp FILE: ../../../third_party/skia/docs/examples/Surface_MakeRasterDirect.cpp -- GitLab