Revert of Fix handling of radii scaling to force the result to always be less (patchs...
authorrobertphillips <robertphillips@google.com>
Thu, 7 Jan 2016 22:17:20 +0000 (14:17 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 7 Jan 2016 22:17:20 +0000 (14:17 -0800)
commit1243b702eed1fa6f37da7d3ce71f41b4bc45ea7c
treed9e18a8560899aaed83f456144c9f060734a7763
parenta1bfaad00486883669e20a94cf8f7a8f4e34266a
Revert of Fix handling of radii scaling to force the result to always be less (patchset #14 id:250001 of https://codereview.chromium.org/1567723004/ )

Reason for revert:
Fear and doubt of NexusPlayer

Original issue's description:
> Fix handling of radii scaling to force the result to always be less
> than a given side.
> BUG=472147
> GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1567723004
>
> Committed: https://skia.googlesource.com/skia/+/f96bf1a2d091a917bb93f9e9a3a8d53bb39d068e

TBR=reed@google.com,herb@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=472147

Review URL: https://codereview.chromium.org/1568063002
src/core/SkRRect.cpp
tests/DrawPathTest.cpp