Roll src/third_party/skia 97d957d1db65..ab4c138c0ef3 (3 commits) (flutter/engine#8285)

https://skia.googlesource.com/skia.git/%2Blog/97d957d1db65..ab4c138c0ef3

git log 97d957d1db657f8bbcec3db5fdddd5868ab9512e..ab4c138c0ef38ba1451698defb9b2b9518b96525 --date=short --no-merges --format=%ad %ae %s
2019-03-24 brianosman@google.com Revert "Simplify two more clients of proxy provider (mipped vs. non-mipped)"
2019-03-24 brianosman@google.com Revert "Remove GrDrawAtlasOp"
2019-03-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 3d76aaf8edee..0a4f8d5b63f5 (139 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 (stani@google.com), and stop
the roller if necessary.
This commit is contained in:
skia-flutter-autoroll
2019-03-23 23:19:28 -04:00
committed by GitHub
parent f14f520394
commit dafe4eb12d
2 changed files with 4 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': '97d957d1db657f8bbcec3db5fdddd5868ab9512e',
'skia_revision': 'ab4c138c0ef38ba1451698defb9b2b9518b96525',
# 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: f2606196c58bd731894bfe690e9bd95f
Signature: 096e6f6942d9d327f4648d588e7923ad
UNUSED LICENSES:
@@ -3805,6 +3805,8 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrCopySurfaceOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrCopySurfaceOp.h
FILE: ../../../third_party/skia/src/gpu/ops/GrDashLinePathRenderer.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrDashLinePathRenderer.h
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawAtlasOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawAtlasOp.h
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawOp.h
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawPathOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawPathOp.h