Roll src/third_party/skia/ efb4d08dd..58b90f7f1 (1 commit)

https://skia.googlesource.com/skia.git/+log/efb4d08dd43c..58b90f7f1757

$ git log efb4d08dd..58b90f7f1 --date=short --no-merges --format='%ad %ae %s'
2018-04-27 liyuqian Raise exceptions from child threads to the main thread

Created with:
  roll-dep src/third_party/skia


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

Change-Id: I41ed7729e923026c60c51f98ff7104c2f61d4d3e
Reviewed-on: https://chromium-review.googlesource.com/1034461
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@{#554735}
parent f2572730
...@@ -90,7 +90,7 @@ vars = { ...@@ -90,7 +90,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': 'efb4d08dd43cd07e0e1d2f2d5819046259a5d340', 'skia_revision': '58b90f7f1757bd70b836c9daeb8f1cf6c2cd660b',
# 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