commit | 54887a6a2e12b0f2c93e039b00678732b6518826 | [log] [tgz] |
---|---|---|
author | benjaminwagner <benjaminwagner@google.com> | Mon Mar 07 09:09:19 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 07 09:09:19 2016 -0800 |
tree | fb7e0202a9f17a7177d7ed547b840e07e0fde3b6 | |
parent | 095d31c8a0eeb5d491febf064bc3c8a44e22b94f [diff] |
Revert of Add BigRectGM. (patchset #2 id:20001 of https://codereview.chromium.org/1758113005/ ) Reason for revert: Causing ASAN failures. (I had expected float-cast ASAN failures, which are disabled right now, but we're also seeing integer overflows.) Original issue's description: > Add BigRectGM. > > BUG=skia:5060 > GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1758113005 > > Committed: https://skia.googlesource.com/skia/+/a9101eef5ffc5f329a5edc75fd67441d868b0e9b TBR=mtklein@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia:5060 Review URL: https://codereview.chromium.org/1773593005