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

Issue 296453009: cc: Get rid of rasterizer delegate. (Closed)

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

Description

cc: Get rid of rasterizer delegate. It is not needed anymore now that we do not support hybrid rasterization. Gpu-rasterization flag is per page instead of per layer. BUG=367200 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272335

Patch Set 1 #

Patch Set 2 : switch tile manager #

Total comments: 6

Patch Set 3 : addressed comments #

Patch Set 4 : rebase #

Patch Set 5 : removed redundant get #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -286 lines) Patch
M cc/cc.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
D cc/resources/rasterizer_delegate.h View 1 chunk +0 lines, -46 lines 0 comments Download
D cc/resources/rasterizer_delegate.cc View 1 chunk +0 lines, -89 lines 0 comments Download
M cc/resources/tile_manager.h View 7 chunks +4 lines, -15 lines 0 comments Download
M cc/resources/tile_manager.cc View 1 2 3 11 chunks +16 lines, -29 lines 0 comments Download
M cc/resources/tile_manager_perftest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/test/fake_tile_manager.cc View 3 chunks +0 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 2 3 2 chunks +6 lines, -8 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 4 8 chunks +89 lines, -92 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
alokp
Any suggestion on how to unittest the rasterizer switch?
6 years, 7 months ago (2014-05-20 23:31:55 UTC) #1
reveman
Nice! Removing this makes me happy. https://codereview.chromium.org/296453009/diff/20001/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/296453009/diff/20001/cc/trees/layer_tree_host_impl.cc#newcode118 cc/trees/layer_tree_host_impl.cc:118: bool UseZeroCopyTextureUpload(cc::LayerTreeHostImpl* host_impl) ...
6 years, 7 months ago (2014-05-21 04:17:05 UTC) #2
alokp
https://codereview.chromium.org/296453009/diff/20001/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/296453009/diff/20001/cc/trees/layer_tree_host_impl.cc#newcode118 cc/trees/layer_tree_host_impl.cc:118: bool UseZeroCopyTextureUpload(cc::LayerTreeHostImpl* host_impl) { On 2014/05/21 04:17:06, reveman wrote: ...
6 years, 7 months ago (2014-05-21 05:24:43 UTC) #3
alokp
Dave: Did you have any more comments?
6 years, 7 months ago (2014-05-22 16:18:32 UTC) #4
reveman
lgtm
6 years, 7 months ago (2014-05-22 17:04:29 UTC) #5
alokp
The CQ bit was checked by alokp@chromium.org
6 years, 7 months ago (2014-05-22 17:51:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alokp@chromium.org/296453009/80001
6 years, 7 months ago (2014-05-22 17:53:57 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-22 20:51:23 UTC) #8
commit-bot: I haz the power
6 years, 7 months ago (2014-05-22 21:49:54 UTC) #9
Message was sent while issue was closed.
Change committed as 272335

Powered by Google App Engine
This is Rietveld 408576698