Commit 2d02eeb6 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia bfa76f20bfcf..9e0efe3189e0 (6 commits)

https://skia.googlesource.com/skia.git/+log/bfa76f20bfcf..9e0efe3189e0


git log bfa76f20bfcf..9e0efe3189e0 --date=short --no-merges --format='%ad %ae %s'
2018-10-03 mtklein@google.com remove SkColorSpaceXform
2018-10-03 egdaniel@google.com Pass a VkRenderPass through pipeline state creation instead of GrVkRenderPass.
2018-10-03 reed@google.com remove some dead flags
2018-10-03 mtklein@google.com rehome SkColorSpace <-> skcms_Profile routines
2018-10-03 fmalita@chromium.org [skottie] Multi-frame image support
2018-10-03 egdaniel@google.com Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN.""


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

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

BUG=chromium:862144
TBR=mtklein@chromium.org

Change-Id: I4e4662efc6dec4e79e0b3014df26576929b17e51
Reviewed-on: https://chromium-review.googlesource.com/c/1259822Reviewed-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@{#596381}
parent bbac4d2c
......@@ -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': 'bfa76f20bfcf46e8a3ae53dd0957bbb0216a3ed8',
'skia_revision': '9e0efe3189e0212c6936a9d3103f222ebe46bc1f',
# 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