From d5cb4610d6976c9cf6cd31234076236e1b364084 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 18 Feb 2020 22:50:19 +0000 Subject: [PATCH] Roll src/third_party/skia 7281a8623799..fe6fe6c5a8a8 (7 commits) https://skia.googlesource.com/skia.git/+log/7281a8623799..fe6fe6c5a8a8 git log 7281a8623799..fe6fe6c5a8a8 --date=short --first-parent --format='%ad %ae %s' 2020-02-18 brianosman@google.com Revert "allow client to pass null if there are no uniforms" 2020-02-18 brianosman@google.com Fix path to GN on Windows when running presubmit hooks 2020-02-18 robertphillips@google.com Store ProgramDesc on DDLs alongside the GrProgramInfo 2020-02-18 reed@google.com allow client to pass null if there are no uniforms 2020-02-18 robertphillips@google.com Make GrGLGpu's program cache be held as a unique_ptr 2020-02-18 jvanverth@google.com Start adding D3D backend 2020-02-18 brianosman@google.com Roll SPIRV-Cross to latest (2020-02-14) Created with: gclient setdep -r src/third_party/skia@fe6fe6c5a8a8 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/+/master/autoroll/README.md Bug: None Tbr: lovisolo@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 21cc9c99a851b..cf40eface51cf 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': '7281a8623799021d47ebcdb5d0efa6d200cca1cd', + 'skia_revision': 'fe6fe6c5a8a87d42978dafdddb1119de8c98a216', # 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 90c9d8174509e..fe153734e8dd3 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 2beff5c033ff8d41e059d7e032b20c59 +Signature: 212b518266f3457898690ed1e2cd006e UNUSED LICENSES: @@ -5652,6 +5652,7 @@ FILE: ../../../third_party/skia/gm/skbug_9819.cpp FILE: ../../../third_party/skia/gm/strokerect_anisotropic.cpp FILE: ../../../third_party/skia/gm/verifiers/gmverifier.cpp FILE: ../../../third_party/skia/gm/verifiers/gmverifier.h +FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h FILE: ../../../third_party/skia/include/private/SkM44.h FILE: ../../../third_party/skia/modules/skottie/src/Adapter.h FILE: ../../../third_party/skia/modules/skottie/src/Animator.cpp