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

Issue 13665003: cc: Moved contents_swizzled out of TileManager (Closed)

Created:
7 years, 8 months ago by vmpstr
Modified:
7 years, 8 months ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

cc: Moved contents_swizzled out of TileManager Drawing info now has everything it needs to calculate the contents_swizzled instead of it being set in TileManager in two spots. BUG=225804 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192675

Patch Set 1 #

Total comments: 3

Patch Set 2 : enne's review #

Patch Set 3 : #

Patch Set 4 : fixed unittest compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -24 lines) Patch
M cc/layers/picture_layer_impl.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/managed_tile_state.h View 1 2 3 chunks +3 lines, -6 lines 0 comments Download
M cc/resources/managed_tile_state.cc View 2 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/platform_color.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/resources/tile.h View 1 3 chunks +0 lines, -3 lines 0 comments Download
M cc/resources/tile.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M cc/resources/tile_manager.cc View 2 4 chunks +3 lines, -10 lines 0 comments Download
M cc/test/fake_picture_layer_tiling_client.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
vmpstr
Please take a look. https://codereview.chromium.org/13665003/diff/1/cc/resources/managed_tile_state.h File cc/resources/managed_tile_state.h (right): https://codereview.chromium.org/13665003/diff/1/cc/resources/managed_tile_state.h#newcode55 cc/resources/managed_tile_state.h:55: return !PlatformColor::SameComponentOrder(resource_format_); Should we change ...
7 years, 8 months ago (2013-04-04 22:30:00 UTC) #1
enne (OOO)
https://codereview.chromium.org/13665003/diff/1/cc/resources/managed_tile_state.h File cc/resources/managed_tile_state.h (right): https://codereview.chromium.org/13665003/diff/1/cc/resources/managed_tile_state.h#newcode55 cc/resources/managed_tile_state.h:55: return !PlatformColor::SameComponentOrder(resource_format_); On 2013/04/04 22:30:00, vmpstr wrote: > Should ...
7 years, 8 months ago (2013-04-04 22:37:28 UTC) #2
vmpstr
On 2013/04/04 22:37:28, enne wrote: > https://codereview.chromium.org/13665003/diff/1/cc/resources/managed_tile_state.h > File cc/resources/managed_tile_state.h (right): > > https://codereview.chromium.org/13665003/diff/1/cc/resources/managed_tile_state.h#newcode55 > ...
7 years, 8 months ago (2013-04-04 22:46:35 UTC) #3
enne (OOO)
On 2013/04/04 22:46:35, vmpstr wrote: > On 2013/04/04 22:37:28, enne wrote: > https://codereview.chromium.org/13665003/diff/1/cc/resources/managed_tile_state.h#newcode98 > > ...
7 years, 8 months ago (2013-04-04 23:14:49 UTC) #4
vmpstr
> Sure, but you also assign unconditionally assign it to be GL_RGBA in > managed_tile_state.cc, ...
7 years, 8 months ago (2013-04-05 16:53:21 UTC) #5
enne (OOO)
lgtm
7 years, 8 months ago (2013-04-05 17:12:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vmpstr@chromium.org/13665003/9001
7 years, 8 months ago (2013-04-05 17:18:21 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vmpstr@chromium.org/13665003/19001
7 years, 8 months ago (2013-04-05 18:43:30 UTC) #8
commit-bot: I haz the power
7 years, 8 months ago (2013-04-06 00:45:31 UTC) #9
Message was sent while issue was closed.
Change committed as 192675

Powered by Google App Engine
This is Rietveld 408576698