From cd075f6e141525f180e6e7fdbb36ec1b35bfd1f6 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 25 Mar 2021 05:06:54 +0000 Subject: [PATCH] Roll Skia from 85749c0b223b to 7cae908221a2 (15 revisions) https://skia.googlesource.com/skia.git/+log/85749c0b223b..7cae908221a2 2021-03-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 54e150b7c22e to 6d0438c21e0f (14 revisions) 2021-03-24 johnstiles@google.com Update blendmode benchmark to allow less than 1000 iterations. 2021-03-24 johnstiles@google.com Rewrite matrix * vector multiplication on ARM GPUs. 2021-03-24 johnstiles@google.com Revert "Performance experiment: Disable SkSL inliner in nanobench/skpbench." 2021-03-24 michaelludwig@google.com Revert "Use objc_externally_retained to cut down retain/release in Metal" 2021-03-24 bsalomon@google.com Don't reuse scratch textures when texsub image banned for FBO textures 2021-03-24 adlai@google.com Use objc_externally_retained to cut down retain/release in Metal 2021-03-24 bsalomon@google.com Reland "Reland "Add GrRuntimeFPBuilder"" 2021-03-24 michaelludwig@google.com Move Sk3Perspective and Sk3Lookat into SkM44 2021-03-24 bungeman@google.com SkFontMgr_New_Custom_Data to take SkData 2021-03-24 johnstiles@google.com Code cleanup: Add isMain() accessor to FunctionDeclaration. 2021-03-24 johnstiles@google.com Performance experiment: Disable SkSL inliner in nanobench/skpbench. 2021-03-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 22909c8c40af to 18606de65b54 (468 revisions) 2021-03-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ef17c6503bdc to d146222879dc (9 revisions) 2021-03-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from d42f4b3ca5ff to 54e150b7c22e (9 revisions) 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 reed@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 | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index a50374df54692..5927469d93e8e 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': '85749c0b223bfafcf946c1f4ec96e4eee63cd9c1', + 'skia_revision': '7cae908221a27ed1661b206e601fdccc6ce676e2', # 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 fda7492727810..93deb79da2ece 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 370704b6acc0a0656fe777c7040c6d5d +Signature: b3f956fc3b82e318f752152150e81f5b UNUSED LICENSES: @@ -5077,9 +5077,6 @@ FILE: ../../../third_party/skia/src/core/SkPixelRefPriv.h FILE: ../../../third_party/skia/src/core/SkTextBlobTrace.cpp FILE: ../../../third_party/skia/src/core/SkTextBlobTrace.h FILE: ../../../third_party/skia/src/gpu/GrPersistentCacheUtils.h -FILE: ../../../third_party/skia/src/gpu/effects/GrComposeLerpEffect.fp -FILE: ../../../third_party/skia/src/gpu/effects/generated/GrComposeLerpEffect.cpp -FILE: ../../../third_party/skia/src/gpu/effects/generated/GrComposeLerpEffect.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathInnerTriangulateOp.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathInnerTriangulateOp.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrStencilPathShader.cpp