mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 105c9d507045..9dc0b9e2f86a (1 commits) (#10255)
https://skia.googlesource.com/skia.git /compare/105c9d507045..9dc0b9e2f86a git log 105c9d507045dc700d0e2f25854e9f86913069ba..9dc0b9e2f86adf9768b9daf2d519a7d1f4d75881 --date=short --no-merges --format=%ad %ae %s 2019-07-29 reed@google.com 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 (benjaminwagner@google.com), and stop the roller if necessary.
This commit is contained in:
parent
cf5f165795
commit
c41bbc63d9
2
DEPS
2
DEPS
@ -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
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 0f047e5036b6499e977ac23d1edf363b
|
||||
Signature: 45bbcd05cb7f14360e67966898988212
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user