From 004cbdf0660a6a2d366b51dd32c936f7ebd6e624 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 26 Jan 2020 17:12:00 -0500 Subject: [PATCH] Roll src/third_party/skia 45add166fdb9..d92e4e9de7f1 (32 commits) (#16022) https://skia.googlesource.com/skia.git/+log/45add166fdb9..d92e4e9de7f1 git log 45add166fdb9..d92e4e9de7f1 --date=short --first-parent --format='%ad %ae %s' 2020-01-26 mtklein@google.com cache only when SkVM has a JIT 2020-01-26 reed@google.com offer raw-array variant of remaining 44 methods 2020-01-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2020-01-26 reed@google.com use vsphere to control light 2020-01-26 reed@google.com virtual sphere 2020-01-26 reed@google.com restore til I understand what changed 2020-01-26 reed@google.com consolidate examples to 1 matrix type 2020-01-25 bsalomon@google.com Revert "Revert "Use bitmap subset for comparison in texture_domain_effect GMs."" 2020-01-25 reed@google.com Revert "convert sample completely to SkM4" 2020-01-25 reed@google.com convert sample completely to SkM4 2020-01-25 bsalomon@google.com Revert "Use bitmap subset for comparison in texture_domain_effect GMs." 2020-01-25 bsalomon@google.com Use bitmap subset for comparison in texture_domain_effect GMs. 2020-01-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-24 ethannicholas@google.com add SkSLInterpreter vector instructions 2020-01-24 reed@google.com Revert "Revert "add rotate to SkM44"" 2020-01-24 brianosman@google.com Make invokeChild just return a string containing the child function call 2020-01-24 reed@google.com Revert "add rotate to SkM44" 2020-01-24 bsalomon@google.com Detect implementation read formats on ES. 2020-01-24 reed@google.com add rotate to SkM44 2020-01-24 bungeman@google.com Preserve FcConfig in SkFontConfigInterface_direct methods. 2020-01-24 jvanverth@google.com Wrap page index packing in helper methods. 2020-01-24 bsalomon@google.com Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"" 2020-01-24 robertphillips@google.com Make GrGpu::createBackendTexture match createCompressedBackendTexture 2020-01-24 jvanverth@google.com Revert "Reland "Reland "Add new method for storing DrawOpAtlas texture index.""" 2020-01-24 mtklein@google.com add skvm msan bot, move asan back to linux 2020-01-24 brianosman@google.com Remove invokeChild variants that write to output color 2020-01-24 mtklein@google.com clean up caches at thread exit 2020-01-24 mtklein@google.com link clang bots against our prepackaged libc++ 2020-01-24 bsalomon@google.com Revert "Move GrDomainEffect functionality into GrTextureEffect and delete" 2020-01-24 ethannicholas@google.com Revert "Revert "Complete rewrite of the SkSL interpreter"" 2020-01-24 bsalomon@google.com Move GrDomainEffect functionality into GrTextureEffect and delete the former. Created with: gclient setdep -r src/third_party/skia@d92e4e9de7f1 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 reed@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: reed@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 ++-- sky/packages/sky_engine/LICENSE | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 3cf6033ed..d2e7511fa 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': '45add166fdb9e52f80ff6a42cd4e91af298b5d29', + 'skia_revision': 'd92e4e9de7f15df3a36ddb4a7d116e971d534e24', # 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 490fa2204..cf64ae907 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 397585347a23d8df53020ca6616ad4cf +Signature: 569a4da77a077a383a573c85bf61cb55 UNUSED LICENSES: @@ -3597,7 +3597,6 @@ FILE: ../../../third_party/skia/src/pdf/SkClusterator.h FILE: ../../../third_party/skia/src/pdf/SkPDFTag.cpp FILE: ../../../third_party/skia/src/pdf/SkPDFTag.h FILE: ../../../third_party/skia/src/ports/SkFontMgr_fuchsia.cpp -FILE: ../../../third_party/skia/src/sksl/SkSLByteCode.cpp FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.cpp FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.h FILE: ../../../third_party/skia/src/sksl/SkSLPipelineStageCodeGenerator.cpp @@ -3984,6 +3983,7 @@ FILE: ../../../third_party/skia/bench/GrQuadBench.cpp FILE: ../../../third_party/skia/gm/crbug_1041204.cpp FILE: ../../../third_party/skia/gm/crbug_224618.cpp FILE: ../../../third_party/skia/src/core/SkVM_fwd.h +FILE: ../../../third_party/skia/src/sksl/SkSLInterpreter.h ---------------------------------------------------------------------------------------------------- Copyright 2020 Google LLC diff --git a/sky/packages/sky_engine/LICENSE b/sky/packages/sky_engine/LICENSE index 43e0a1d74..793385d58 100644 --- a/sky/packages/sky_engine/LICENSE +++ b/sky/packages/sky_engine/LICENSE @@ -724,7 +724,6 @@ limitations under the License. -------------------------------------------------------------------------------- angle fuchsia_sdk -tonic Copyright 2019 The Fuchsia Authors. All rights reserved. @@ -4362,6 +4361,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- engine +tonic txt Copyright 2013 The Flutter Authors. All rights reserved. -- GitLab