From 6203804177060beca5b8dcfd9d4ceb0b86380d7c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 29 Jul 2020 20:58:51 +0000 Subject: [PATCH] Roll Skia from 96d6c6f04dcb to 57d859edd3c4 (16 revisions) https://skia.googlesource.com/skia.git/+log/96d6c6f04dcb..57d859edd3c4 2020-07-29 bungeman@google.com Create a gn link pool which is disabled by default. 2020-07-29 adlai@google.com Migrate MakeFromAdoptedTexture to GrDirectContext 2020-07-29 johnstiles@google.com Remove constexpr workarounds for no-longer-supported compilers. 2020-07-29 jvanverth@google.com Change GrRingBuffer::finishSubmit to be a finishedProc 2020-07-29 brianosman@google.com Add Skia.natvis to platform_tools/debugging 2020-07-29 senorblanco@chromium.org Fix MSVC build. 2020-07-29 reed@google.com Can't share encoded data if we have any modifiers 2020-07-29 mtklein@google.com don't let shaders know the destination is unpremul 2020-07-29 csmartdalton@google.com Make tessellation join type values negative 2020-07-29 mtklein@google.com skvm sprite blitter 2020-07-29 rmistry@google.com Use storage.ErrObjectNotExist in Canary-G3 2020-07-29 bungeman@google.com SkUNREACHABLE should fail, not be UB. 2020-07-29 robertphillips@google.com Re-org image-cacherator-from-* GMs 2020-07-29 johnstiles@google.com Add LLDB debugging extensions for SkAutoTArray. 2020-07-29 johnstiles@google.com Add LLDB debugging extensions for SkTArray and SkString. 2020-07-29 nifong@google.com A puppeteer test that runs karma-like tests If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC borenet@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 5f7e6477c1efe..d947c107d10c6 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': '96d6c6f04dcb1f8e6510fd49daab1987f99c4d61', + 'skia_revision': '57d859edd3c49bbea01ba8df8fde2b90de160702', # 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 8ac7b2bb295ff..c2cb2c3d7dcee 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 1749afc2e4e078afa2ece8623360bf4e +Signature: 57b47312e2b9edbe85e390c4fd69095c UNUSED LICENSES: @@ -6426,6 +6426,8 @@ FILE: ../../../third_party/skia/infra/bots/gen_tasks_logic/task_builder.go FILE: ../../../third_party/skia/infra/bots/task_drivers/canary/canary.go FILE: ../../../third_party/skia/infra/bots/task_drivers/fm_driver/fm_driver.go FILE: ../../../third_party/skia/infra/bots/task_drivers/g3_canary/g3_canary.go +FILE: ../../../third_party/skia/infra/bots/task_drivers/perf_puppeteer_canvas/perf_puppeteer_canvas.go +FILE: ../../../third_party/skia/infra/bots/task_drivers/perf_puppeteer_canvas/perf_puppeteer_canvas_test.go FILE: ../../../third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/perf_puppeteer_render_skps.go FILE: ../../../third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/perf_puppeteer_render_skps_test.go FILE: ../../../third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/perf_puppeteer_skottie_frames.go