From 59acf398f48d7d1efd9d7653d077129355ac3b14 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 15 Jul 2019 20:56:54 +0000 Subject: [PATCH] Roll src/third_party/skia 563d044c0e76..9d844d8ce5a2 (10 commits) https://skia.googlesource.com/skia.git /compare/563d044c0e76..9d844d8ce5a2 git log 563d044c0e767c29ab7dcdff0cebdf533bad4747..9d844d8ce5a29130686d1e2f3d612b180cef5f0b --date=short --no-merges --format=%ad %ae %s 2019-07-15 halcanary@google.com SkMetaData: move from src/ to tools/ 2019-07-15 brianosman@google.com Interpreter: Compute max stack depth needed 2019-07-12 csmartdalton@google.com ccpr: Don't do coverage count transformations on literal coverage atlases 2019-07-12 halcanary@google.com Sample not RefCnted; ClickHandling moved out of viewer 2019-07-15 jvanverth@google.com Enable Metal MSAA configs and ignore flaky test 2019-07-15 bsalomon@google.com Make pixel comparison utility in ReadPixelsTest shareable 2019-07-12 bungeman@google.com Remove WallTimer class. 2019-07-15 egdaniel@google.com Revert "Move base and various sized formats off of GrGLCaps ConfigInfo." 2019-07-15 egdaniel@google.com Move base and various sized formats off of GrGLCaps ConfigInfo. 2019-07-13 bsalomon@google.com Simplify code in GrResourceProvider now that GrSurfaceContext writePixels takes GrColorType 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 (nifong@google.com), and stop the roller if necessary. --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 3dfaa2af59ec2..05f28d42e9556 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': '563d044c0e767c29ab7dcdff0cebdf533bad4747', + 'skia_revision': '9d844d8ce5a29130686d1e2f3d612b180cef5f0b', # 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 aaf76fe166e54..6fcf5641a5c5a 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d00add53bf97e8de9aea1ace575551a3 +Signature: dac48fc0f5d00e2d95aeae26964db399 UNUSED LICENSES: @@ -1597,6 +1597,7 @@ FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win2016-Cl FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All-FSAA.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win2016-MSVC-GCE-CPU-AVX2-x86_64-Debug-All-MSRTC.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-iOS-Clang-iPadPro-GPU-PowerVRGT7800-arm64-Release-All.json +FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-iOS-Clang-iPhone6-GPU-PowerVRGX6450-arm64-Release-All-Metal.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/failed_dm.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/failed_get_hashes.json FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/failed_pull.json @@ -5368,8 +5369,6 @@ FILE: ../../../third_party/skia/src/shaders/SkShader.cpp FILE: ../../../third_party/skia/src/shaders/gradients/SkGradientShader.cpp FILE: ../../../third_party/skia/src/utils/SkBase64.cpp FILE: ../../../third_party/skia/src/utils/SkCamera.cpp -FILE: ../../../third_party/skia/src/utils/SkMetaData.cpp -FILE: ../../../third_party/skia/src/utils/SkMetaData.h FILE: ../../../third_party/skia/src/utils/SkParse.cpp FILE: ../../../third_party/skia/src/utils/SkParseColor.cpp FILE: ../../../third_party/skia/src/xml/SkDOM.cpp