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

Issue 12328118: cc: DelegatedRendererLayer creates a ChildId with the ResourceProvider (Closed)

Created:
7 years, 10 months ago by danakj
Modified:
7 years, 10 months ago
Reviewers:
piman
CC:
chromium-reviews, cc-bugs_chromium.org, backer
Visibility:
Public.

Description

cc: DelegatedRendererLayer creates a ChildId with the ResourceProvider When committing, create a child id if needed. If the context3d is lost then the child id needs to be recreated. Tests: LayerTreeHostDelegatedTestCreateChildId.runSingleThread LayerTreeHostDelegatedTestCreateChildId.runMultiThread R=piman BUG=123444 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184844

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -15 lines) Patch
M cc/cc_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M cc/delegated_renderer_layer.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/delegated_renderer_layer.cc View 2 chunks +8 lines, -1 line 0 comments Download
M cc/delegated_renderer_layer_impl.h View 2 chunks +8 lines, -0 lines 0 comments Download
M cc/delegated_renderer_layer_impl.cc View 4 chunks +25 lines, -4 lines 0 comments Download
M cc/layer_tree_host_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layer_tree_host_impl.cc View 2 chunks +4 lines, -3 lines 0 comments Download
A cc/layer_tree_host_unittest_delegated.cc View 1 2 3 1 chunk +91 lines, -0 lines 0 comments Download
M cc/test/layer_tree_test_common.h View 2 chunks +4 lines, -1 line 0 comments Download
M cc/test/layer_tree_test_common.cc View 2 chunks +20 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
danakj
7 years, 10 months ago (2013-02-26 21:34:41 UTC) #1
piman
LGTM, but for one question. https://codereview.chromium.org/12328118/diff/12/cc/test/layer_tree_test_common.cc File cc/test/layer_tree_test_common.cc (right): https://codereview.chromium.org/12328118/diff/12/cc/test/layer_tree_test_common.cc#newcode83 cc/test/layer_tree_test_common.cc:83: m_testHooks->treeActivatedOnThread(this); Should this be ...
7 years, 10 months ago (2013-02-26 22:49:21 UTC) #2
danakj
https://codereview.chromium.org/12328118/diff/12/cc/test/layer_tree_test_common.cc File cc/test/layer_tree_test_common.cc (right): https://codereview.chromium.org/12328118/diff/12/cc/test/layer_tree_test_common.cc#newcode83 cc/test/layer_tree_test_common.cc:83: m_testHooks->treeActivatedOnThread(this); On 2013/02/26 22:49:21, piman wrote: > Should this ...
7 years, 10 months ago (2013-02-26 22:56:54 UTC) #3
piman
https://codereview.chromium.org/12328118/diff/12/cc/test/layer_tree_test_common.cc File cc/test/layer_tree_test_common.cc (right): https://codereview.chromium.org/12328118/diff/12/cc/test/layer_tree_test_common.cc#newcode83 cc/test/layer_tree_test_common.cc:83: m_testHooks->treeActivatedOnThread(this); On 2013/02/26 22:56:54, danakj wrote: > On 2013/02/26 ...
7 years, 10 months ago (2013-02-26 23:19:20 UTC) #4
danakj
https://codereview.chromium.org/12328118/diff/12/cc/test/layer_tree_test_common.cc File cc/test/layer_tree_test_common.cc (right): https://codereview.chromium.org/12328118/diff/12/cc/test/layer_tree_test_common.cc#newcode83 cc/test/layer_tree_test_common.cc:83: m_testHooks->treeActivatedOnThread(this); On 2013/02/26 23:19:21, piman wrote: > On 2013/02/26 ...
7 years, 10 months ago (2013-02-26 23:32:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/12328118/6031
7 years, 10 months ago (2013-02-26 23:33:37 UTC) #6
commit-bot: I haz the power
7 years, 10 months ago (2013-02-27 02:50:47 UTC) #7
Message was sent while issue was closed.
Change committed as 184844

Powered by Google App Engine
This is Rietveld 408576698