From b4ebe9fe9932569a3532f398a4b25a8a0fc02d76 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 23 Aug 2019 17:50:56 -0400 Subject: [PATCH] Roll src/third_party/skia 0f15d7373bf1..e8a2c8053daa (8 commits) (flutter/engine#11418) https://skia.googlesource.com/skia.git/+log/0f15d7373bf1..e8a2c8053daa git log 0f15d7373bf1..e8a2c8053daa --date=short --no-merges --format='%ad %ae %s' 2019-08-23 senorblanco@chromium.org Dawn: update to recent GrGpu/CopySurface changes. 2019-08-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d7c7dd8b955e..ce4270691346 (1 commits) 2019-08-23 egdaniel@google.com Rename GrContextOption fReduceOpListSplitting to fReduceOpsTaskSplitting. 2019-08-23 mtklein@google.com track SkNoPixelsDevice's origin 2019-08-23 reed@google.com remove redundant rect methods 2019-08-23 senorblanco@chromium.org Dawn: implement a ring buffer for uniform uploads. 2019-08-23 csmartdalton@google.com Don't pass around renderTargetContexts from onFlush callbacks 2019-08-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 47820316fcec..d7c7dd8b955e (1 commits) Created with: gclient setdep -r src/third_party/skia@e8a2c8053daa 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, who should be CC'd on the roll, and stop the roller if necessary. Bug: None TBR=egdaniel@google.com --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 9d07a1893d3..27632e7a690 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': '0f15d7373bf1c2a357422d6ca5adfee10e50e880', + 'skia_revision': 'e8a2c8053daa61907b1b14e4584c3d812d6c4267', # 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/engine/src/flutter/ci/licenses_golden/licenses_skia b/engine/src/flutter/ci/licenses_golden/licenses_skia index c54fc278a12..0d190298a54 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 4bd0bfca12ef511ac867610b1c8a89d4 +Signature: b18d5f2b26655e2e89cbcba5aabd8d1b UNUSED LICENSES: @@ -5010,6 +5010,8 @@ FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnProgramDataManager.cpp FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnProgramDataManager.h FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnRenderTarget.cpp FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnRenderTarget.h +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnRingBuffer.cpp +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnRingBuffer.h FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStencilAttachment.cpp FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStencilAttachment.h FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnTexture.cpp