Commit 1c51b4bc authored by skia-deps-roller@chromium.org's avatar skia-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/skia/ c2bd631c4..001e72263 (11 commits)

https://skia.googlesource.com/skia.git/+log/c2bd631c431c..001e72263fee

$ git log c2bd631c4..001e72263 --date=short --no-merges --format='%ad %ae %s'
2017-07-18 fmalita Add guard to unblock the Chromium roll
2017-07-17 scroggo Use SkRasterPipeline to blend GIF frames and use proper offset
2017-06-27 mtklein add 32-bit Windows SkJumper backend
2017-07-17 reed Don't store colortables in pixmaps or pixelrefs
2017-07-17 reed Revert "SkPDF: Non-outline glyphs as images"
2017-07-17 fmalita Skip bilerp for integral-translate-only matrices
2017-07-17 halcanary SkPDF: Non-outline glyphs as images
2017-07-17 reed remove SK_SUPPORT_LEGACY_INDEX_8_COLORTYPE for google3
2017-07-17 reed Index8 is dead, remove guarded code
2017-07-17 fmalita Delete dead SK_SUPPORT_LEGACY_BILERP_IGNORING_HACK code
2017-07-17 ethannicholas fixed skslc vec4 uniforms

Created with:
  roll-dep src/third_party/skia
BUG=744674,705480


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_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
TBR=caryclark@chromium.org

Change-Id: I0d593da3a5d007dd22f298629e20a45bf7bfad13
Reviewed-on: https://chromium-review.googlesource.com/575363Reviewed-by: default avatarSkia Deps Roller <skia-deps-roller@chromium.org>
Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#487440}
parent b70aed12
...@@ -40,7 +40,7 @@ vars = { ...@@ -40,7 +40,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': 'c2bd631c431c6ee865b709bd11e26a9bdceaf5cd', 'skia_revision': '001e72263fee570f3a4398d58f9222c9d2c4926a',
# 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