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

Roll src/third_party/skia 58a1605d2b9b..502c3ffce8eb (7 commits)

https://skia.googlesource.com/skia.git/+log/58a1605d2b9b..502c3ffce8eb


git log 58a1605d2b9b..502c3ffce8eb --date=short --no-merges --format='%ad %ae %s'
2018-07-03 fmalita@chromium.org [skottie] Do not discard SkPath's FillType when interpolating
2018-07-03 weiliangc@chromium.org Use TextureProxy size directly in GrYUVToRGBEffect FragmentProcessor
2018-07-03 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms f447e42de725..8342d776db5a (2 commits)
2018-07-03 ruiqimao@google.com Revert "added skeletal animation support to GPU backend"
2018-07-03 robertphillips@google.com Disable NVPR path renderer in DDL mode
2018-07-03 mtklein@chromium.org remove unit tests baked into SkAAClip
2018-07-03 egdaniel@google.com Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."


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

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

Change-Id: Ia6cf750dd67e1c675c25a594e80bb6798a9a9a0e
Reviewed-on: https://chromium-review.googlesource.com/1124620Reviewed-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@{#572408}
parent 394cf68b
......@@ -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': '58a1605d2b9bab077f53b6a223f9e7ce1891d3ea',
'skia_revision': '502c3ffce8eb6f4b9dadfb4825ef3f4e13bb4bd1',
# 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