|
|
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
Total comments: 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
|
Total messages: 7 (0 generated)
|