Roll src/third_party/skia 0b6ae6386d34..14d64dd4c47c (10 commits) (flutter/engine#7802)
https://skia.googlesource.com/skia.git/%2Blog/0b6ae6386d34..14d64dd4c47c git log 0b6ae6386d34efa7554d1b515c016f1c66e09a30..14d64dd4c47c2ecf45e8b9e02b264fcd5eea7b09 --date=short --no-merges --format=%ad %ae %s 2019-02-12 herb@google.com Remove unneeded SkPackedUnicharID 2019-02-12 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-02-12 egdaniel@google.com Remove private configs from GrPixelConfig. 2019-02-12 halcanary@google.com SkPaint: clean up ctor, dtor, etc 2019-02-12 brianosman@google.com Experimental Particle System 2019-02-12 bungeman@google.com Primitive SkShaper to do primitive line breaking. 2019-02-12 reed@google.com starter sample for playing with SG. will flesh out more over time. 2019-02-12 bungeman@google.com Make SkSpan C++11 compatible. 2019-02-12 benjaminwagner@google.com Upgrade to Mesa 18.3.3 2019-02-12 herb@google.com Remove redundant fGlyphMap.set 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 (stephana@google.com), and stop the roller if necessary.
This commit is contained in:
committed by
GitHub
parent
ff5f45ad8e
commit
e75e9f5e1f
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': '0b6ae6386d34efa7554d1b515c016f1c66e09a30',
|
||||
'skia_revision': '14d64dd4c47c2ecf45e8b9e02b264fcd5eea7b09',
|
||||
|
||||
# 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: cd4ae5c621870cc057df563c35539d56
|
||||
Signature: 61a114339340fd33e37605281ad212bc
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@@ -4682,6 +4682,18 @@ ORIGIN: ../../../third_party/skia/experimental/canvaskit/WasmAliases.h + ../../.
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../third_party/skia/experimental/canvaskit/WasmAliases.h
|
||||
FILE: ../../../third_party/skia/experimental/canvaskit/skottie_bindings.cpp
|
||||
FILE: ../../../third_party/skia/modules/particles/include/SkCurve.h
|
||||
FILE: ../../../third_party/skia/modules/particles/include/SkParticleAffector.h
|
||||
FILE: ../../../third_party/skia/modules/particles/include/SkParticleData.h
|
||||
FILE: ../../../third_party/skia/modules/particles/include/SkParticleEffect.h
|
||||
FILE: ../../../third_party/skia/modules/particles/include/SkParticleEmitter.h
|
||||
FILE: ../../../third_party/skia/modules/particles/include/SkParticleSerialization.h
|
||||
FILE: ../../../third_party/skia/modules/particles/include/SkReflected.h
|
||||
FILE: ../../../third_party/skia/modules/particles/src/SkCurve.cpp
|
||||
FILE: ../../../third_party/skia/modules/particles/src/SkParticleAffector.cpp
|
||||
FILE: ../../../third_party/skia/modules/particles/src/SkParticleEffect.cpp
|
||||
FILE: ../../../third_party/skia/modules/particles/src/SkParticleEmitter.cpp
|
||||
FILE: ../../../third_party/skia/modules/particles/src/SkReflected.cpp
|
||||
----------------------------------------------------------------------------------------------------
|
||||
Copyright 2019 Google LLC
|
||||
|
||||
@@ -4925,6 +4937,7 @@ FILE: ../../../third_party/skia/include/private/SkVx.h
|
||||
FILE: ../../../third_party/skia/modules/sksg/include/SkSGRenderEffect.h
|
||||
FILE: ../../../third_party/skia/modules/sksg/src/SkSGRenderEffect.cpp
|
||||
FILE: ../../../third_party/skia/modules/sksg/src/SkSGTransformPriv.h
|
||||
FILE: ../../../third_party/skia/samplecode/SampleSG.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SampleThinAA.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkDescriptor.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrAHardwareBufferUtils.cpp
|
||||
|
||||
Reference in New Issue
Block a user