From 7204b94137c11ffe47fd01b829bc4cbc6ca8a6ec Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 11 Jan 2020 11:41:49 -0500 Subject: [PATCH] Roll src/third_party/skia 67d0f3fd725c..3723fb7e85bb (25 commits) (flutter/engine#15466) https://skia.googlesource.com/skia.git/+log/67d0f3fd725c..3723fb7e85bb git log 67d0f3fd725c..3723fb7e85bb --date=short --first-parent --format='%ad %ae %s' 2020-01-10 reed@google.com Revert "forward concat44 in nway canvas" 2020-01-10 bsalomon@google.com Fix mac TSAN build 2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-10 herb@google.com Simplify text op vertex generation loop 2020-01-10 bsalomon@google.com Enable transfer from texture to buffer on ANGLE. 2020-01-10 nifong@google.com Revert "Reland "Add vis of android device clip restriction, fix regular clip vis on gpu"" 2020-01-10 nifong@google.com Reland "Add vis of android device clip restriction, fix regular clip vis on gpu" 2020-01-10 jvanverth@google.com Revert "Add vis of android device clip restriction, fix regular clip vis on gpu" 2020-01-10 jvanverth@google.com Revert "Fix san error by initializing new bool in debugcanvas" 2020-01-10 reed@google.com forward concat44 in nway canvas 2020-01-10 kjlubick@google.com [canvaskit] Roll to 0.11.0 2020-01-10 nifong@google.com Fix san error by initializing new bool in debugcanvas 2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-10 jlavrova@google.com height_override without a multiplier 2020-01-10 halcanary@google.com tools/git-sync-deps works with either python 2020-01-10 brianosman@google.com SkRuntimeEffect: Fix 'in' variables in CPU backend 2020-01-10 nifong@google.com Add vis of android device clip restriction, fix regular clip vis on gpu 2020-01-10 jlavrova@google.com Ellipsis attached to cluster, not word 2020-01-10 reed@google.com Revert "new virtuals for canvas ctm" 2020-01-10 reed@google.com new virtuals for canvas ctm 2020-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 5d178c93fd5b..e8ce929aea0d (425 commits) 2020-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c431d59626e1..12ce8f687d23 (8 commits) 2020-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 77c89ff847b6..110236f3ce70 (5 commits) 2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-09 reed@google.com remove cruft bools from canvas Created with: gclient setdep -r src/third_party/skia@3723fb7e85bb 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 jvanverth@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: jvanverth@google.com --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index b0943633bed..40ff8341f8d 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': '67d0f3fd725c720ecad0ea6b45bb77a3bff55a7a', + 'skia_revision': '3723fb7e85bb5faacb93dc0d5416699b2ed31eb0', # 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 151c89b7785..b6867a340d1 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: f243b58edb15121502126a3c5148d875 +Signature: 5e802e5dc4bb228172f9e382590a9cc4 UNUSED LICENSES: @@ -2768,7 +2768,6 @@ FILE: ../../../third_party/skia/gm/nonclosedpaths.cpp FILE: ../../../third_party/skia/gm/offsetimagefilter.cpp FILE: ../../../third_party/skia/gm/ovals.cpp FILE: ../../../third_party/skia/gm/pathopsinverse.cpp -FILE: ../../../third_party/skia/gm/pathopsskpclip.cpp FILE: ../../../third_party/skia/gm/perlinnoise.cpp FILE: ../../../third_party/skia/gm/pictureimagefilter.cpp FILE: ../../../third_party/skia/gm/polygons.cpp