From d4fc940085db4f68f90b8550188dddaad6c1c073 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 13 May 2021 22:30:49 +0000 Subject: [PATCH] Roll Skia from ca9f6a855071 to 3193a04b09d8 (21 revisions) https://skia.googlesource.com/skia.git/+log/ca9f6a855071..3193a04b09d8 2021-05-13 brianosman@google.com Handle null vertex buffers in Metal 2021-05-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 9809122dbd0d to c5e344b1e676 (9 revisions) 2021-05-13 brianosman@google.com Fix const globals in Metal 2021-05-13 csmartdalton@google.com Reland "Delete the index buffer from middle-out tessellation" 2021-05-13 herb@google.com Use shared lock for charsToGlyphs 2021-05-13 fmalita@chromium.org [skottie] Text fill/stroke opacity animators 2021-05-13 egdaniel@google.com Share DMSAA attachments in GL between render targets. 2021-05-13 herb@google.com reject sizes that will overflow in SkSpan 2021-05-13 michaelludwig@google.com Fix overdraw from unstable perspective math 2021-05-13 jmbetancourt@google.com [androidkit] add getter for matrices 2021-05-13 johnstiles@google.com Add support for matrix division to Metal codegen. 2021-05-13 johnstiles@google.com Cleanup operator conversion from assignment to non-assignment form. 2021-05-13 csmartdalton@google.com Add a GrCullTest class 2021-05-13 johnstiles@google.com Avoid repeated failure messages in the dm logs. 2021-05-13 johnstiles@google.com Reland "The Matrices test now verifies its results." 2021-05-13 johnstiles@google.com Add support for matrix + scalar to Metal codegen. 2021-05-13 jmbetancourt@google.com [androidkit] implement ThreadedSurface backed by WindowSurface 2021-05-13 csmartdalton@google.com Reland "Use conics with w=Inf to describe triangles for the tessellator" 2021-05-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 25b53ceb65b7 to 9809122dbd0d (1 revision) 2021-05-13 brianosman@google.com Fix implicit signedness change warnings in private includes 2021-05-13 bsalomon@google.com Re-disable indirect draw on ANGLE D3D 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 f6dc0d5739b42..3a2f6f9593490 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,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': 'ca9f6a855071ba1c7f12442a780886fdffa0e3df', + 'skia_revision': '3193a04b09d8a4b3ff6cf9468b2fddbe91a993ed', # 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 c210eca305579..942a0759fa944 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 9ee0cd232637989f2544b304030577e1 +Signature: 6a23a61c309b13e4ac5f63383ed3843c UNUSED LICENSES: @@ -3960,6 +3960,7 @@ FILE: ../../../third_party/skia/modules/androidkit/src/Paint.cpp FILE: ../../../third_party/skia/modules/androidkit/src/RuntimeShaderBuilder.cpp FILE: ../../../third_party/skia/modules/androidkit/src/Shader.cpp FILE: ../../../third_party/skia/modules/androidkit/src/Surface.cpp +FILE: ../../../third_party/skia/modules/androidkit/src/Surface.h FILE: ../../../third_party/skia/modules/androidkit/src/SurfaceThread.cpp FILE: ../../../third_party/skia/modules/androidkit/src/SurfaceThread.h FILE: ../../../third_party/skia/modules/skottie/src/effects/FractalNoiseEffect.cpp @@ -3980,6 +3981,7 @@ FILE: ../../../third_party/skia/src/gpu/GrThreadSafePipelineBuilder.cpp FILE: ../../../third_party/skia/src/gpu/GrThreadSafePipelineBuilder.h FILE: ../../../third_party/skia/src/gpu/mock/GrMockRenderTask.h FILE: ../../../third_party/skia/src/gpu/mock/GrMockSurfaceProxy.h +FILE: ../../../third_party/skia/src/gpu/tessellate/GrCullTest.h FILE: ../../../third_party/skia/src/utils/SkOrderedFontMgr.cpp ---------------------------------------------------------------------------------------------------- Copyright 2021 Google Inc.