Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(307)

Issue 4940045: skia-core changes for gr aa hairline code (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by bsalomon
Modified:
12 years, 10 months ago
Reviewers:
bungeman, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : line wraps #

Total comments: 4

Patch Set 3 : updates #

Patch Set 4 : updates #

Patch Set 5 : updates #

Patch Set 6 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -33 lines) Patch
M include/core/SkGeometry.h View 1 2 2 chunks +7 lines, -3 lines 0 comments Download
M include/core/SkMatrix.h View 1 2 2 chunks +25 lines, -7 lines 0 comments Download
M include/core/SkPoint.h View 1 2 3 4 5 1 chunk +58 lines, -4 lines 0 comments Download
M include/core/SkRect.h View 1 2 chunks +11 lines, -3 lines 0 comments Download
M include/core/SkScalar.h View 1 2 3 4 1 chunk +14 lines, -0 lines 0 comments Download
M src/core/SkPath.cpp View 1 2 3 1 chunk +1 line, -11 lines 0 comments Download
M src/core/SkPoint.cpp View 1 2 3 1 chunk +19 lines, -1 line 0 comments Download
M src/views/SkTouchGesture.cpp View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6
bsalomon
core skia changes broken out from Gr changes in: http://codereview.appspot.com/4938047/
12 years, 10 months ago (2011-08-22 21:19:09 UTC) #1
reed1
http://codereview.appspot.com/4940045/diff/3001/include/core/SkPoint.h File include/core/SkPoint.h (right): http://codereview.appspot.com/4940045/diff/3001/include/core/SkPoint.h#newcode365 include/core/SkPoint.h:365: SkScalar distanceToLineBetweenSqd(const SkPoint& a, Lets dox this new function. ...
12 years, 10 months ago (2011-08-22 21:28:16 UTC) #2
reed1
http://codereview.appspot.com/4940045/diff/3001/include/core/SkMatrix.h File include/core/SkMatrix.h (right): http://codereview.appspot.com/4940045/diff/3001/include/core/SkMatrix.h#newcode367 include/core/SkMatrix.h:367: /** Like mapPoints but with custom byte stride between ...
12 years, 10 months ago (2011-08-22 21:31:00 UTC) #3
bsalomon
updated http://codereview.appspot.com/4940045/diff/3001/include/core/SkMatrix.h File include/core/SkMatrix.h (right): http://codereview.appspot.com/4940045/diff/3001/include/core/SkMatrix.h#newcode372 include/core/SkMatrix.h:372: this->mapPoints(pts, pts, 1); On 2011/08/22 21:31:00, reed1 wrote: ...
12 years, 10 months ago (2011-08-23 13:32:03 UTC) #4
reed1
LGTM
12 years, 10 months ago (2011-08-23 14:22:52 UTC) #5
bsalomon
12 years, 10 months ago (2011-08-23 14:39:26 UTC) #6
Closed with r2160.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b