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

Roll src/third_party/skia c27967f..f454bd3 (7 commits)

https://skia.googlesource.com/skia.git/+log/c27967f..f454bd3


git log c27967f..f454bd3 --date=short --no-merges --format='%ad %ae %s'
2018-06-06 mtklein@chromium.org rm TestConfigParsing
2018-06-06 senorblanco@chromium.org GrTessellator: yet another out-of-range splitting fix.
2018-06-06 fmalita@chromium.org Build skottie_tool on Linux only
2018-06-06 kjlubick@google.com Add fuzzer option for Blur w/o occluder
2018-06-06 halcanary@google.com Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"
2018-06-06 fmalita@chromium.org Harden SkPerlinNoiseShader StitchData initialization
2018-06-06 caryclark@skia.org work around bug 8051


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

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

BUG=chromium:846014,chromium:846010
TBR=halcanary@chromium.org

Change-Id: I131a101b1c9cdb346382716f685d65766994e5c3
Reviewed-on: https://chromium-review.googlesource.com/1089174Reviewed-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@{#565005}
parent 6a02e97a
......@@ -102,7 +102,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': 'c27967f3a466e13676e91ca641c09bb4752b0086',
'skia_revision': 'f454bd3930ec61d4a8aa20c877d386077152c1e0',
# 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