Commit 9d049d98 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 5725e9b55494..706851dc99d9 (6 commits)

https://skia.googlesource.com/skia.git/+log/5725e9b55494..706851dc99d9

git log 5725e9b55494..706851dc99d9 --date=short --first-parent --format='%ad %ae %s'
2020-02-20 bsalomon@google.com Fix issue where GrQuadPerEdgeAA GP doesn't emit coord transforms
2020-02-20 dmazzoni@chromium.org Simplify interface to StructureElementNode.
2020-02-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-02-20 michaelludwig@google.com Use scalar instead of int for offset in drop shadow filter
2020-02-20 bsalomon@google.com Make SkSL CPP code gen copy explicit coord status for cloned FPs
2020-02-20 robertphillips@google.com Add temporary header to shift clients over to include/core/SkDeferredDisplayList.h

Created with:
  gclient setdep -r src/third_party/skia@706851dc99d9

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-autoroll
Please CC lovisolo@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

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
Bug: chromium:607777,chromium:994037
Tbr: lovisolo@google.com
Change-Id: If1be8336698891f277b4c1b433865d2141464bfe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067579Reviewed-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@{#743322}
parent 7130b4a4
......@@ -171,7 +171,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': '5725e9b55494cada07319f5032398961f6ddd554',
'skia_revision': '706851dc99d9b08715b0499b0c1f606b8c58d169',
# 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