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

Roll src/third_party/skia/ 103d6f616..3202ac4d2 (12 commits; 1 trivial rolls)

https://skia.googlesource.com/skia.git/+log/103d6f616b40..3202ac4d24de

$ git log 103d6f616..3202ac4d2 --date=short --no-merges --format='%ad %ae %s'
2018-05-11 reed Revert "Revert "reject large paths to avoid potential float overflows""
2018-05-11 swiftshader-skia-autoroll Roll third_party/externals/swiftshader/ 0641aebe3..5fd1cfaae (1 commit)
2018-05-11 bungeman Don't limit glyph mask format for path effect.
2018-05-11 angle-skia-autoroll Roll third_party/externals/angle2/ 8073a9511..a69099212 (5 commits)
2018-05-11 ethannicholas fixed incorrect index in SPIR-V matrix construction
2018-05-11 bsalomon Include SkUnPremultiply.h in GrContext.h to fix Android compile
2018-05-09 halcanary SkPDF: scale entire canvas for non-standard rasterDpi
2018-05-11 bungeman Roll clang for Windows to chromium's current.
2018-05-11 reed Revert "reject large paths to avoid potential float overflows"
2018-05-10 bungeman Avoid possible memory leak with inner blurs.
2018-05-11 reed reject large paths to avoid potential float overflows

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

Change-Id: Ief63361159090b250e2af7ed87951ab8dcf4bc9b
Reviewed-on: https://chromium-review.googlesource.com/1056196Reviewed-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@{#558091}
parent 92fe507e
......@@ -96,7 +96,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': '103d6f616b4081d29469b4c1386972bb5b32e0d6',
'skia_revision': '3202ac4d24de417a69c2557a37e5e1b5f70667e0',
# 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