Skip to content

Commit

Permalink
Roll src/third_party/skia 861ac61cb1a9..c96f5108df28 (10 commits) (#1…
Browse files Browse the repository at this point in the history
…4059)

https://skia.googlesource.com/skia.git/+log/861ac61cb1a9..c96f5108df28

git log 861ac61cb1a9..c96f5108df28 --date=short --first-parent --format='%ad %ae %s'
2019-11-27 bungeman@google.com Reland "Replace CGFontCreate with CTFontManagerCreate."
2019-11-27 brianosman@google.com Add particle entry points to externs.js to fix missing symbols
2019-11-27 bsalomon@google.com Changes to GrCoordTransform and local coords
2019-11-27 bungeman@google.com Revert "Replace CGFontCreate with CTFontManagerCreate."
2019-11-27 bungeman@google.com Replace CGFontCreate with CTFontManagerCreate.
2019-11-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-27 herb@google.com Cleanup unit test output
2019-11-27 bsalomon@google.com Fix final-dtor-non-final-class warning on GrDDLContext
2019-11-27 brianosman@google.com Use ResourceProvider in particles
2019-11-27 bungeman@google.com Fix housekeeper bot with some gn format.

Created with:
  gclient setdep -r src/third_party/skia@c96f5108df28

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 bungeman@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: bungeman@google.com
  • Loading branch information
skia-flutter-autoroll committed Nov 27, 2019
1 parent 29b2e91 commit 7a7118d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
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': '861ac61cb1a925074192da6efceec7385b1c6c53',
'skia_revision': 'c96f5108df282f763a3d9da27ddd0803bd1660e3',

# 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
3 changes: 2 additions & 1 deletion ci/licenses_golden/licenses_skia
@@ -1,4 +1,4 @@
Signature: 18ab1a9a6b2e4ad6590e56e9b7962e04
Signature: 8f16c64f927c8f916b3da34e23611df8

UNUSED LICENSES:

Expand Down Expand Up @@ -1361,6 +1361,7 @@ FILE: ../../../third_party/skia/modules/canvaskit/karma.bench.conf.js
FILE: ../../../third_party/skia/modules/canvaskit/karma.conf.js
FILE: ../../../third_party/skia/modules/canvaskit/package.json
FILE: ../../../third_party/skia/modules/canvaskit/paragraph.js
FILE: ../../../third_party/skia/modules/canvaskit/particles.js
FILE: ../../../third_party/skia/modules/canvaskit/perf/animation.bench.js
FILE: ../../../third_party/skia/modules/canvaskit/perf/assets/confetti.json
FILE: ../../../third_party/skia/modules/canvaskit/perf/assets/drinks.json
Expand Down

0 comments on commit 7a7118d

Please sign in to comment.