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

Issue 183763022: Add the ability to select bbh type, and include quadtree support (Closed)

Created:
6 years, 9 months ago by iancottrell
Modified:
6 years, 9 months ago
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Add the ability to select bbh type, and include quadtree support. This is a breaking change to tileGridSize flag added in 184543003, as it now defaults to a sensible value but does not implicitly turn on the tile grid bbh. BUG=skia:2242 Committed: http://code.google.com/p/skia/source/detail?r=13641

Patch Set 1 #

Total comments: 5

Patch Set 2 : Change to use picture factory for bbh selection #

Total comments: 4

Patch Set 3 : Style fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -15 lines) Patch
M tools/bench_record.cpp View 1 2 4 chunks +49 lines, -15 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
iancottrell
6 years, 9 months ago (2014-03-03 14:51:27 UTC) #1
tomhudson
LGTM modulo nit. https://codereview.chromium.org/183763022/diff/1/tools/bench_record.cpp File tools/bench_record.cpp (right): https://codereview.chromium.org/183763022/diff/1/tools/bench_record.cpp#newcode31 tools/bench_record.cpp:31: DEFINE_string(bbh, "bbh", "Turn on the bbh ...
6 years, 9 months ago (2014-03-03 15:00:03 UTC) #2
mtklein
https://codereview.chromium.org/183763022/diff/1/tools/bench_record.cpp File tools/bench_record.cpp (right): https://codereview.chromium.org/183763022/diff/1/tools/bench_record.cpp#newcode31 tools/bench_record.cpp:31: DEFINE_string(bbh, "bbh", "Turn on the bbh and select the ...
6 years, 9 months ago (2014-03-03 15:20:12 UTC) #3
iancottrell
https://codereview.chromium.org/183763022/diff/1/tools/bench_record.cpp File tools/bench_record.cpp (right): https://codereview.chromium.org/183763022/diff/1/tools/bench_record.cpp#newcode31 tools/bench_record.cpp:31: DEFINE_string(bbh, "bbh", "Turn on the bbh and select the ...
6 years, 9 months ago (2014-03-03 16:03:46 UTC) #4
mtklein
Cool cool, just nits now. Yes, I'd be so happy if the bounding box hierarchy ...
6 years, 9 months ago (2014-03-03 16:35:12 UTC) #5
iancottrell
I will build a separate cl as a proposal for removing SkTileGridPicture and SkQuadTreePicture https://codereview.chromium.org/183763022/diff/20001/tools/bench_record.cpp ...
6 years, 9 months ago (2014-03-03 16:52:50 UTC) #6
mtklein
lgtm
6 years, 9 months ago (2014-03-03 17:04:03 UTC) #7
iancottrell
The CQ bit was checked by iancottrell@google.com
6 years, 9 months ago (2014-03-03 17:06:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/iancottrell@google.com/183763022/40001
6 years, 9 months ago (2014-03-03 17:06:18 UTC) #9
commit-bot: I haz the power
6 years, 9 months ago (2014-03-03 17:51:14 UTC) #10
Message was sent while issue was closed.
Change committed as 13641

Powered by Google App Engine
This is Rietveld 408576698