From 20190d707a3cf51f5bcd16031b99f3cf63b1f33f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 3 Apr 2019 17:03:54 -0400 Subject: [PATCH] Roll src/third_party/skia fbe240669394..2273c900ea28 (13 commits) (#8428) https://skia.googlesource.com/skia.git/%2Blog/fbe240669394..2273c900ea28 git log fbe240669394715ee2f3e9f85407dad241eca262..2273c900ea2888ac659dbcdfe6e6d1cd2cf76177 --date=short --no-merges --format=%ad %ae %s 2019-04-03 herb@google.com GM for SkOverdrawCanvas 2019-03-30 csmartdalton@google.com Add a cap to allow coverage counting or not 2019-03-27 mtklein@google.com set PNG compression level back to 1 2019-04-03 csmartdalton@google.com Rename GrPipeline::Flags to GrPipeline::InputFlags 2019-04-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-03 robertphillips@google.com Reset GrVkCommandBuffer's work status in end() 2019-04-03 herb@google.com Remove SkFindAndPlaceGlyph from gn 2019-04-02 bsalomon@google.com Track the number of resources that would become purgeable after flush in GrResourceCache. 2019-04-03 brianosman@google.com Fix the GLSL persistent cache (and add a config to test it) 2019-04-03 michaelludwig@google.com Support strict constraints for bulk texture sets 2019-04-03 halcanary@google.com SkMD5 returns digest 2019-04-03 herb@google.com Move overdraw canvas to using new painter 2019-04-03 mtklein@google.com split cpu+gpu work queues 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 (jlavrova@google.com), and stop the roller if necessary. --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index b5b969fbf6e..06d6ce6e0e5 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': 'fbe240669394715ee2f3e9f85407dad241eca262', + 'skia_revision': '2273c900ea2888ac659dbcdfe6e6d1cd2cf76177', # 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 033b94a38e8..e0a97c486dc 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 479ccc15b4edc62b97c7f0a8292dd014 +Signature: aa4ce47d179f622bf227d1feb5d5f694 UNUSED LICENSES: @@ -3666,7 +3666,6 @@ FILE: ../../../third_party/skia/src/core/SkBitmapController.cpp FILE: ../../../third_party/skia/src/core/SkBitmapController.h FILE: ../../../third_party/skia/src/core/SkBitmapProvider.cpp FILE: ../../../third_party/skia/src/core/SkBitmapProvider.h -FILE: ../../../third_party/skia/src/core/SkFindAndPlaceGlyph.h FILE: ../../../third_party/skia/src/core/SkFontMgr.cpp FILE: ../../../third_party/skia/src/core/SkLatticeIter.cpp FILE: ../../../third_party/skia/src/core/SkLatticeIter.h @@ -4559,6 +4558,7 @@ FILE: ../../../third_party/skia/gm/crbug_938592.cpp FILE: ../../../third_party/skia/gm/crbug_947055.cpp FILE: ../../../third_party/skia/gm/mac_aa_explorer.cpp FILE: ../../../third_party/skia/gm/mixercolorfilter.cpp +FILE: ../../../third_party/skia/gm/overdrawcanvas.cpp FILE: ../../../third_party/skia/gm/samplelocations.cpp FILE: ../../../third_party/skia/gm/skbug_8664.cpp FILE: ../../../third_party/skia/include/core/SkMixer.h