Commit 5b12f5d3 authored by skia-deps-roller@chromium.org's avatar skia-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/skia/ c34676349..2326177e3 (9 commits)

https://skia.googlesource.com/skia.git/+log/c34676349da6..2326177e3499

$ git log c34676349..2326177e3 --date=short --no-merges --format='%ad %ae %s'
2017-12-10 csmartdalton CCPR: Don't use instanced draw calls with geometry shaders
2017-12-11 halcanary apps/build.gradle: skiaOut is now absolute since a2e7f5ae10
2017-12-11 fmalita Fix SampleLua build
2017-12-08 brianosman Create a Window::Layer interface to reduce sk_app glue code
2017-12-11 mtklein The downsamplebitmap_image GMs only use one image.
2017-12-11 mtklein Revert "add experimental bilerp_clamp_8888 stage"
2017-12-11 benjaminwagner Add Goma Test/Perf jobs.
2017-12-11 halcanary resources: file moved
2017-12-11 mtklein add experimental bilerp_clamp_8888 stage

Created with:
  roll-dep src/third_party/skia


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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=liyuqian@chromium.org

Change-Id: I906f3dad4df7433f4bb2f8499a996b502cd629df
Reviewed-on: https://chromium-review.googlesource.com/820034Reviewed-by: default avatarSkia Deps Roller <skia-deps-roller@chromium.org>
Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#523193}
parent b0f5bbf6
...@@ -74,7 +74,7 @@ vars = { ...@@ -74,7 +74,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other. # and whatever else without interference from each other.
'skia_revision': 'c34676349da62fe8db082dd1a911baa750fd5eca', 'skia_revision': '2326177e3499d96e1e5df68504cc98764d80209a',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# and whatever else without interference from each other. # 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