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

Issue 6811057: Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPicture. (Closed)

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

Description

Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPicture. This moves the rtree creation into a virtual method. Committed: https://code.google.com/p/skia/source/detail?r=6242

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -14 lines) Patch
M include/core/SkPicture.h View 1 2 3 2 chunks +5 lines, -7 lines 0 comments Download
M src/core/SkPicture.cpp View 1 2 3 2 chunks +17 lines, -7 lines 0 comments Download

Messages

Total messages: 8
junov1
PTAL https://codereview.appspot.com/6811057/diff/1/gyp/utils.gyp File gyp/utils.gyp (right): https://codereview.appspot.com/6811057/diff/1/gyp/utils.gyp#newcode18 gyp/utils.gyp:18: '../src/core', I admit this is yucky. Any better ...
11 years, 8 months ago (2012-10-30 19:12:23 UTC) #1
reed1
It doesn't seem wrong to move SkRTree into utils, though lets not make its header ...
11 years, 8 months ago (2012-10-30 19:19:33 UTC) #2
junov1
New patch. To keep the SkRTree header private, I used an abstract factory pattern. This ...
11 years, 8 months ago (2012-10-31 14:59:50 UTC) #3
junov1
Patch 3: Changed factory interface
11 years, 8 months ago (2012-10-31 15:19:23 UTC) #4
reed1
Do we really need to make this switchable in the public now? Perhaps this is ...
11 years, 8 months ago (2012-10-31 20:35:44 UTC) #5
junov1
Ok, then I have to put SkRTree back in core since core can't depend on ...
11 years, 8 months ago (2012-11-01 13:58:54 UTC) #6
junov1
Patch
11 years, 8 months ago (2012-11-01 15:20:22 UTC) #7
reed1
11 years, 8 months ago (2012-11-01 16:53:50 UTC) #8
lgtm
Sign in to reply to this message.

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