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

Issue 6506082: Add SkPictureRecord subclass that computes bounding boxes. (Closed)

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

Description

Add SkPictureRecord subclass that computes bounding boxes. Committed: https://code.google.com/p/skia/source/detail?r=5423

Patch Set 1 #

Total comments: 4

Patch Set 2 : Reject clipped out draws from being recorded. #

Total comments: 4

Patch Set 3 : Use clip bounds when canComputeFastBounds fails. #

Patch Set 4 : #

Patch Set 5 : UshandleBounds->handleBBox #

Patch Set 6 : more instances of handleBounds->handleBBox #

Unified diffs Side-by-side diffs Delta from patch set Stats (+331 lines, -0 lines) Patch
M gyp/core.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A src/core/SkBBoxRecord.h View 1 2 3 4 5 1 chunk +76 lines, -0 lines 0 comments Download
A src/core/SkBBoxRecord.cpp View 1 2 3 4 5 1 chunk +253 lines, -0 lines 0 comments Download

Messages

Total messages: 8
rileya
http://codereview.appspot.com/6506082/diff/1/src/core/SkBBoxRecord.cpp File src/core/SkBBoxRecord.cpp (right): http://codereview.appspot.com/6506082/diff/1/src/core/SkBBoxRecord.cpp#newcode220 src/core/SkBBoxRecord.cpp:220: // well, that's no good... I'm not totally sure ...
11 years, 10 months ago (2012-09-06 14:16:45 UTC) #1
bsalomon
https://codereview.appspot.com/6506082/diff/1/src/core/SkBBoxRecord.cpp File src/core/SkBBoxRecord.cpp (right): https://codereview.appspot.com/6506082/diff/1/src/core/SkBBoxRecord.cpp#newcode220 src/core/SkBBoxRecord.cpp:220: // well, that's no good... On 2012/09/06 14:16:45, rileya ...
11 years, 10 months ago (2012-09-06 14:27:51 UTC) #2
rileya
On 2012/09/06 14:27:51, bsalomon wrote: > https://codereview.appspot.com/6506082/diff/1/src/core/SkBBoxRecord.cpp > File src/core/SkBBoxRecord.cpp (right): > > https://codereview.appspot.com/6506082/diff/1/src/core/SkBBoxRecord.cpp#newcode220 > ...
11 years, 10 months ago (2012-09-06 14:47:36 UTC) #3
reed1
regarding earlier thread: all draw...() calls respect the clip, so using the clip bounds as ...
11 years, 10 months ago (2012-09-06 15:22:01 UTC) #4
bsalomon
On 2012/09/06 15:22:01, reed1 wrote: > regarding earlier thread: all draw...() calls respect the clip, ...
11 years, 10 months ago (2012-09-06 15:25:43 UTC) #5
rileya
On 2012/09/06 15:25:43, bsalomon wrote: > On 2012/09/06 15:22:01, reed1 wrote: > > regarding earlier ...
11 years, 10 months ago (2012-09-06 15:54:00 UTC) #6
rileya
Anyone have any more thoughts on this? I've got the next CL queued up and ...
11 years, 10 months ago (2012-09-06 20:43:52 UTC) #7
bsalomon
11 years, 10 months ago (2012-09-06 20:45:26 UTC) #8
On 2012/09/06 20:43:52, rileya wrote:
> Anyone have any more thoughts on this? I've got the next CL queued up and I'm
> sorta blocked on this.

LGTM
Sign in to reply to this message.

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