Skip to content

Commit

Permalink
Roll src/third_party/skia 105c9d5..9dc0b9e (1 commits) (flutter#10255)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git
/compare/105c9d507045..9dc0b9e

git log 105c9d5..9dc0b9e --date=short --no-merges --format=%ad %ae %s
2019-07-29 [email protected] remove code now that loopers are dead (w.r.t. canvas and paint)

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 ([email protected]), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll authored Jul 30, 2019
1 parent cf5f165 commit c41bbc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '105c9d507045dc700d0e2f25854e9f86913069ba',
'skia_revision': '9dc0b9e2f86adf9768b9daf2d519a7d1f4d75881',

# 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
8 changes: 1 addition & 7 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 0f047e5036b6499e977ac23d1edf363b
Signature: 45bbcd05cb7f14360e67966898988212

UNUSED LICENSES:

Expand Down Expand Up @@ -1887,7 +1887,6 @@ FILE: ../../../third_party/skia/gm/cubicpaths.cpp
FILE: ../../../third_party/skia/gm/degeneratesegments.cpp
FILE: ../../../third_party/skia/gm/dftext.cpp
FILE: ../../../third_party/skia/gm/drawbitmaprect.cpp
FILE: ../../../third_party/skia/gm/drawlooper.cpp
FILE: ../../../third_party/skia/gm/emptypath.cpp
FILE: ../../../third_party/skia/gm/encode.cpp
FILE: ../../../third_party/skia/gm/extractbitmap.cpp
Expand Down Expand Up @@ -1919,7 +1918,6 @@ FILE: ../../../third_party/skia/gm/poly2poly.cpp
FILE: ../../../third_party/skia/gm/quadpaths.cpp
FILE: ../../../third_party/skia/gm/rasterhandleallocator.cpp
FILE: ../../../third_party/skia/gm/shadertext3.cpp
FILE: ../../../third_party/skia/gm/shadows.cpp
FILE: ../../../third_party/skia/gm/strokefill.cpp
FILE: ../../../third_party/skia/gm/strokerects.cpp
FILE: ../../../third_party/skia/gm/strokes.cpp
Expand Down Expand Up @@ -1984,7 +1982,6 @@ FILE: ../../../third_party/skia/samplecode/SampleStrokeRect.cpp
FILE: ../../../third_party/skia/samplecode/SampleTextBox.cpp
FILE: ../../../third_party/skia/samplecode/SampleTextEffects.cpp
FILE: ../../../third_party/skia/samplecode/SampleTextureDomain.cpp
FILE: ../../../third_party/skia/samplecode/SampleTiling.cpp
FILE: ../../../third_party/skia/samplecode/SampleVertices.cpp
FILE: ../../../third_party/skia/samplecode/SampleWritePixels.cpp
FILE: ../../../third_party/skia/samplecode/SampleXfermodesBlur.cpp
Expand Down Expand Up @@ -3027,7 +3024,6 @@ TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/bench/BlendmodeBench.cpp
FILE: ../../../third_party/skia/bench/BlurImageFilterBench.cpp
FILE: ../../../third_party/skia/bench/BlurRectBench.cpp
FILE: ../../../third_party/skia/bench/BlurRoundRectBench.cpp
FILE: ../../../third_party/skia/bench/ChartBench.cpp
FILE: ../../../third_party/skia/bench/CmapBench.cpp
FILE: ../../../third_party/skia/bench/ColorFilterBench.cpp
Expand All @@ -3045,7 +3041,6 @@ FILE: ../../../third_party/skia/bench/MemsetBench.cpp
FILE: ../../../third_party/skia/bench/MergeBench.cpp
FILE: ../../../third_party/skia/bench/PerlinNoiseBench.cpp
FILE: ../../../third_party/skia/bench/PremulAndUnpremulAlphaOpsBench.cpp
FILE: ../../../third_party/skia/bench/RectoriBench.cpp
FILE: ../../../third_party/skia/bench/RegionContainBench.cpp
FILE: ../../../third_party/skia/bench/ResultsWriter.h
FILE: ../../../third_party/skia/bench/SortBench.cpp
Expand Down Expand Up @@ -3084,7 +3079,6 @@ FILE: ../../../third_party/skia/gm/imagesource.cpp
FILE: ../../../third_party/skia/gm/internal_links.cpp
FILE: ../../../third_party/skia/gm/inversepaths.cpp
FILE: ../../../third_party/skia/gm/lumafilter.cpp
FILE: ../../../third_party/skia/gm/megalooper.cpp
FILE: ../../../third_party/skia/gm/mixedtextblobs.cpp
FILE: ../../../third_party/skia/gm/nested.cpp
FILE: ../../../third_party/skia/gm/nonclosedpaths.cpp
Expand Down

0 comments on commit c41bbc6

Please sign in to comment.