Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit ae0110d

Browse files
Roll src/third_party/skia 56f569d..81e8d3b (7 commits) (#13277)
https://skia.googlesource.com/skia.git/+log/56f569d9bec2..81e8d3b29662 git log 56f569d..81e8d3b --date=short --no-merges --format='%ad %ae %s' 2019-10-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-21 fmalita@chromium.org [skottie] fix clangtidy warning 2019-10-21 kjlubick@google.com [fuzzing] Add two fuzzers for SkDescriptor 2019-10-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-21 bsalomon@google.com Simplify sk_gpu_test::MakeTextureProxyFromData. 2019-10-21 halcanary@google.com SkPDF: simplify Producer metadata logic Created with: gclient setdep -r src/third_party/skia@81e8d3b29662 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC michaelludwig@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None TBR=michaelludwig@google.com
1 parent e6e35a9 commit ae0110d

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': '56f569d9bec28656b18712e14b14e34795af85eb',
29+
'skia_revision': '81e8d3b296629532589e58625eec2a59378edf35',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1bf82617b69186a3dacb0d78a1d6e23a
1+
Signature: 1de4c64848adec6c9e7d9357434573e8
22

33
UNUSED LICENSES:
44

@@ -5229,12 +5229,15 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
52295229

52305230
====================================================================================================
52315231
LIBRARY: skia
5232-
ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSKSL2GLSL.cpp + ../../../third_party/skia/LICENSE
5232+
ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISkDescriptor.cpp + ../../../third_party/skia/LICENSE
52335233
TYPE: LicenseType.bsd
5234+
FILE: ../../../third_party/skia/fuzz/FuzzSkDescriptor.cpp
5235+
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISkDescriptor.cpp
52345236
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSKSL2GLSL.cpp
52355237
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSKSL2Metal.cpp
52365238
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSKSL2Pipeline.cpp
52375239
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSKSL2SPIRV.cpp
5240+
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSkDescriptorDeserialize.cpp
52385241
----------------------------------------------------------------------------------------------------
52395242
Copyright 2019 Google, LLC
52405243

0 commit comments

Comments
 (0)