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

Issue 322793002: cc: Use LayerImpl instead of TiledLayerImpl in LTHI test. (Closed)

Created:
6 years, 6 months ago by sohanjg
Modified:
5 years, 1 month ago
Reviewers:
danakj, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

cc: Use LayerImpl instead of TiledLayerImpl in LTHI test. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277075

Patch Set 1 #

Patch Set 2 : remove unused includes #

Total comments: 2

Patch Set 3 : Updated tests for incomplete tiles. #

Total comments: 13

Patch Set 4 : review comments updated #

Total comments: 6

Patch Set 5 : review comments updated #

Total comments: 1

Patch Set 6 : Incomplete test name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -72 lines) Patch
M cc/trees/layer_tree_host_impl_unittest.cc View 1 2 3 4 5 12 chunks +91 lines, -72 lines 0 comments Download

Messages

Total messages: 12 (1 generated)
danakj
https://codereview.chromium.org/322793002/diff/20001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/322793002/diff/20001/cc/trees/layer_tree_host_impl_unittest.cc#newcode1888 cc/trees/layer_tree_host_impl_unittest.cc:1888: append_quads_data->num_missing_tiles = true; num_missing_tiles is not a bool it's ...
6 years, 6 months ago (2014-06-09 17:03:40 UTC) #1
sohanjg
Updated the tests with incomplete tile tests too. Please take a look. Thanks. https://codereview.chromium.org/322793002/diff/20001/cc/trees/layer_tree_host_impl_unittest.cc File ...
6 years, 6 months ago (2014-06-10 14:12:44 UTC) #2
enne (OOO)
https://codereview.chromium.org/322793002/diff/40001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/322793002/diff/40001/cc/trees/layer_tree_host_impl_unittest.cc#newcode2156 cc/trees/layer_tree_host_impl_unittest.cc:2156: EXPECT_EQ(DRAW_SUCCESS, host_impl_->PrepareToDraw(&frame)); The comment above does not agree with ...
6 years, 6 months ago (2014-06-10 18:35:09 UTC) #3
danakj
https://codereview.chromium.org/322793002/diff/40001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/322793002/diff/40001/cc/trees/layer_tree_host_impl_unittest.cc#newcode1899 cc/trees/layer_tree_host_impl_unittest.cc:1899: ResourceProvider::ResourceId resource = we don't use this resource anymore, ...
6 years, 6 months ago (2014-06-10 19:41:51 UTC) #4
sohanjg
I have updated the tests, and have removed the comments and updated the test descriptions ...
6 years, 6 months ago (2014-06-11 10:53:16 UTC) #5
danakj
Cool, thanks. A couple tiny things in the last patch set. https://codereview.chromium.org/322793002/diff/60001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): ...
6 years, 6 months ago (2014-06-11 17:51:03 UTC) #6
sohanjg
Please take a look. Thanks. https://codereview.chromium.org/322793002/diff/60001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/322793002/diff/60001/cc/trees/layer_tree_host_impl_unittest.cc#newcode2003 cc/trees/layer_tree_host_impl_unittest.cc:2003: bool had_incomplete_tile = true; ...
6 years, 6 months ago (2014-06-12 11:27:12 UTC) #7
danakj
LGTM thanks, make sure you use the full PrepareToDraw name in the test name though ...
6 years, 6 months ago (2014-06-12 16:09:39 UTC) #8
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 6 months ago (2014-06-13 16:53:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sohan.jyoti@samsung.com/322793002/100001
6 years, 6 months ago (2014-06-13 16:54:18 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-13 19:57:20 UTC) #11
Message was sent while issue was closed.
Change committed as 277075

Powered by Google App Engine
This is Rietveld 408576698