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

Issue 12583018: cc: Rename PictureLayerTiling(Set) Iterator to CoverageIterator (Closed)

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

Description

cc: Rename PictureLayerTiling(Set) Iterator to CoverageIterator Both of the PLT and PLTSet iterators are specific to geometry coverage of some rect. Calling them CoverageIterator makes this more clear. R=danakj@chromium.org BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191218

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix style #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -55 lines) Patch
M cc/layers/picture_layer_impl.cc View 1 2 4 chunks +8 lines, -10 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M cc/resources/picture_layer_tiling.h View 1 2 3 chunks +6 lines, -6 lines 0 comments Download
M cc/resources/picture_layer_tiling.cc View 1 2 6 chunks +16 lines, -11 lines 0 comments Download
M cc/resources/picture_layer_tiling_set.h View 1 2 3 chunks +5 lines, -5 lines 0 comments Download
M cc/resources/picture_layer_tiling_set.cc View 1 2 7 chunks +13 lines, -12 lines 0 comments Download
M cc/resources/picture_layer_tiling_set_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/resources/picture_layer_tiling_unittest.cc View 2 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
enne (OOO)
7 years, 9 months ago (2013-03-27 23:09:08 UTC) #1
danakj
LGTM! https://codereview.chromium.org/12583018/diff/1/cc/layers/picture_layer_impl.cc File cc/layers/picture_layer_impl.cc (right): https://codereview.chromium.org/12583018/diff/1/cc/layers/picture_layer_impl.cc#newcode525 cc/layers/picture_layer_impl.cc:525: for (PictureLayerTiling::CoverageIterator nit: is this wrapping super weird ...
7 years, 9 months ago (2013-03-27 23:52:58 UTC) #2
enne (OOO)
https://codereview.chromium.org/12583018/diff/1/cc/layers/picture_layer_impl.cc File cc/layers/picture_layer_impl.cc (right): https://codereview.chromium.org/12583018/diff/1/cc/layers/picture_layer_impl.cc#newcode525 cc/layers/picture_layer_impl.cc:525: for (PictureLayerTiling::CoverageIterator On 2013/03/27 23:52:58, danakj wrote: > nit: ...
7 years, 9 months ago (2013-03-28 17:45:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/12583018/5001
7 years, 9 months ago (2013-03-28 17:45:42 UTC) #4
commit-bot: I haz the power
Failed to apply patch for cc/resources/picture_layer_tiling.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-28 17:45:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/12583018/9001
7 years, 9 months ago (2013-03-28 18:08:38 UTC) #6
commit-bot: I haz the power
7 years, 8 months ago (2013-03-28 21:40:27 UTC) #7
Message was sent while issue was closed.
Change committed as 191218

Powered by Google App Engine
This is Rietveld 408576698