Skip to content

Commit

Permalink
Roll src/third_party/skia 46e2d8d..24ee4e0 (2 commits) (flutter#14157)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/46e2d8d4a1ae..24ee4e0341fd

git log 46e2d8d..24ee4e0 --date=short --first-parent --format='%ad %ae %s'
2019-12-06 bungeman@google.com Add feature support to shaper.
2019-12-06 nigeltao@google.com Allow one-pass SkWuffsCodec decoding

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

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 bsalomon@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: bsalomon@google.com
  • Loading branch information
skia-flutter-autoroll authored and filmil committed Mar 13, 2020
1 parent cd3d154 commit 5b80275
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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': '46e2d8d4a1ae653af9de691f8497c9e5dd49637a',
'skia_revision': '24ee4e0341fdfce2f93f3b9c86bc79bd49bb6084',

# 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
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 3d03c62c99c9e83c0b501a6e7f55fb92
Signature: 8c948c83f6cf605f68276543397504a4

UNUSED LICENSES:

Expand Down

0 comments on commit 5b80275

Please sign in to comment.