From 56dc225023216622e288d63eaf8912cd026f3808 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 6 Dec 2019 19:40:21 +0000 Subject: [PATCH] Roll src/third_party/skia 24ee4e0341fd..274a766baf2f (8 commits) https://skia.googlesource.com/skia.git/+log/24ee4e0341fd..274a766baf2f git log 24ee4e0341fd..274a766baf2f --date=short --first-parent --format='%ad %ae %s' 2019-12-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-12-06 michaelludwig@google.com Merge consecutive entries that share proxy in bulk texture op 2019-12-06 mtklein@google.com simplify GrCCPerFlushResources::recordCopyPathInstance 2019-12-06 jsimmons@google.com Get baselines from cached default metrics if the text is empty 2019-12-06 robertphillips@google.com Add storage of programInfos to GrRecordingContext and SkDDL 2019-12-06 herb@google.com WS: reorder GrTextBlob struct and move all methods to .cpp 2019-12-06 robertphillips@google.com Pull creation of GrPipeline explicitly into the Ops' onExecute methods 2019-12-06 mtklein@google.com don't memset TriangulationVertex Created with: gclient setdep -r src/third_party/skia@274a766baf2f 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 bsalomon@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/+/master/autoroll/README.md Bug: None Tbr: bsalomon@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 5dd957d6e0755..509a03db6b248 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': '24ee4e0341fdfce2f93f3b9c86bc79bd49bb6084', + 'skia_revision': '274a766baf2fa26e3c3b75174a3ab406b611e5c7', # 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 94ceeb673dfcd..4564c2c5af410 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 8c948c83f6cf605f68276543397504a4 +Signature: 576dbf072c4630d253f61b4a71884bc1 UNUSED LICENSES: @@ -665,7 +665,6 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrRegionOp.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrRegionOp.h FILE: ../../../third_party/skia/src/gpu/ops/GrShadowRRectOp.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrShadowRRectOp.h -FILE: ../../../third_party/skia/src/gpu/text/GrTextBlobVertexRegenerator.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkDescriptorPool.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkDescriptorPool.h FILE: ../../../third_party/skia/src/gpu/vk/GrVkDescriptorSet.cpp