Commit b2056b4b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 9dc060116dbd..2722083cbe1f (7 commits)

https://skia.googlesource.com/skia.git/+log/9dc060116dbd..2722083cbe1f


git log 9dc060116dbd..2722083cbe1f --date=short --no-merges --format='%ad %ae %s'
2019-02-25 kjlubick@google.com [pathkit][canvaskit] roll versions
2019-02-25 ethannicholas@google.com fixed SPIR-V constant swizzling
2019-02-25 csmartdalton@google.com Stack-allocate pipelines for GrMeshDrawOp
2019-02-25 herb@google.com Calculate SDFT strike in common code
2019-02-25 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-25 brianosman@google.com Change particle affector to work on N particles
2019-02-25 brianosman@google.com Add "enabled" flag to affectors, fix curve interaction with stable random


Created with:
  gclient setdep -r src/third_party/skia@2722083cbe1f

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-blink-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
TBR=scroggo@chromium.org

Change-Id: Ibc02de72392a5ceb6e1a92a81876ddcac004608b
Reviewed-on: https://chromium-review.googlesource.com/c/1487841Reviewed-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@{#635334}
parent 1bee7538
......@@ -127,7 +127,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': '9dc060116dbdd3eb1514e7446719c17e0f005f77',
'skia_revision': '2722083cbe1f694e502288df1a240b07a7f39bda',
# 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