mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 3b155a77c370..a2187bf7629a (11 commits) (flutter/engine#6884)
https://skia.googlesource.com/skia.git/+log/3b155a77c370..a2187bf7629a Created with: gclient setdep -r src/third_party/skia@a2187bf7629a 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.
This commit is contained in:
parent
21a8e9f365
commit
b7f4e75ae5
2
DEPS
2
DEPS
@ -23,7 +23,7 @@ vars = {
|
||||
'fuchsia_git': 'https://fuchsia.googlesource.com',
|
||||
'github_git': 'https://github.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'skia_revision': '3b155a77c3704c3f3c5b741d60990e5ee959b261',
|
||||
'skia_revision': 'a2187bf7629af9eff9b37d99f3899e7f69d61a0d',
|
||||
|
||||
# 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: 54d705b960946cbc1179ab2b41eadbed
|
||||
Signature: 7dde42ec112a3ff03045b09e57e4ba89
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -1312,6 +1312,7 @@ FILE: ../../../third_party/skia/gm/clockwise.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_847759.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_884166.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_887103.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_892988.cpp
|
||||
FILE: ../../../third_party/skia/gm/drawimageset.cpp
|
||||
FILE: ../../../third_party/skia/gm/fwidth_squircle.cpp
|
||||
FILE: ../../../third_party/skia/gm/gradients_degenerate.cpp
|
||||
@ -1613,6 +1614,7 @@ FILE: ../../../third_party/skia/src/image/SkImage_GpuBase.h
|
||||
FILE: ../../../third_party/skia/src/image/SkImage_GpuYUVA.cpp
|
||||
FILE: ../../../third_party/skia/src/image/SkImage_GpuYUVA.h
|
||||
FILE: ../../../third_party/skia/src/image/SkImage_Lazy.h
|
||||
FILE: ../../../third_party/skia/src/opts/SkBitmapProcState_opts.h
|
||||
FILE: ../../../third_party/skia/src/opts/SkOpts_hsw.cpp
|
||||
FILE: ../../../third_party/skia/src/opts/SkRasterPipeline_opts.h
|
||||
FILE: ../../../third_party/skia/src/pathops/SkPathOpsAsWinding.cpp
|
||||
@ -3360,7 +3362,6 @@ FILE: ../../../third_party/skia/src/image/SkSurface.cpp
|
||||
FILE: ../../../third_party/skia/src/image/SkSurface_Base.h
|
||||
FILE: ../../../third_party/skia/src/image/SkSurface_Gpu.cpp
|
||||
FILE: ../../../third_party/skia/src/image/SkSurface_Raster.cpp
|
||||
FILE: ../../../third_party/skia/src/opts/SkBitmapProcState_arm_neon.cpp
|
||||
FILE: ../../../third_party/skia/src/pathops/SkAddIntersections.cpp
|
||||
FILE: ../../../third_party/skia/src/pathops/SkAddIntersections.h
|
||||
FILE: ../../../third_party/skia/src/pathops/SkDCubicLineIntersection.cpp
|
||||
@ -4580,9 +4581,6 @@ FILE: ../../../third_party/skia/src/effects/imagefilters/SkMergeImageFilter.cpp
|
||||
FILE: ../../../third_party/skia/src/effects/imagefilters/SkMorphologyImageFilter.cpp
|
||||
FILE: ../../../third_party/skia/src/effects/imagefilters/SkOffsetImageFilter.cpp
|
||||
FILE: ../../../third_party/skia/src/images/SkImageEncoderFns.h
|
||||
FILE: ../../../third_party/skia/src/opts/SkBitmapProcState_filter_neon.h
|
||||
FILE: ../../../third_party/skia/src/opts/SkBitmapProcState_opts_SSSE3.cpp
|
||||
FILE: ../../../third_party/skia/src/opts/SkBitmapProcState_opts_SSSE3.h
|
||||
----------------------------------------------------------------------------------------------------
|
||||
Copyright 2012 The Android Open Source Project
|
||||
|
||||
@ -5423,7 +5421,6 @@ LIBRARY: skia
|
||||
ORIGIN: ../../../third_party/skia/src/codec/SkColorTable.cpp + ../../../third_party/skia/LICENSE
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../third_party/skia/src/codec/SkColorTable.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkBitmapProcState_filter.h
|
||||
FILE: ../../../third_party/skia/src/core/SkCubicClipper.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkCubicClipper.h
|
||||
FILE: ../../../third_party/skia/src/core/SkEdgeClipper.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user