From e8cc1a23d5e6df4069e9cb43f1b7cf6912c631de Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 7 Jan 2019 18:16:59 +0000 Subject: [PATCH] Roll src/third_party/skia 46ee3f7a8ff5..b2fdcbf3033f (11 commits) https://skia.googlesource.com/skia.git/%2Blog/46ee3f7a8ff5..b2fdcbf3033f git log 46ee3f7a8ff52f961b390b8e553483dfe0818c9d..b2fdcbf3033f2df7ec5f37cdfa70897271b096bd --date=short --no-merges --format=%ad %ae %s 2019-01-07 brianosman@google.com Add SkNamedGamut::kXYZ (ie, the identity matrix) 2019-01-07 kjlubick@google.com Add canvaskit to the CQ 2019-01-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 050698222644..a4afa24ff909 (1 commits) 2019-01-07 csmartdalton@google.com ccpr: Convert GrCCDrawPathsOp::SingleDraw to a class 2019-01-07 kjlubick@google.com [canvaskit] Add path/canvas methods 2019-01-07 ethannicholas@google.com Revert "Revert "we now cache GLSL shaders when we can't cache the binaries"" 2019-01-07 reed@google.com use drawstring with font 2019-01-06 csmartdalton@google.com Reland "ccpr: Rework the path cache to support sporadic flushing" 2019-01-02 brianosman@google.com Support combining per-vertex coverage with color in default GP vertex shader 2018-12-21 bsalomon@google.com Run ddl2-vk and ddl2-gl on bots 2019-01-07 nigeltao@google.com Update third_party/wuffs version 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 (bsalomon@google.com), and stop the roller if necessary. --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +--- sky/packages/sky_engine/LICENSE | 1 - 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index 80ae2b6dcc92d..9f1142020757a 100644 --- a/DEPS +++ b/DEPS @@ -23,7 +23,7 @@ vars = { 'fuchsia_git': 'https://fuchsia.googlesource.com', 'github_git': 'https://github.com', 'skia_git': 'https://skia.googlesource.com', - 'skia_revision': '46ee3f7a8ff52f961b390b8e553483dfe0818c9d', + 'skia_revision': 'b2fdcbf3033f2df7ec5f37cdfa70897271b096bd', # 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 2171b63f06693..80561b5757891 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 2f3b442420912c459d17890ccbc3cd1a +Signature: f15aba07ce7626073498d1ee7a60bfed UNUSED LICENSES: @@ -1280,7 +1280,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. LIBRARY: skcms LIBRARY: skia LIBRARY: vulkanmemoryallocator -LIBRARY: wuffs ORIGIN: ../../../third_party/skia/bench/ClearBench.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd FILE: ../../../third_party/skia/bench/ClearBench.cpp @@ -1665,7 +1664,6 @@ FILE: ../../../third_party/skia/third_party/skcms/skcms_internal.h FILE: ../../../third_party/skia/third_party/skcms/src/Transform_inl.h FILE: ../../../third_party/skia/third_party/vulkanmemoryallocator/GrVulkanMemoryAllocator.cpp FILE: ../../../third_party/skia/third_party/vulkanmemoryallocator/GrVulkanMemoryAllocator.h -FILE: ../../../third_party/skia/third_party/wuffs/wuffs.c ---------------------------------------------------------------------------------------------------- Copyright 2018 Google Inc. diff --git a/sky/packages/sky_engine/LICENSE b/sky/packages/sky_engine/LICENSE index c07db5a888d08..4d8d70b4363f4 100644 --- a/sky/packages/sky_engine/LICENSE +++ b/sky/packages/sky_engine/LICENSE @@ -9732,7 +9732,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. skcms skia vulkanmemoryallocator -wuffs Copyright 2018 Google Inc.