Skip to content

Commit

Permalink
Roll src/third_party/skia c937bc50250d..095d2468a075 (7 commits) (flu…
Browse files Browse the repository at this point in the history
…tter#14269)

https://skia.googlesource.com/skia.git/+log/c937bc50250d..095d2468a075

git log c937bc50250d..095d2468a075 --date=short --first-parent --format='%ad %ae %s'
2019-12-09 bsalomon@google.com GrTextureDomain: Go back to doing vector impl when modes are the same
2019-12-09 jlavrova@google.com Small changes
2019-12-09 halcanary@google.com skparagraph: fix another leak
2019-12-09 herb@google.com Pass SkGlyphRunList to GrTextBlob::Make
2019-12-09 herb@google.com Cleanup GrTextBlob management code
2019-12-09 jvanverth@google.com Add persistent shader cache support to Metal.
2019-12-09 halcanary@google.com skparagraph: fix leak

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

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 djsollen@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: djsollen@google.com
  • Loading branch information
skia-flutter-autoroll committed Dec 9, 2019
1 parent 3a2ec83 commit b6bb57d
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': 'c937bc50250d7723843471cc0d0dc409fb570229',
'skia_revision': '095d2468a075e01bf99ab51c76620f7cc4629f62',

# 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: c3729b248a3e5fb802fa56c9d6a3e387
Signature: 1b07920409af783a5d68de2bc2722f19

UNUSED LICENSES:

Expand Down

0 comments on commit b6bb57d

Please sign in to comment.