From 84025c23465f80dcfc9753270a8eeb38117e4c62 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 3 Sep 2019 17:39:47 +0000 Subject: [PATCH] Roll src/third_party/skia 452ce044f0db..77743492418e (12 commits) https://skia.googlesource.com/skia.git/+log/452ce044f0db..77743492418e git log 452ce044f0db..77743492418e --date=short --no-merges --format='%ad %ae %s' 2019-09-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-03 bsalomon@google.com Add parens to assert 2019-09-03 egdaniel@google.com Comment out assert in onClear in GrVkOpsRenderPass. 2019-09-03 fmalita@chromium.org [svgcanvas] Skip redundant clip-rule attributes 2019-09-03 fmalita@chromium.org [skottie] Clean up TextAdapter 2019-09-03 fmalita@chromium.org [skottie] Plumb square selector "smoothness" prop 2019-09-03 robertphillips@google.com Remove maxCount resource cache limit 2019-09-03 bsalomon@google.com Make GrSurfaceProxy constructors take arg that determines participation in GrResourceAllocator. 2019-09-03 benjaminwagner@google.com [gn] Add pool for dsymutil 2019-09-03 jvanverth@google.com Get Metal running on iOS viewer. 2019-09-03 benjaminwagner@google.com [gn] Move dsymutil from link command to a separate action 2019-09-03 brianosman@google.com Particles: Change effect lifetime logic to work like particles Created with: gclient setdep -r src/third_party/skia@77743492418e 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/+/master/autoroll/README.md Bug: None TBR=jlavrova@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 3e73efb1242a9..954f72ef0e663 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': '452ce044f0dbbb68c3dbdca4b3a54279407433c0', + 'skia_revision': '77743492418e9ac19c0c265c162a12d216619e29', # 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 720dca7701302..c99881ba2f141 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: e4cb4a81d0169dabcc087e5456a0a9e8 +Signature: 27dd5baf50a36c87b458e369ccb7e0df UNUSED LICENSES: @@ -998,8 +998,6 @@ FILE: ../../../third_party/skia/src/effects/SkTrimPE.h FILE: ../../../third_party/skia/src/effects/SkTrimPathEffect.cpp FILE: ../../../third_party/skia/src/gpu/GrContextThreadSafeProxyPriv.h FILE: ../../../third_party/skia/src/gpu/GrDDLContext.cpp -FILE: ../../../third_party/skia/src/gpu/GrDeinstantiateProxyTracker.cpp -FILE: ../../../third_party/skia/src/gpu/GrDeinstantiateProxyTracker.h FILE: ../../../third_party/skia/src/gpu/GrDriverBugWorkarounds.cpp FILE: ../../../third_party/skia/src/gpu/GrFPArgs.h FILE: ../../../third_party/skia/src/gpu/GrLegacyDirectContext.cpp