Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Issue 1235863005: M44 cherry pick of: Added check for ill-conditioned invert (Closed)

Created:
5 years, 5 months ago by robertphillips
Modified:
5 years, 5 months ago
Reviewers:
bsalomon, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@m44
Target Ref:
refs/heads/chrome/m44
Project:
skia
Visibility:
Public.

Description

M44 cherry pick of: Added check for ill-conditioned invert sk_inv_determinant has a guard that the determinant can't get too big so this CL only checks if the determinant gets too small. BUG=492263 Review URL: https://codereview.chromium.org/1188433011 NOTREECHECKS=true NOTRY=true NOPRESUBMIT=true TBR=bsalomon@google.com, reed@google.com Committed: https://skia.googlesource.com/skia/+/1c7bee66e0c3fd4fdbe021f34364786e18f94d6d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -36 lines) Patch
M include/core/SkMatrix.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/core/SkMatrix.cpp View 3 chunks +59 lines, -36 lines 0 comments Download
M tests/MatrixTest.cpp View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (2 generated)
robertphillips
5 years, 5 months ago (2015-07-13 21:23:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1c7bee66e0c3fd4fdbe021f34364786e18f94d6d.

Powered by Google App Engine
This is Rietveld 408576698