From a63e88b00a0272829c76b0e8ed1926c7c747eb3a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 3 Jul 2019 15:58:27 +0000 Subject: [PATCH] Roll src/third_party/skia 93eeff578b08..0e0113dcbd9a (9 commits) https://skia.googlesource.com/skia.git /%2Blog/93eeff578b08..0e0113dcbd9a git log 93eeff578b08e74ffa609ee2465b757fd78a35b9..0e0113dcbd9ad8a54071e631e147aa02c1b7fb5b --date=short --no-merges --format=%ad %ae %s 2019-07-03 robertphillips@google.com Fix initialization of DDLRecorder 2019-07-03 bsalomon@google.com Disable GLPrograms test on Mac 10.1 bot 2019-07-03 fmalita@chromium.org [skottie] Add forgotten linear-wipe test 2019-07-03 bsalomon@google.com fix logic bug when deciding to use temp space for mip levels 2019-07-02 halcanary@google.com add header guards 2019-07-02 egdaniel@google.com Move tex storage flag to FormatInfo in GrGLCaps. 2019-07-03 mtklein@google.com update path to fix Android ASAN bots 2019-07-02 robertphillips@google.com Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture 2019-07-03 bsalomon@google.com Fix issue where SkAutoSTMalloc doesn't default initialize std::unique_ptr. The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (jvanverth@google.com), and stop the roller if necessary. --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index c4405fc0727b0..6e6c00fd30349 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': '93eeff578b08e74ffa609ee2465b757fd78a35b9', + 'skia_revision': '0e0113dcbd9ad8a54071e631e147aa02c1b7fb5b', # 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 9521b03870fcc..c720b39e0eb61 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d69bbecf74d3374a0b5b20ca220d16da +Signature: 1cc4fbd5fb683d3d955ace2966efe5e6 UNUSED LICENSES: @@ -2113,6 +2113,7 @@ FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Debian9-Cl FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Release-All-SwiftShader.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Debian9-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All-Vulkan.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Debian9-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan.json +FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Mac10.13-Clang-MacBook10.1-GPU-IntelHD615-x86_64-Debug-All-CommandBuffer.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Mac10.13-Clang-MacBook10.1-GPU-IntelHD615-x86_64-Release-All-NativeFonts.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Mac10.13-Clang-MacBookPro11.5-CPU-AVX2-x86_64-Release-All.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-Metal.json