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

Roll src/third_party/skia/ 8fe24272f..5449aade6 (10 commits)

https://skia.googlesource.com/skia.git/+log/8fe24272fa6d..5449aade6227

$ git log 8fe24272f..5449aade6 --date=short --no-merges --format='%ad %ae %s'
2017-07-10 fmalita [Reland] More SkColorSpaceXformer caching
2017-07-10 reed don't compose with (forced) opaque colors
2017-07-10 ethannicholas Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp"
2017-07-07 iannucci Remove dependency on recipe_engine/shutil.
2017-07-10 ethannicholas Revert "converted GrCircleBlurFragmentProcessor to sksl"
2017-07-07 bsalomon Make TessellatingPathOp be a non-legacy GrMeshDrawOp
2017-07-10 borenet Remove Rietveld stuff from cq.cfg
2017-07-07 csmartdalton Add missing checks for geometry shader stages in GrVkUtil.cpp
2017-07-09 fmalita Revert "More SkColorSpaceXformer caching"
2017-07-07 fmalita More SkColorSpaceXformer caching

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

Change-Id: I9b64986d628dee4cb27de0a7e8e58bf4ff411fd6
Reviewed-on: https://chromium-review.googlesource.com/565107Reviewed-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@{#485311}
parent f2979146
...@@ -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': '8fe24272fa6d2fa9eb2458221ed9852d6ec16f56', 'skia_revision': '5449aade6227a1e701ebc24ee683d94a810c9a70',
# 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