Roll src/third_party/skia 7e2c3cdbb238..e0d90c84e42f (19 commits) (flutter/engine#9202)

https://skia.googlesource.com/skia.git
/%2Blog/7e2c3cdbb238..e0d90c84e42f

git log 7e2c3cdbb238c99b33d8e680095d43b56c8f2e7d..e0d90c84e42f3b0c26f660bdb12c12c8d184f584 --date=short --no-merges --format=%ad %ae %s
2019-06-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-05 csmartdalton@google.com ccpr: Preserve fill rules for cached paths
2019-06-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
2019-06-05 egdaniel@google.com Revert "Remove support for copyAsDraw in gpu copySurface."
2019-06-05 bsalomon@google.com Use 1e-4 rather than 1e-5 as "nonZeroAlpha" in various shader code.
2019-06-05 egdaniel@google.com Remove support for copyAsDraw in gpu copySurface.
2019-06-05 mtklein@google.com hoist loop-invariant code out of the loop
2019-06-05 egdaniel@google.com Make feature structs on GrVkBackendContext const.
2019-06-05 halcanary@google.com SkPDF: clean up image shader code
2019-06-05 bsalomon@google.com GrShaderCaps always stores config texture swizzles.
2019-06-05 brianosman@google.com Remove unused "DropsTileOnZeroDivide" caps bit
2019-06-05 brianosman@google.com Fix SkSL standalone compile errors
2019-06-04 michaelludwig@google.com Combine GrPerspQuad and GrQuad
2019-06-05 egdaniel@google.com Move readSurfacePixels and writePixelSurface into GrSurfaceContext.
2019-06-05 mtklein@google.com Revert "print 1/K floats as fractions"
2019-06-05 robertphillips@google.com Revise GrDataUtils to be more self-contained
2019-06-05 jvanverth@google.com Add GrCFResource::reset() to allow Chrome to transition to sk_cf_obj.
2019-06-04 bsalomon@google.com Add API to invalidate GL texture parameters from GrBackendTexture.
2019-06-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 2dd40a44d1a6..3c219171135d (5 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 (jcgregorio@google.com), and stop
the roller if necessary.
This commit is contained in:
skia-flutter-autoroll 2019-06-05 16:13:44 -04:00 committed by GitHub
parent 765d746608
commit bbf2362db0
2 changed files with 5 additions and 2 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': '7e2c3cdbb238c99b33d8e680095d43b56c8f2e7d',
'skia_revision': 'e0d90c84e42f3b0c26f660bdb12c12c8d184f584',
# 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: 47292e0af67c3b7bfc54cf9fa487c99b
Signature: f0735ccfd6671abb07c2e5bbaa1cc880
UNUSED LICENSES:
@ -5299,6 +5299,7 @@ FILE: ../../../third_party/skia/experimental/editor/run_handler.h
FILE: ../../../third_party/skia/experimental/editor/stringslice.cpp
FILE: ../../../third_party/skia/experimental/editor/stringslice.h
FILE: ../../../third_party/skia/gm/crbug_918512.cpp
FILE: ../../../third_party/skia/gm/preservefillrule.cpp
FILE: ../../../third_party/skia/gm/tilemodes_alpha.cpp
FILE: ../../../third_party/skia/src/gpu/GrPersistentCacheUtils.h
FILE: ../../../third_party/skia/src/gpu/effects/GrComposeLerpEffect.fp
@ -5473,6 +5474,7 @@ FILE: ../../../third_party/skia/gm/asyncrescaleandread.cpp
FILE: ../../../third_party/skia/gm/crbug_946965.cpp
FILE: ../../../third_party/skia/gm/runtimecolorfilter.cpp
FILE: ../../../third_party/skia/include/gpu/gl/GrGLAssembleHelpers.h
FILE: ../../../third_party/skia/include/private/GrGLTypesPriv.h
FILE: ../../../third_party/skia/include/private/SkThreadAnnotations.h
FILE: ../../../third_party/skia/modules/canvaskit/WasmAliases.h
FILE: ../../../third_party/skia/modules/canvaskit/particles_bindings.cpp
@ -5502,6 +5504,7 @@ FILE: ../../../third_party/skia/src/gpu/gl/GrGLAssembleGLESInterfaceAutogen.cpp
FILE: ../../../third_party/skia/src/gpu/gl/GrGLAssembleGLInterfaceAutogen.cpp
FILE: ../../../third_party/skia/src/gpu/gl/GrGLAssembleHelpers.cpp
FILE: ../../../third_party/skia/src/gpu/gl/GrGLAssembleWebGLInterfaceAutogen.cpp
FILE: ../../../third_party/skia/src/gpu/gl/GrGLTypesPriv.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrTransferFromOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrTransferFromOp.h
FILE: ../../../third_party/skia/src/sksl/SkSLByteCode.h