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

Issue 20303003: Matrix decomposition cleanup: Add is_degenerate_2x2(), and fix some asserts (Closed)

Created:
7 years, 5 months ago by jvanverth1
Modified:
7 years, 4 months ago
Reviewers:
robertphillips, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Matrix decomposition cleanup: Add is_degenerate_2x2(), and fix some asserts (atan2 can take a zero x value, but both x == 0 and y == 0 is undefined). Committed: http://code.google.com/p/skia/source/detail?r=10410

Patch Set 1 #

Patch Set 2 : Normalize some line endings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -15 lines) Patch
M src/core/SkMatrix.cpp View 1 5 chunks +21 lines, -15 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jvanverth1
7 years, 5 months ago (2013-07-25 14:47:32 UTC) #1
jvanverth1
Bump.
7 years, 4 months ago (2013-07-29 13:30:08 UTC) #2
reed1
lgtm
7 years, 4 months ago (2013-07-29 14:19:59 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jvanverth@google.com/20303003/3001
7 years, 4 months ago (2013-07-29 14:36:22 UTC) #4
commit-bot: I haz the power
7 years, 4 months ago (2013-07-29 14:43:33 UTC) #5
Message was sent while issue was closed.
Change committed as 10410

Powered by Google App Engine
This is Rietveld 408576698