Commit 5ab83718 authored by skia-chromium-autoroll's avatar skia-chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia/ 510e9e399..d6b41a276 (7 commits)

https://skia.googlesource.com/skia.git/+log/510e9e399b3d..d6b41a27678f

$ git log 510e9e399..d6b41a276 --date=short --no-merges --format='%ad %ae %s'
2018-05-16 skcms-skia-autoroll Roll skia/third_party/skcms ce2fabc..e040063 (1 commits)
2018-05-15 benjaminwagner Add MacBookPro11,5 jobs.
2018-05-16 rmistry Fix capitalization of "twitter" in RecreateSKPs bot
2018-05-15 rmistry Run RecreateSKPs bot on SkiaCT pool which has more disk space
2018-05-16 reed check for too-big rects, as we do for paths
2018-05-16 borenet [recipes] Normalize SwiftShader build dir
2018-05-15 rmistry Use Chromium ToT instead of lkcr

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


The AutoRoll server is located here: https://autoroll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
TBR=herb@chromium.org

Change-Id: Ifc36f79f4df2d258f9c286e992f3789fbb16f031
Reviewed-on: https://chromium-review.googlesource.com/1062019
Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarskia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#559214}
parent 4ae8cd29
...@@ -96,7 +96,7 @@ vars = { ...@@ -96,7 +96,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': '510e9e399b3de12e61c98577c32387b61f71accd', 'skia_revision': 'd6b41a27678f0c153eff982be4f1120e6cb65692',
# 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