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

Issue 11887027: cc: Add iterator and big border support to TilingData (Closed)

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

Description

cc: Add iterator and big border support to TilingData R=danakj@chromium.org BUG=167213 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177168

Patch Set 1 #

Total comments: 18

Patch Set 2 : Address review comments #

Patch Set 3 : CC_EXPORT for Win #

Unified diffs Side-by-side diffs Delta from patch set Stats (+451 lines, -14 lines) Patch
M cc/tiling_data.h View 1 2 5 chunks +33 lines, -4 lines 0 comments Download
M cc/tiling_data.cc View 1 5 chunks +103 lines, -10 lines 0 comments Download
M cc/tiling_data_unittest.cc View 5 chunks +315 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
enne (OOO)
7 years, 11 months ago (2013-01-15 02:25:39 UTC) #1
danakj
https://codereview.chromium.org/11887027/diff/1/cc/tiling_data.cc File cc/tiling_data.cc (right): https://codereview.chromium.org/11887027/diff/1/cc/tiling_data.cc#newcode76 cc/tiling_data.cc:76: DCHECK_GT(max_texture_size_.width() - 2 * border_texels_, 0); did you mean ...
7 years, 11 months ago (2013-01-15 23:09:05 UTC) #2
danakj
I like the tests :) LGTM with the previous comments addressed.
7 years, 11 months ago (2013-01-15 23:31:18 UTC) #3
enne (OOO)
https://codereview.chromium.org/11887027/diff/1/cc/tiling_data.cc File cc/tiling_data.cc (right): https://codereview.chromium.org/11887027/diff/1/cc/tiling_data.cc#newcode76 cc/tiling_data.cc:76: DCHECK_GT(max_texture_size_.width() - 2 * border_texels_, 0); On 2013/01/15 23:09:05, ...
7 years, 11 months ago (2013-01-15 23:31:40 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/11887027/6001
7 years, 11 months ago (2013-01-15 23:38:20 UTC) #5
commit-bot: I haz the power
Retried try job too often on win for step(s) compile
7 years, 11 months ago (2013-01-16 01:10:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/11887027/21001
7 years, 11 months ago (2013-01-16 01:36:15 UTC) #7
commit-bot: I haz the power
Retried try job too often on win for step(s) compile
7 years, 11 months ago (2013-01-16 04:26:50 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/11887027/21001
7 years, 11 months ago (2013-01-16 17:08:09 UTC) #9
commit-bot: I haz the power
7 years, 11 months ago (2013-01-16 17:44:46 UTC) #10
Message was sent while issue was closed.
Change committed as 177168

Powered by Google App Engine
This is Rietveld 408576698