Skip to content

Commit c635d70

Browse files
Roll src/third_party/skia 902cf1e12a74..1494a7f1ec03 (10 commits) (flutter#13000)
https://skia.googlesource.com/skia.git/+log/902cf1e12a74..1494a7f1ec03 git log 902cf1e12a74..1494a7f1ec03 --date=short --no-merges --format='%ad %ae %s' 2019-10-08 jcgregorio@google.com Revert "cloud-build: set HOME env variable." 2019-10-08 jcgregorio@google.com cloud-build: set HOME env variable. 2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-08 herb@google.com Add tests for SkZip first, data, and consting copy ctor 2019-10-08 brianosman@google.com Remove SkCurve and SkColorCurve 2019-10-08 egdaniel@google.com Also blacklist path_text benches on vulkan pixel3a. 2019-10-08 robertphillips@google.com Black list failing test(s) on internal bot 2019-10-08 fs@opera.com Fix mapping the morphology filter's radius when the CTM is a mirror op 2019-10-08 egdaniel@google.com Move vulkan BytesPerPixel to format table. 2019-10-08 benjaminwagner@google.com Reland "Use integer patchset and issue variables." Created with: gclient setdep -r src/third_party/skia@1494a7f1ec03 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 kjlubick@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=kjlubick@google.com
1 parent df0e911 commit c635d70

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
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': '902cf1e12a74e0f4d28ca6089aaecfda63e3b728',
29+
'skia_revision': '1494a7f1ec038b183ef098836d6d730874edfa1b',
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: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5b6705be3d560922364844f2a6461957
1+
Signature: fe891caa898ebe22641e423a2bbcd936
22

33
UNUSED LICENSES:
44

@@ -1471,6 +1471,7 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/infra/examples/full.ex
14711471
FILE: ../../../third_party/skia/infra/bots/recipe_modules/run/examples/full.expected/test.json
14721472
FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/Build-Debian9-Clang-x86_64-Release-SKNX_NO_SIMD.json
14731473
FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json
1474+
FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/integer_issue.json
14741475
FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/win_test.json
14751476
FILE: ../../../third_party/skia/infra/bots/recipes.isolate
14761477
FILE: ../../../third_party/skia/infra/bots/recipes/android_compile.expected/android_compile_nontrybot.json
@@ -3796,14 +3797,12 @@ FILE: ../../../third_party/skia/modules/canvaskit/fonts/nofonts.cpp
37963797
FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings.cpp
37973798
FILE: ../../../third_party/skia/modules/canvaskit/particles_bindings.cpp
37983799
FILE: ../../../third_party/skia/modules/canvaskit/skottie_bindings.cpp
3799-
FILE: ../../../third_party/skia/modules/particles/include/SkCurve.h
38003800
FILE: ../../../third_party/skia/modules/particles/include/SkParticleBinding.h
38013801
FILE: ../../../third_party/skia/modules/particles/include/SkParticleData.h
38023802
FILE: ../../../third_party/skia/modules/particles/include/SkParticleDrawable.h
38033803
FILE: ../../../third_party/skia/modules/particles/include/SkParticleEffect.h
38043804
FILE: ../../../third_party/skia/modules/particles/include/SkParticleSerialization.h
38053805
FILE: ../../../third_party/skia/modules/particles/include/SkReflected.h
3806-
FILE: ../../../third_party/skia/modules/particles/src/SkCurve.cpp
38073806
FILE: ../../../third_party/skia/modules/particles/src/SkParticleBinding.cpp
38083807
FILE: ../../../third_party/skia/modules/particles/src/SkParticleDrawable.cpp
38093808
FILE: ../../../third_party/skia/modules/particles/src/SkParticleEffect.cpp

0 commit comments

Comments
 (0)