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

Roll src/third_party/skia/ 766f9cd55..5d7f2b530 (3 commits)

https://skia.googlesource.com/skia.git/+log/766f9cd5553a..5d7f2b5301f8

$ git log 766f9cd55..5d7f2b530 --date=short --no-merges --format='%ad %ae %s'
2017-05-20 mtklein tidy up dither stage
2017-05-20 mtklein streamline SkRasterPipeline::run()
2017-05-20 mtklein Revert "dither copies when decreasing precision"

Created with:
  roll-dep src/third_party/skia
BUG=720105


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=egdaniel@chromium.org

Change-Id: Ib86a1f24e85a0316e559fa65b77b12ea86614a2f
Reviewed-on: https://chromium-review.googlesource.com/509966Reviewed-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@{#473445}
parent 1dd63993
......@@ -40,7 +40,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
'skia_revision': '766f9cd5553ab091b85d287a79f47cbb91ad7989',
'skia_revision': '5d7f2b5301f82334ae0eb70b54bad01a0eb04062',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# 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