Skip to content

Commit

Permalink
Roll src/third_party/skia e71e9ef..8b35379 (6 commits) (flutter#6751)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/e71e9ef311ba..8b35379ae1f1


Created with:
  gclient setdep -r src/third_party/skia@8b35379ae1f1

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, who should
be CC'd on the roll, and stop the roller if necessary.
  • Loading branch information
skia-flutter-autoroll authored Nov 5, 2018
1 parent c9b36fa commit 61dbcda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': 'e71e9ef311ba2ebd67044120b74801c33323a20e',
'skia_revision': '8b35379ae1f1b223385a1c566628eb9a33a5683c',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
6 changes: 4 additions & 2 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: b73acbe1fbe5d82063f6124714922157
Signature: bc5f7b7c9112c3dbb54f6250960e451a

UNUSED LICENSES:

Expand Down Expand Up @@ -1294,6 +1294,7 @@ FILE: ../../../third_party/skia/bench/CubicMapBench.cpp
FILE: ../../../third_party/skia/bench/GrCCFillGeometryBench.cpp
FILE: ../../../third_party/skia/bench/ImageCycleBench.cpp
FILE: ../../../third_party/skia/bench/JSONBench.cpp
FILE: ../../../third_party/skia/bench/PathOpsBench.cpp
FILE: ../../../third_party/skia/bench/PolyUtilsBench.cpp
FILE: ../../../third_party/skia/bench/ShaderMaskFilterBench.cpp
FILE: ../../../third_party/skia/experimental/nima/NimaActor.cpp
Expand Down Expand Up @@ -1337,6 +1338,7 @@ FILE: ../../../third_party/skia/include/c/sk_imageinfo.h
FILE: ../../../third_party/skia/include/core/SkCanvasVirtualEnforcer.h
FILE: ../../../third_party/skia/include/core/SkCoverageMode.h
FILE: ../../../third_party/skia/include/core/SkFontParameters.h
FILE: ../../../third_party/skia/include/core/SkFontTypes.h
FILE: ../../../third_party/skia/include/core/SkYUVAIndex.h
FILE: ../../../third_party/skia/include/effects/SkOpPathEffect.h
FILE: ../../../third_party/skia/include/effects/SkShaderMaskFilter.h
Expand Down Expand Up @@ -1442,6 +1444,7 @@ FILE: ../../../third_party/skia/src/core/SkCubicMap.h
FILE: ../../../third_party/skia/src/core/SkDeferredDisplayList.cpp
FILE: ../../../third_party/skia/src/core/SkDeferredDisplayListPriv.h
FILE: ../../../third_party/skia/src/core/SkDraw_text.cpp
FILE: ../../../third_party/skia/src/core/SkFontPriv.h
FILE: ../../../third_party/skia/src/core/SkGlyph.cpp
FILE: ../../../third_party/skia/src/core/SkIPoint16.h
FILE: ../../../third_party/skia/src/core/SkMaskFilterBase.h
Expand Down Expand Up @@ -3388,7 +3391,6 @@ FILE: ../../../third_party/skia/src/pathops/SkPathOpsCurve.h
FILE: ../../../third_party/skia/src/pathops/SkPathOpsLine.cpp
FILE: ../../../third_party/skia/src/pathops/SkPathOpsLine.h
FILE: ../../../third_party/skia/src/pathops/SkPathOpsOp.cpp
FILE: ../../../third_party/skia/src/pathops/SkPathOpsPoint.cpp
FILE: ../../../third_party/skia/src/pathops/SkPathOpsPoint.h
FILE: ../../../third_party/skia/src/pathops/SkPathOpsQuad.cpp
FILE: ../../../third_party/skia/src/pathops/SkPathOpsQuad.h
Expand Down

0 comments on commit 61dbcda

Please sign in to comment.