From 5ed704983e8f450aedce8e5d600ef53a9d21db65 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 17 Nov 2020 17:20:33 +0000 Subject: [PATCH] Roll Skia from 1ce8964db113 to c634fc4a664c (16 revisions) https://skia.googlesource.com/skia.git/+log/1ce8964db113..c634fc4a664c 2020-11-17 bungeman@google.com Remove FCLocker::Suspend. 2020-11-17 herb@google.com tighten up device bounds for glyphs 2020-11-17 johnstiles@google.com Disallow unsized array dimensions on size fields past the frontmost. 2020-11-17 johnstiles@google.com Report the correct line number when vardecls have an error. 2020-11-17 brianosman@google.com Minor cleanup in the intrinsics GMs 2020-11-17 johnstiles@google.com Disallow opaque types in structs and interface blocks. 2020-11-17 johnstiles@google.com Code cleanup: remove macros from AST node creation. 2020-11-17 kjlubick@google.com Update Go Deps 2020-11-17 adlai@google.com Move GrOpsTask::addOp and addDrawOp out of header 2020-11-17 adlai@google.com Remove bulk GrDrawingManager::appendTasks 2020-11-17 robertphillips@google.com Connect DDL offsets in the testing harness to the new ddlTask 2020-11-17 robertphillips@google.com Move SkTTopoSort to src/gpu and rename it to GrTTopoSort 2020-11-17 scroggo@google.com Reland "SkAnimatedImage: Use fSampleSize" 2020-11-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from e4c1a25cc679 to 04515da400d5 (3 revisions) 2020-11-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 60570b859f7c to 4f96bf19941b (15 revisions) 2020-11-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 575729e8dd25 to f2bc3b3edd6f (5 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 lovisolo@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, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index f34b50825cd83..a2b9416382f54 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': '1ce8964db113a4b041cfa978164948670fe99f53', + 'skia_revision': 'c634fc4a664c05b48dd44d9537a44eb0a4703225', # 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 0b923ea428221..72eec13e9629b 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 1a493854341bd0fd1bd3121423f9aa52 +Signature: 314573920714f01f1329e229f7f749cc UNUSED LICENSES: @@ -2463,7 +2463,6 @@ FILE: ../../../third_party/skia/src/core/SkSharedMutex.cpp FILE: ../../../third_party/skia/src/core/SkSharedMutex.h FILE: ../../../third_party/skia/src/core/SkSpinlock.cpp FILE: ../../../third_party/skia/src/core/SkTDPQueue.h -FILE: ../../../third_party/skia/src/core/SkTTopoSort.h FILE: ../../../third_party/skia/src/core/SkThreadID.cpp FILE: ../../../third_party/skia/src/core/SkTime.cpp FILE: ../../../third_party/skia/src/core/SkXfermodeInterpretation.cpp @@ -2497,6 +2496,7 @@ FILE: ../../../third_party/skia/src/gpu/GrResourceProvider.cpp FILE: ../../../third_party/skia/src/gpu/GrResourceProvider.h FILE: ../../../third_party/skia/src/gpu/GrSamplerState.h FILE: ../../../third_party/skia/src/gpu/GrSimpleMesh.h +FILE: ../../../third_party/skia/src/gpu/GrTTopoSort.h FILE: ../../../third_party/skia/src/gpu/GrTestUtils.cpp FILE: ../../../third_party/skia/src/gpu/GrTestUtils.h FILE: ../../../third_party/skia/src/gpu/GrTriangulator.cpp