From e82c4f638daa36973d0166cc8c4cb67a24b2cac4 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 8 Jul 2019 21:27:41 +0000 Subject: [PATCH] Roll src/third_party/skia aee26ea14efc..56065d9b875f (16 commits) https://skia.googlesource.com/skia.git /%2Blog/aee26ea14efc..56065d9b875f git log aee26ea14efc9bcbfa99fd2e3947dd59ca72bdea..56065d9b875feaf85a4374c69259d37b3e2a817e --date=short --no-merges --format=%ad %ae %s 2019-07-08 rmistry@google.com [skottie-wasm-perf] Turn on chrome tracing 2019-07-08 rmistry@google.com [lottie-web-perf] Use SVG renderer and turn on chrome tracing 2019-07-08 brianosman@google.com Revert "Make the SkSL interpreter opt-in" 2019-07-08 brianosman@google.com Enable MSAA on Gen8 Intel GPUs 2019-07-08 robertphillips@google.com Remove some uses of isTestingOnlyBackendTexture 2019-07-03 cstout@google.com [fuchsia] Use //src/graphics/lib/vulkan for in-tree build 2019-07-08 egdaniel@google.com Make isFormatTexturable take a GrColorType. 2019-07-08 michaelludwig@google.com Revert "More optimizations for CropToRect, for axis-aligned quads that have not been inverted" 2019-07-08 brianosman@google.com Make the SkSL interpreter opt-in 2019-07-05 halcanary@google.com Sample/Shaders: use resources; cleanup code 2019-07-08 halcanary@google.com Sample/Lines remove boring sample 2019-07-03 halcanary@google.com Samples: simplify Sample::Event 2019-07-08 robertphillips@google.com Make BGRA_8888 renderable & textureable by default in the mock context 2019-07-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-07-08 michaelludwig@google.com More optimizations for CropToRect, for axis-aligned quads that have not been inverted 2019-07-03 halcanary@google.com Sample/Patch: use resources; cleanup code 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 (fmalita@google.com), and stop the roller if necessary. --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 39023f10d8d98..09f2baf8992c7 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': 'aee26ea14efc9bcbfa99fd2e3947dd59ca72bdea', + 'skia_revision': '56065d9b875feaf85a4374c69259d37b3e2a817e', # 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 9548f0de9dcfd..6b0172fe929ef 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 26df36ec78956d7d0c67926ab14be23c +Signature: b9ea23bf5c82cdbc577336b87c8f3ff9 UNUSED LICENSES: @@ -2503,7 +2503,6 @@ FILE: ../../../third_party/skia/samplecode/SampleHairline.cpp FILE: ../../../third_party/skia/samplecode/SampleLCD.cpp FILE: ../../../third_party/skia/samplecode/SampleLayerMask.cpp FILE: ../../../third_party/skia/samplecode/SampleLayers.cpp -FILE: ../../../third_party/skia/samplecode/SampleLines.cpp FILE: ../../../third_party/skia/samplecode/SamplePatch.cpp FILE: ../../../third_party/skia/samplecode/SamplePath.cpp FILE: ../../../third_party/skia/samplecode/SamplePathClip.cpp