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

Roll src/third_party/skia/ d170c0fb4..5664e65eb (9 commits)

https://skia.googlesource.com/skia.git/+log/d170c0fb48aa..5664e65eb168

$ git log d170c0fb4..5664e65eb --date=short --no-merges --format='%ad %ae %s'
2017-05-01 mtklein finish up constants
2017-05-01 mtklein refactor hsl_to_rgb a touch
2017-05-01 benjaminwagner Update Nexus6p to Android O developer release.
2017-05-01 mtklein fix t / t2 confusion in hsl_to_rgb
2017-05-01 mtklein getting close on float constants
2017-05-01 bungeman SkFontMgr::matchFamily should not crash on nullptr.
2017-05-01 mtklein some float constants
2017-05-01 scroggo Blacklist SkImage_makeTextureImage on NVIDIA Win10 Vulkan
2017-05-01 egdaniel Fix Creation of GrBackendRenderTarget from GrBackendRenderTargetDesc in GL

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

Change-Id: I6a61e519ac953988db16f774779576650a855c8e
Reviewed-on: https://chromium-review.googlesource.com/492090Reviewed-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@{#468463}
parent c6376a64
......@@ -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': 'd170c0fb48aa1e1a00d183d72f9e53ea9bb4d951',
'skia_revision': '5664e65eb1680a14eeaa6ca79ddf9e734518c822',
# 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