Skip to content

Commit

Permalink
Roll src/third_party/skia 902cf1e12a74..1494a7f1ec03 (10 commits) (fl…
Browse files Browse the repository at this point in the history
…utter#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
  • Loading branch information
skia-flutter-autoroll authored Oct 8, 2019
1 parent df0e911 commit c635d70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '902cf1e12a74e0f4d28ca6089aaecfda63e3b728',
'skia_revision': '1494a7f1ec038b183ef098836d6d730874edfa1b',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
5 changes: 2 additions & 3 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 5b6705be3d560922364844f2a6461957
Signature: fe891caa898ebe22641e423a2bbcd936

UNUSED LICENSES:

Expand Down Expand Up @@ -1471,6 +1471,7 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/infra/examples/full.ex
FILE: ../../../third_party/skia/infra/bots/recipe_modules/run/examples/full.expected/test.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/Build-Debian9-Clang-x86_64-Release-SKNX_NO_SIMD.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/integer_issue.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/win_test.json
FILE: ../../../third_party/skia/infra/bots/recipes.isolate
FILE: ../../../third_party/skia/infra/bots/recipes/android_compile.expected/android_compile_nontrybot.json
Expand Down Expand Up @@ -3796,14 +3797,12 @@ FILE: ../../../third_party/skia/modules/canvaskit/fonts/nofonts.cpp
FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings.cpp
FILE: ../../../third_party/skia/modules/canvaskit/particles_bindings.cpp
FILE: ../../../third_party/skia/modules/canvaskit/skottie_bindings.cpp
FILE: ../../../third_party/skia/modules/particles/include/SkCurve.h
FILE: ../../../third_party/skia/modules/particles/include/SkParticleBinding.h
FILE: ../../../third_party/skia/modules/particles/include/SkParticleData.h
FILE: ../../../third_party/skia/modules/particles/include/SkParticleDrawable.h
FILE: ../../../third_party/skia/modules/particles/include/SkParticleEffect.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/SkParticleBinding.cpp
FILE: ../../../third_party/skia/modules/particles/src/SkParticleDrawable.cpp
FILE: ../../../third_party/skia/modules/particles/src/SkParticleEffect.cpp
Expand Down

0 comments on commit c635d70

Please sign in to comment.