From 03ad13c0672d44dbf715b92167bfd87acbd06646 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 16 Oct 2020 21:54:28 +0000 Subject: [PATCH] Roll Skia from f9c7b2803461 to f60a76e2ac01 (4 revisions) https://skia.googlesource.com/skia.git/+log/f9c7b2803461..f60a76e2ac01 2020-10-16 mtklein@google.com switch SkTPin impl to pin NaN to lo 2020-10-16 tdenniston@google.com Don't run SVG tests on tsan bots for now 2020-10-16 bsalomon@google.com New variant of SkImage::MakeFromYUVATextures. 2020-10-16 mtklein@google.com impl SkTPin with std::{min,max} If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC robertphillips@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 24e82382ecf77..19beae836e331 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': 'f9c7b2803461b1ff4010a96d79e742849c680068', + 'skia_revision': 'f60a76e2ac019356c94f71682205d7f5a94c220e', # 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 672ac83b1d590..396d8323d6071 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0303b9dedbc8528f215b9b008f6166f8 +Signature: 05f66a144cd90f4b3f945c832b2e6354 UNUSED LICENSES: @@ -3902,6 +3902,7 @@ FILE: ../../../third_party/skia/gm/ycbcrimage.cpp FILE: ../../../third_party/skia/include/core/SkYUVAInfo.h FILE: ../../../third_party/skia/include/core/SkYUVAPixmaps.h FILE: ../../../third_party/skia/include/gpu/GrBackendSurfaceMutableState.h +FILE: ../../../third_party/skia/include/gpu/GrYUVABackendTextures.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 @@ -3940,6 +3941,7 @@ FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.cpp FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.h FILE: ../../../third_party/skia/src/gpu/GrUnrefDDLTask.h FILE: ../../../third_party/skia/src/gpu/GrUtil.cpp +FILE: ../../../third_party/skia/src/gpu/GrYUVABackendTextures.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAMDMemoryAllocator.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAMDMemoryAllocator.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAttachment.cpp