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

Roll src/third_party/skia/ 206bda5b7..d29e0da35 (10 commits)

https://skia.googlesource.com/skia.git/+log/206bda5b7931..d29e0da3523e

$ git log 206bda5b7..d29e0da35 --date=short --no-merges --format='%ad %ae %s'
2017-11-01 csmartdalton Fold analytic clip FPs into GrReducedClip
2017-11-01 angle-deps-roller Roll skia/third_party/externals/angle2/ 63458a3ed..4751aabb7 (3 commits)
2017-11-01 bungeman Directly use SkScalerContextRec.
2017-11-01 fmalita Gradient cleanup pass
2017-11-01 brianosman Add testcase for gbr config running on GTX1070 bots to test.py
2017-11-01 angle-deps-roller Roll skia/third_party/externals/angle2/ 206a58d1f..63458a3ed (1 commit)
2017-11-01 csmartdalton Revert "Fold analytic clip FPs into GrReducedClip"
2017-10-31 csmartdalton Fold analytic clip FPs into GrReducedClip
2017-11-01 brianosman Test SkColorSpaceXformCanvas on GTX1070 bots
2017-11-01 mtklein consolidate SkSRGB functions, and remove unused

Created with:
  roll-dep src/third_party/skia
BUG=774807,779346


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

Change-Id: I4acba3e45376fc7007bd455124260045960e9aa3
Reviewed-on: https://chromium-review.googlesource.com/749046Reviewed-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@{#513225}
parent cd0b297c
...@@ -59,7 +59,7 @@ vars = { ...@@ -59,7 +59,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': '206bda5b79311da9a6ea0ee112302bf8115c41c5', 'skia_revision': 'd29e0da3523e390eeb77b5a823d7ff86569ac1d3',
# 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