Roll src/third_party/skia a4b837971c4b..d9430297e74a (30 commits) (flutter/engine#9080)

https://skia.googlesource.com/skia.git
/%2Blog/a4b837971c4b..d9430297e74a

git log a4b837971c4b91de29f62909d340cbae33919e33..d9430297e74a8a381ead2d83988703a0a7d5e310 --date=short --no-merges --format=%ad %ae %s
2019-05-24 mtklein@google.com blacklist Samsung Mongoose 3 from ASIMDHP
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 csmartdalton@google.com Add "GrMipMapped" parameter to visitProxies
2019-05-23 michaelludwig@google.com Update GrRTC to use GrFillRectOp::MakeGeneric
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 bsalomon@google.com Apply local matrix and then plane scaling matrix in GrYUVToRGBEffect
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms fb9fa4a9a009..5b8149aaf52b (1 commits)
2019-05-24 brianosman@google.com Interpreter: Optimize common swizzles
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 egdaniel@google.com Fix VkhardwareBufferTest to check for egl native fence extension.
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 622c42a2cf22..fb9fa4a9a009 (1 commits)
2019-05-24 michaelludwig@google.com Add generic factory function to GrFillRectOp
2019-05-24 fmalita@chromium.org [skottie] Always use explicit text line height
2019-05-24 ethannicholas@google.com add SkSL support for mix, cross, and dot
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 ethannicholas@google.com restructured SkSL include files
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 1578d6b6f5dd..622c42a2cf22 (1 commits)
2019-05-24 halcanary@google.com add SkNamedTransferFn::kRec2020
2019-05-24 bsalomon@google.com Enable GL by default if GPU enabled and no backend selected.
2019-05-24 halcanary@google.com replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars
2019-05-24 fmalita@chromium.org [skottie] Add kBottom text alignment extension
2019-05-24 bsalomon@google.com Reland "Allow swapping out of GrBackendTexture used by SkSurface"
2019-05-23 herb@google.com Remove SkPackedID
2019-05-24 bsalomon@google.com Revert "Allow swapping out of GrBackendTexture used by SkSurface"
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 bsalomon@google.com Blacklist ReplaceSurfaceBackendTexture on all Nexus5x Vulkan bots
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8224a58b4749..e794ddc8a662 (5 commits)
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a410b6988151..778c5dab5f92 (458 commits)
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cae8cde7fa65..8a2441d37d80 (26 commits)

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 (csmartdalton@google.com), and stop
the roller if necessary.
This commit is contained in:
skia-flutter-autoroll
2019-05-24 18:40:27 -04:00
committed by GitHub
parent 1c0840a9dc
commit 6eb999a637
2 changed files with 5 additions and 4 deletions

2
DEPS
View File

@@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': 'a4b837971c4b91de29f62909d340cbae33919e33',
'skia_revision': 'd9430297e74a8a381ead2d83988703a0a7d5e310',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the

View File

@@ -1,4 +1,4 @@
Signature: 325d99fc98da391f9673b69a1f687fd4
Signature: e0e9963a43f11b24556fd6dacaca039a
UNUSED LICENSES:
@@ -2348,12 +2348,13 @@ FILE: ../../../third_party/skia/specs/web-img-decode/proposed/impl/impl.js
FILE: ../../../third_party/skia/specs/web-img-decode/proposed/index.html
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
FILE: ../../../third_party/skia/src/sksl/lex/sksl.lex
FILE: ../../../third_party/skia/src/sksl/sksl.inc
FILE: ../../../third_party/skia/src/sksl/sksl_fp.inc
FILE: ../../../third_party/skia/src/sksl/sksl_frag.inc
FILE: ../../../third_party/skia/src/sksl/sksl_generic.inc
FILE: ../../../third_party/skia/src/sksl/sksl_geom.inc
FILE: ../../../third_party/skia/src/sksl/sksl_gpu.inc
FILE: ../../../third_party/skia/src/sksl/sksl_interp.inc
FILE: ../../../third_party/skia/src/sksl/sksl_mixer.inc
FILE: ../../../third_party/skia/src/sksl/sksl_pipeline.inc
FILE: ../../../third_party/skia/src/sksl/sksl_vert.inc
----------------------------------------------------------------------------------------------------
Copyright (c) 2011 Google Inc. All rights reserved.