From e39bce862916d4821542d3d3304c6aeba1a09ddb Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 10 Nov 2020 13:39:33 +0000 Subject: [PATCH] Roll Skia from 5b8598952931 to 02dd0ed8ce5e (1 revision) https://skia.googlesource.com/skia.git/+log/5b8598952931..02dd0ed8ce5e 2020-11-10 robertphillips@google.com Change UnrefDDLTask to just be the DDLTask 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 jlavrova@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, 4 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index d7de036f68de0..e0ee18918e504 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': '5b8598952931fc334c6af6c7bc7e8391928abe14', + 'skia_revision': '02dd0ed8ce5e4436a4497f9f6cd970bac5e8b380', # 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 294aeeec95ed8..86710032e2273 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 3a9e7b091b6b51a1136a2bb48c1dd5bb +Signature: ae8573c733912229252dfcea056538b0 UNUSED LICENSES: @@ -3929,6 +3929,8 @@ FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h FILE: ../../../third_party/skia/src/gpu/GrClipStack.cpp FILE: ../../../third_party/skia/src/gpu/GrClipStack.h +FILE: ../../../third_party/skia/src/gpu/GrDDLTask.cpp +FILE: ../../../third_party/skia/src/gpu/GrDDLTask.h FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp FILE: ../../../third_party/skia/src/gpu/GrRingBuffer.cpp FILE: ../../../third_party/skia/src/gpu/GrRingBuffer.h @@ -3938,7 +3940,6 @@ FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.cpp FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.h 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