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

Roll src/third_party/skia/ 114a3c0b2..b365cf590 (9 commits)

https://skia.googlesource.com/skia.git/+log/114a3c0b2b26..b365cf590f87

$ git log 114a3c0b2..b365cf590 --date=short --no-merges --format='%ad %ae %s'
2017-05-30 fmalita Speculative fix for SkPerlinNoiseShaderImpl::asFragmentProcessor leak
2017-05-30 herb Add aarch64 tail code.
2017-05-30 fmalita [Reland] Relocate shaders to own dir
2017-05-30 fmalita Delete SkGaussianEdgeShader
2017-05-30 reed move perlinenoise2 into effects
2017-05-30 mtklein simplify sse41::srcover_srgb_srgb
2017-05-30 herb Add arm tail code.
2017-05-30 mtklein remove sse2::srcover_srgb_srgb
2017-05-30 fmalita Don't pull private headers in SkOverdrawColorFilter.h

Created with:
  roll-dep src/third_party/skia


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

Change-Id: I27e6535e4fc5894b10a8ebdd63bd2e6f962a0db9
Reviewed-on: https://chromium-review.googlesource.com/518425Reviewed-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@{#475787}
parent 4286ab4c
......@@ -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': '114a3c0b2b26c84b9d0907a99fd8ab7938631246',
'skia_revision': 'b365cf590f87971b31bf71b6188da6c4268f2a91',
# 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