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

Roll src/third_party/skia b631742f0bff..cf7258abac89 (8 commits)

https://skia.googlesource.com/skia.git/+log/b631742f0bff..cf7258abac89


git log b631742f0bff..cf7258abac89 --date=short --no-merges --format='%ad %ae %s'
2018-08-15 reed@google.com add bench for cubicmap
2018-08-15 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 21e5e85a4976..c1551dc2a7dc (1 commits)
2018-08-15 caryclark@skia.org fix SkPath documentation
2018-08-15 jvanverth@google.com Add internal tree implementation to EdgeList.
2018-08-15 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-15 kjlubick@google.com [PathKit] Adding test infrastructure to support Gold output
2018-08-15 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-15 kjlubick@google.com [PathKit] Fix bindings to account for SkPath methods returning this


Created with:
  gclient setdep -r src/third_party/skia@cf7258abac89

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

Change-Id: If43e98222a5d2afaa41fcd3dabddcf924fe026cf
Reviewed-on: https://chromium-review.googlesource.com/1176242Reviewed-by: default avatarskia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#583474}
parent 71a3eca5
...@@ -105,7 +105,7 @@ vars = { ...@@ -105,7 +105,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': 'b631742f0bff361efccf53687ddfad551a51e398', 'skia_revision': 'cf7258abac8980323362b65161700b5260f7f3a8',
# 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