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

Roll src/third_party/skia fcb04d853ec4..8849c9571022 (7 commits)

https://skia.googlesource.com/skia.git/+log/fcb04d853ec4..8849c9571022


git log fcb04d853ec4..8849c9571022 --date=short --no-merges --format='%ad %ae %s'
2018-06-28 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader b41a9d6f0bbc..539468cef869 (1 commits)
2018-06-28 enne@chromium.org Return nullptr from readFlattenable when invalid
2018-06-28 mtklein@chromium.org add --sync to adb push in bin/droid
2018-06-28 mtklein@google.com unify term/crash handlers, include SIGINT
2018-06-28 timliang@google.com added TextureRenderTarget to Metal gpu backend
2018-06-28 jvanverth@google.com Reland "Improve precision and speed of oval rendering."
2018-06-28 mtklein@chromium.org cut SkMaskBlurFilter code size by about half


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

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: 854947
TBR=jcgregorio@chromium.org

Change-Id: I0a49c9a63772d399280b1766fea5045ebba98d31
Reviewed-on: https://chromium-review.googlesource.com/1118805Reviewed-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@{#571233}
parent c6c1d3b5
......@@ -105,7 +105,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': 'fcb04d853ec46e2390dfd8b1f20fbbdab4b104c0',
'skia_revision': '8849c95710227b6442a3d4ce5c48f6f4e4127e93',
# 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