From c9d9b5b8f8fcea6fbb07a6314f62984755fd7f74 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 28 Aug 2019 11:21:43 -0400 Subject: [PATCH] Roll src/third_party/skia 6064ecf7e993..b1ade2a4261e (32 commits) (#11629) https://skia.googlesource.com/skia.git/+log/6064ecf7e993..b1ade2a4261e git log 6064ecf7e993..b1ade2a4261e --date=short --no-merges --format='%ad %ae %s' 2019-08-28 bsalomon@google.com Fix spirv-tools include path 2019-08-28 kjlubick@google.com [canvaskit] Fix duplicate gold name 2019-08-28 herb@google.com Cleanups around fRemoteGlyphStateMap 2019-08-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps 2019-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 57ad1e1287dd..886698bc3fdd (7 commits) 2019-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 31c682b20741..c96d445dc9eb (397 commits) 2019-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 605f863173b6..cde4dd9601ce (9 commits) 2019-08-28 michaelludwig@google.com Fix flutter roll 2019-08-27 michaelludwig@google.com Revert "Combine snapBackImage and snapSpecial" 2019-08-27 michaelludwig@google.com Add Color4f variant for DrawEdgeAAQuad 2019-08-27 michaelludwig@google.com Revert "Calculate draw bounds in drawEdgeAAImageSet" 2019-08-27 fmalita@chromium.org [skottie] Disable text baseline snapping 2019-08-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-08-27 michaelludwig@google.com Combine snapBackImage and snapSpecial 2019-08-27 senorblanco@chromium.org gn format third_party/dawn/BUILD.gn. 2019-08-27 halcanary@google.com SkPlainTextEditor: from experimental to modules 2019-08-27 herb@google.com Check RemoteStrike pointer is still valid to send 2019-08-27 bungeman@google.com Add a way to disable baseline snapping. 2019-08-27 egdaniel@google.com Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy. 2019-08-27 michaelludwig@google.com Calculate draw bounds in drawEdgeAAImageSet 2019-08-27 csmartdalton@google.com Add renderTasks to the DAG before calling addDependency 2019-08-27 egdaniel@google.com Make sure we use clear load op on GrOpsTask as often as possible. 2019-08-27 michaelludwig@google.com Fix subset errors in blur, matrix, and morphology filters 2019-08-27 senorblanco@chromium.org Dawn: use Skia's copy of vulkan headers. 2019-08-27 senorblanco@chromium.org Add spirv-cross to DEPS. 2019-08-27 senorblanco@chromium.org Dawn: Remove spirv-tools and spirv-headers rules from Dawn build files. 2019-08-27 mtklein@google.com remove unused sk_sp comparison operators 2019-08-27 michaelludwig@google.com Fix long line 2019-08-27 michaelludwig@google.com Revert "gpu: Update GrGLCaps usage of fTextureRectangle with chromium." 2019-08-27 nihohit@gmail.com compile.sh: Use emar in order to bundle libraries. 2019-08-27 mtklein@google.com -> 2019-08-27 kjlubick@google.com [canvaskit] Add sundry APIs and tests Created with: gclient setdep -r src/third_party/skia@b1ade2a4261e 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 stani@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=stani@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/DEPS b/DEPS index 1da28eb85a..1527ff0d66 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': '6064ecf7e993fee0c5fc835cf0bc67c30d77b345', + 'skia_revision': 'b1ade2a4261ea7fc372a5f9ad2481bf9d57ac59a', # 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 2f5e4f0c7f..1d223be148 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 06c62ab9fec3b7db8ab3e0e736feef54 +Signature: 298d611ba9d5a21424c37d0f171745e5 UNUSED LICENSES: @@ -4841,16 +4841,6 @@ FILE: ../../../third_party/skia/docs/examples/Text_Size.cpp FILE: ../../../third_party/skia/docs/examples/Text_Skew_X.cpp FILE: ../../../third_party/skia/docs/examples/Typeface_Methods.cpp FILE: ../../../third_party/skia/docs/examples/Xor.cpp -FILE: ../../../third_party/skia/experimental/editor/editor.cpp -FILE: ../../../third_party/skia/experimental/editor/editor.h -FILE: ../../../third_party/skia/experimental/editor/editor_application.cpp -FILE: ../../../third_party/skia/experimental/editor/shape.cpp -FILE: ../../../third_party/skia/experimental/editor/shape.h -FILE: ../../../third_party/skia/experimental/editor/stringslice.cpp -FILE: ../../../third_party/skia/experimental/editor/stringslice.h -FILE: ../../../third_party/skia/experimental/editor/stringview.h -FILE: ../../../third_party/skia/experimental/editor/word_boundaries.cpp -FILE: ../../../third_party/skia/experimental/editor/word_boundaries.h FILE: ../../../third_party/skia/experimental/xform/SkShape.cpp FILE: ../../../third_party/skia/experimental/xform/SkShape.h FILE: ../../../third_party/skia/experimental/xform/SkXform.cpp @@ -4860,6 +4850,16 @@ FILE: ../../../third_party/skia/gm/crbug_918512.cpp FILE: ../../../third_party/skia/gm/labyrinth.cpp FILE: ../../../third_party/skia/gm/preservefillrule.cpp FILE: ../../../third_party/skia/gm/tilemodes_alpha.cpp +FILE: ../../../third_party/skia/modules/skplaintexteditor/app/editor_application.cpp +FILE: ../../../third_party/skia/modules/skplaintexteditor/include/editor.h +FILE: ../../../third_party/skia/modules/skplaintexteditor/include/stringslice.h +FILE: ../../../third_party/skia/modules/skplaintexteditor/include/stringview.h +FILE: ../../../third_party/skia/modules/skplaintexteditor/src/editor.cpp +FILE: ../../../third_party/skia/modules/skplaintexteditor/src/shape.cpp +FILE: ../../../third_party/skia/modules/skplaintexteditor/src/shape.h +FILE: ../../../third_party/skia/modules/skplaintexteditor/src/stringslice.cpp +FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.cpp +FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.h FILE: ../../../third_party/skia/src/core/SkPixelRefPriv.h FILE: ../../../third_party/skia/src/gpu/GrPersistentCacheUtils.h FILE: ../../../third_party/skia/src/gpu/ccpr/GrSampleMaskProcessor.cpp -- GitLab