commit | 92772222bf548acf937761eb5150d5bb8e4a7bc4 | [log] [tgz] |
---|---|---|
author | tomhudson <tomhudson@google.com> | Thu Jul 28 07:36:28 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 28 07:36:28 2016 -0700 |
tree | d05831ae5b1b242f79ceac4ae4fc6d952ee02a51 | |
parent | 8796ff1fbcee33006b62c1df6f1573510d6e4e7f [diff] |
Revert of align cap hairline first point (patchset #2 id:20001 of https://codereview.chromium.org/2189583003/ ) Reason for revert: Speculative revert in case this is blocking our roll. Original issue's description: > align cap hairline first point > > Hairlines with square caps move the endpoints out by 1/2 pixel. > The last point needs to be the first adjusted point, instead > of the point supplied to move to. > > R=fmalita@chromium.org > TBR=reed@google.com > BUG=617658 > GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2189583003 > > Committed: https://skia.googlesource.com/skia/+/52f85d4d09b815fce6bfe296a1dd2cbf8d792f05 TBR=fmalita@chromium.org,reed@google.com,caryclark@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=617658 Review-Url: https://codereview.chromium.org/2188483007