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

Issue 202753002: cc: Add a tiling iterator that doesn't include borders (Closed)

Created:
6 years, 9 months ago by enne (OOO)
Modified:
6 years, 9 months ago
Reviewers:
danakj, vmpstr
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

cc: Add a tiling iterator that doesn't include borders This iterator is needed to reland https://codereview.chromium.org/196343005/ correctly, as whether or not a set of picture tiles can raster a particular rect needs to ignore borders. BUG=353346 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257688

Patch Set 1 #

Patch Set 2 : Remove fprintf *innocent whistle* #

Total comments: 4

Patch Set 3 : danakj review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -75 lines) Patch
M cc/base/tiling_data.h View 1 chunk +4 lines, -2 lines 0 comments Download
M cc/base/tiling_data.cc View 2 chunks +19 lines, -11 lines 0 comments Download
M cc/base/tiling_data_unittest.cc View 1 2 5 chunks +123 lines, -44 lines 0 comments Download
M cc/resources/picture_layer_tiling.cc View 1 2 4 chunks +15 lines, -4 lines 0 comments Download
M cc/resources/picture_pile.cc View 3 chunks +10 lines, -7 lines 0 comments Download
M cc/resources/picture_pile_base.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M cc/resources/picture_pile_impl.cc View 2 chunks +9 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
enne (OOO)
6 years, 9 months ago (2014-03-17 23:22:42 UTC) #1
danakj
LGTM https://codereview.chromium.org/202753002/diff/20001/cc/base/tiling_data_unittest.cc File cc/base/tiling_data_unittest.cc (right): https://codereview.chromium.org/202753002/diff/20001/cc/base/tiling_data_unittest.cc#newcode993 cc/base/tiling_data_unittest.cc:993: data, rect, expect_left, expect_top, expect_right, expect_bottom, true); nit: ...
6 years, 9 months ago (2014-03-17 23:46:07 UTC) #2
enne (OOO)
https://codereview.chromium.org/202753002/diff/20001/cc/base/tiling_data_unittest.cc File cc/base/tiling_data_unittest.cc (right): https://codereview.chromium.org/202753002/diff/20001/cc/base/tiling_data_unittest.cc#newcode993 cc/base/tiling_data_unittest.cc:993: data, rect, expect_left, expect_top, expect_right, expect_bottom, true); On 2014/03/17 ...
6 years, 9 months ago (2014-03-17 23:53:08 UTC) #3
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 9 months ago (2014-03-17 23:53:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/202753002/40001
6 years, 9 months ago (2014-03-17 23:54:12 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-18 00:02:57 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_clang_dbg
6 years, 9 months ago (2014-03-18 00:02:58 UTC) #7
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 9 months ago (2014-03-18 00:56:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/202753002/40001
6 years, 9 months ago (2014-03-18 00:59:12 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-18 07:28:37 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=283454
6 years, 9 months ago (2014-03-18 07:28:38 UTC) #11
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 9 months ago (2014-03-18 16:50:21 UTC) #12
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 9 months ago (2014-03-18 16:52:39 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/202753002/40001
6 years, 9 months ago (2014-03-18 16:54:46 UTC) #14
commit-bot: I haz the power
6 years, 9 months ago (2014-03-18 17:57:53 UTC) #15
Message was sent while issue was closed.
Change committed as 257688

Powered by Google App Engine
This is Rietveld 408576698