From 1a8bc658a0406268c4f966799f706ffee9832bbc Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 12 Nov 2019 18:45:58 -0500 Subject: [PATCH] Roll src/third_party/skia d860a78fd60c..581108137b46 (13 commits) (#13800) https://skia.googlesource.com/skia.git/+log/d860a78fd60c..581108137b46 git log d860a78fd60c..581108137b46 --date=short --no-merges --format='%ad %ae %s' 2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-12 csmartdalton@google.com Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo 2019-11-12 ccross@android.com [SkQP/Android] Replace -Weverything with -Wextra 2019-11-12 robertphillips@google.com Use a priori knowledge about the number of stencil bits in Dawn, Metal and Vulkan backends 2019-11-12 senorblanco@chromium.org Dawn: implement dynamic primitive processor texture handling. 2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 31edef751a8d..9da287fd0264 (6 commits) 2019-11-12 jvanverth@google.com Detect whether trying to blit a Metal swapchain texture, and fail if so. 2019-11-12 senorblanco@chromium.org Dawn: fix bug in stencil handling. 2019-11-12 nigeltao@google.com Free SkWuffsCodec frame-count decoder earlier 2019-11-12 bungeman@google.com Track and force opsz axis on Mac. 2019-11-12 herb@google.com Make metrics const on SkStrike 2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@581108137b46 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 halcanary@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/+/master/autoroll/README.md Bug: None TBR=halcanary@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index c60a4df1c..f1ae197d7 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': 'd860a78fd60c6c06d5de16863b6ccd8b008565ac', + 'skia_revision': '581108137b46307b521448bf987bb5e5ecf3e5dd', # 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 f6c3705fb..9f7aa2c14 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 9b4cfb54c01eb26dfc1c57974b36fe04 +Signature: c62c715c37e15e34702315df0805f841 UNUSED LICENSES: -- GitLab