From a9008b5b3bb300597116303059821c9b1a08edcf Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 7 Jan 2019 21:55:38 +0000 Subject: [PATCH] Roll src/third_party/skia b2fdcbf3033f..26d173fee72b (10 commits) https://skia.googlesource.com/skia.git/%2Blog/b2fdcbf3033f..26d173fee72b git log b2fdcbf3033f2df7ec5f37cdfa70897271b096bd..26d173fee72b4674d0d044fb7d693c628408e57f --date=short --no-merges --format=%ad %ae %s 2019-01-07 caryclark@skia.org fix bookmaker 2019-01-07 jcgregorio@google.com Fix extra semicolon. 2019-01-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader a4afa24ff909..f6d56f15c09e (1 commits) 2019-01-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 8b9d1f9db8a8..d2f489e79366 (1 commits) 2019-01-07 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-01-07 reed@google.com document drawSimpleText 2019-01-07 brianosman@google.com Revert "Support combining per-vertex coverage with color in default GP vertex shader" 2019-01-03 herb@google.com Isolate cache lookups in preparation to hoist into painter 2019-01-07 egdaniel@google.com Add wait function to GrVkSecondaryCBDrawContext for semaphores. 2019-01-07 reed@google.com hide setTextEncoding 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 | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 9f1142020757a..2dee70950fa36 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': 'b2fdcbf3033f2df7ec5f37cdfa70897271b096bd', + 'skia_revision': '26d173fee72b4674d0d044fb7d693c628408e57f', # 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 80561b5757891..95d979533d791 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: f15aba07ce7626073498d1ee7a60bfed +Signature: 6b47f70224c59ae6a88c0cdc03aaa843 UNUSED LICENSES: @@ -4028,7 +4028,6 @@ FILE: ../../../third_party/skia/include/utils/SkLua.h FILE: ../../../third_party/skia/include/utils/SkLuaCanvas.h FILE: ../../../third_party/skia/samplecode/SampleChart.cpp FILE: ../../../third_party/skia/samplecode/SampleClock.cpp -FILE: ../../../third_party/skia/samplecode/SampleFilterFuzz.cpp FILE: ../../../third_party/skia/samplecode/SampleLua.cpp FILE: ../../../third_party/skia/samplecode/SampleManyRects.cpp FILE: ../../../third_party/skia/samplecode/SamplePdfFileViewer.cpp