Commit 431f4144 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia dd254486280d..0c583af06d50 (10 commits)

https://skia.googlesource.com/skia.git/+log/dd254486280d..0c583af06d50


git log dd254486280d..0c583af06d50 --date=short --no-merges --format='%ad %ae %s'
2018-10-18 jvanverth@google.com Widen internal API to support more complex YUV formats
2018-10-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b83d4911baae..e70c3514e5a0 (1 commits)
2018-10-18 kjlubick@google.com Add forgotton comma
2018-10-18 mtklein@google.com trim off more bgra stages
2018-10-18 kjlubick@google.com [canvaskit] Increase timeout thresholds for perf
2018-10-18 brianosman@google.com Reland "Remove SK_LEGACY_XFORM_CANVAS_IN_PICTURE_IMAGES"
2018-10-18 kjlubick@google.com [canvaskit] Slice out SkPicture
2018-10-18 mtklein@google.com eliminate srcover_bgra_8888
2018-10-18 mtklein@google.com make gray8 support uniformly weird
2018-10-18 caryclark@skia.org allow bookmaker methods to auto-populate


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

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll

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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel
TBR=egdaniel@chromium.org

Change-Id: I9f6b2649f1483b48572fbf4be7bcd0d3dfcf77e0
Reviewed-on: https://chromium-review.googlesource.com/c/1287897Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#600810}
parent 495cec08
......@@ -110,7 +110,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': 'dd254486280df922f6ba845ddee6db440e5c0d6f',
'skia_revision': '0c583af06d50cf3a11a39f5804eccdeefd74fc02',
# 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