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

Issue 454123003: Plumbing for using a BBH in SkRecordDraw. (Closed)

Created:
6 years, 4 months ago by mtklein_C
Modified:
6 years, 4 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Plumbing for using a BBH in SkRecordDraw. For now this only creates a degenerate bounding box hierarchy where all ops just have maximal bounds. I will flesh out FillBounds in future CL(s). Not quite sure why QuadTree and TileGrid aren't drawing right---haven't even looked at the diffs yet---so I've disabled those test modes for now. RTree seems fine, so that'll at least get us coverage for all this new plumbing. BUG=skia: Committed: https://skia.googlesource.com/skia/+/5ad6ee1b2ce54f8e59b9f5a337c688a98a4b0f2a

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : QuadTree okay now #

Patch Set 4 : some work on TileGrid, still broken #

Patch Set 5 : Undo tilegrid changes for now. #

Total comments: 4

Patch Set 6 : SkToInt #

Patch Set 7 : Robert #

Patch Set 8 : clang says asserts are always true #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -62 lines) Patch
M dm/DMCpuGMTask.cpp View 1 2 1 chunk +21 lines, -15 lines 0 comments Download
M dm/DMQuiltTask.h View 1 chunk +12 lines, -9 lines 0 comments Download
M dm/DMQuiltTask.cpp View 1 2 3 4 5 6 7 4 chunks +17 lines, -14 lines 0 comments Download
M include/core/SkPicture.h View 2 chunks +5 lines, -3 lines 0 comments Download
M include/core/SkPictureRecorder.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkPicture.cpp View 4 chunks +8 lines, -4 lines 0 comments Download
M src/core/SkPictureRecorder.cpp View 4 chunks +12 lines, -6 lines 0 comments Download
M src/core/SkRecordDraw.h View 1 chunk +6 lines, -2 lines 0 comments Download
M src/core/SkRecordDraw.cpp View 1 2 3 4 5 6 2 chunks +68 lines, -5 lines 0 comments Download
M src/core/SkRecording.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/RecordDrawTest.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-08 18:58:29 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/454123003/20001
6 years, 4 months ago (2014-08-08 18:59:35 UTC) #2
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 4 months ago (2014-08-08 18:59:36 UTC) #3
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 18:59:41 UTC) #4
commit-bot: I haz the power
Presubmit check for 454123003-20001 failed and returned exit status 1. Running presubmit commit checks ...
6 years, 4 months ago (2014-08-08 18:59:41 UTC) #5
mtklein
6 years, 4 months ago (2014-08-08 19:02:54 UTC) #6
reed1
api lgtm
6 years, 4 months ago (2014-08-08 19:04:26 UTC) #7
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-11 14:33:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/454123003/80001
6 years, 4 months ago (2014-08-11 14:34:36 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot on tryserver.skia ...
6 years, 4 months ago (2014-08-11 14:38:38 UTC) #10
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-11 14:41:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/454123003/100001
6 years, 4 months ago (2014-08-11 14:42:36 UTC) #12
robertphillips
lgtm + some nits & suggestions https://codereview.chromium.org/454123003/diff/80001/dm/DMQuiltTask.cpp File dm/DMQuiltTask.cpp (right): https://codereview.chromium.org/454123003/diff/80001/dm/DMQuiltTask.cpp#newcode17 dm/DMQuiltTask.cpp:17: static const char* ...
6 years, 4 months ago (2014-08-11 14:45:18 UTC) #13
mtklein
The CQ bit was unchecked by mtklein@google.com
6 years, 4 months ago (2014-08-11 14:47:04 UTC) #14
mtklein
On 2014/08/11 14:45:18, robertphillips wrote: > lgtm + some nits & suggestions > > https://codereview.chromium.org/454123003/diff/80001/dm/DMQuiltTask.cpp ...
6 years, 4 months ago (2014-08-11 14:51:33 UTC) #15
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-11 14:51:36 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/454123003/120001
6 years, 4 months ago (2014-08-11 14:52:36 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot on tryserver.skia ...
6 years, 4 months ago (2014-08-11 14:59:47 UTC) #18
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-11 15:01:58 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/454123003/140001
6 years, 4 months ago (2014-08-11 15:02:06 UTC) #20
commit-bot: I haz the power
6 years, 4 months ago (2014-08-11 15:08:49 UTC) #21
Message was sent while issue was closed.
Change committed as 5ad6ee1b2ce54f8e59b9f5a337c688a98a4b0f2a

Powered by Google App Engine
This is Rietveld 408576698