From 6b1a32ca86864f14362b4cc1de0276c351ed0cf1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 2 Mar 2020 21:29:34 +0000 Subject: [PATCH] Roll src/third_party/skia ded437003d0e..b43cfa4d3f96 (7 commits) https://skia.googlesource.com/skia.git/+log/ded437003d0e..b43cfa4d3f96 git log ded437003d0e..b43cfa4d3f96 --date=short --first-parent --format='%ad %ae %s' 2020-03-02 robertphillips@google.com Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" 2020-03-02 mtklein@google.com noalias for params, inbounds for GEPs 2020-03-02 reed@google.com remove bones from SkVertices 2020-03-02 robertphillips@google.com Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp 2020-03-02 jvanverth@google.com Fill in most D3DCaps texture property queries. 2020-03-02 brianosman@google.com Restore logic to check for .git in ANGLE BUILD.gn 2020-03-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@b43cfa4d3f96 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 herb@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: herb@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index c5e6389561d4b..5ab70624a7655 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': 'ded437003d0e1ad5581b07d3d2afadccc68dc5b2', + 'skia_revision': 'b43cfa4d3f9630508d4fbda5dbd484046ebfabce', # 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 68155c7fe46f3..b99f8bf2f3d38 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 74fb527eceeeacc6cded0eda3baae3b9 +Signature: f4fd9cad88e690b7a690873aefccfb63 UNUSED LICENSES: @@ -5640,6 +5640,7 @@ FILE: ../../../third_party/skia/src/core/SkCanvasMatrix.h FILE: ../../../third_party/skia/src/core/SkCompressedDataUtils.cpp FILE: ../../../third_party/skia/src/core/SkCompressedDataUtils.h FILE: ../../../third_party/skia/src/core/SkM44.cpp +FILE: ../../../third_party/skia/src/core/SkVerticesPriv.h FILE: ../../../third_party/skia/src/gpu/GrDynamicAtlas.cpp FILE: ../../../third_party/skia/src/gpu/GrDynamicAtlas.h FILE: ../../../third_party/skia/src/gpu/GrEagerVertexAllocator.h