Commit 621c326b authored by skia-deps-roller's avatar skia-deps-roller Committed by Commit bot

Roll src/third_party/skia/ 826167111..19b91531e (7 commits).

https://chromium.googlesource.com/skia.git/+log/826167111f80..19b91531e912

$ git log 826167111..19b91531e --date=short --no-merges --format='%ad %ae %s'
2016-10-24 scroggo Add support for multiple frames in SkCodec
2016-10-24 caryclark fix a few more fuzzes
2016-10-24 borenet Fix RecreateSKPs recipe to correctly fail when the upload fails
2016-10-24 caryclark nc seal breaks simplify
2016-10-24 brianosman Rename all color space factories from New* to Make*
2016-10-24 borenet Add infra recipe module, use for updating Go DEPS
2016-10-24 caryclark formalize host debugging

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls

CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
TBR=reed@google.com

Review-Url: https://codereview.chromium.org/2445773002
Cr-Commit-Position: refs/heads/master@{#427113}
parent 3e227803
...@@ -39,7 +39,7 @@ vars = { ...@@ -39,7 +39,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other. # and whatever else without interference from each other.
'skia_revision': '826167111f80a4251266812cf720ad712bd29446', 'skia_revision': '19b91531e912283d237435d94516575b28713cba',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment