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

Issue 279013002: Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys. (Closed)

Created:
6 years, 7 months ago by danakj
Modified:
6 years, 7 months ago
Reviewers:
brianderson, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org, piman, powei, boliu
Visibility:
Public.

Description

Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys. R=brianderson, enne BUG=251936 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270841

Patch Set 1 : rm-cnr-lth-proxy-renderer: #

Patch Set 2 : rm-cnr-lth-proxy-renderer: . #

Total comments: 6

Patch Set 3 : rm-cnr-lth-proxy-renderer: rebase-on-drawresult #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -1416 lines) Patch
M cc/layers/delegated_renderer_layer_impl_unittest.cc View 1 2 25 chunks +25 lines, -25 lines 0 comments Download
M cc/output/delegating_renderer.h View 2 chunks +0 lines, -5 lines 0 comments Download
M cc/output/delegating_renderer.cc View 2 chunks +0 lines, -7 lines 0 comments Download
M cc/output/direct_renderer.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/output/direct_renderer.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/output/gl_renderer.h View 2 chunks +3 lines, -17 lines 0 comments Download
M cc/output/gl_renderer.cc View 10 chunks +21 lines, -86 lines 0 comments Download
M cc/output/gl_renderer_unittest.cc View 1 2 1 chunk +0 lines, -25 lines 0 comments Download
M cc/output/renderer.h View 2 chunks +0 lines, -4 lines 0 comments Download
M cc/output/software_renderer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/output/software_renderer.cc View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M cc/scheduler/draw_result.h View 1 2 1 chunk +8 lines, -7 lines 0 comments Download
M cc/test/fake_layer_tree_host_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/fake_proxy.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/test/fake_proxy.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M cc/test/layer_tree_test.h View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M cc/test/layer_tree_test.cc View 1 2 3 chunks +2 lines, -19 lines 0 comments Download
M cc/trees/layer_tree_host.h View 1 chunk +0 lines, -6 lines 0 comments Download
M cc/trees/layer_tree_host.cc View 1 2 3 chunks +1 line, -11 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 2 2 chunks +5 lines, -8 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 chunks +2 lines, -10 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 2 71 chunks +74 lines, -77 lines 0 comments Download
M cc/trees/layer_tree_host_pixeltest_readback.cc View 1 chunk +0 lines, -190 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 2 7 chunks +1 line, -315 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_animation.cc View 1 2 1 chunk +0 lines, -50 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_context.cc View 1 2 1 chunk +0 lines, -231 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_damage.cc View 1 2 1 chunk +0 lines, -72 lines 0 comments Download
M cc/trees/proxy.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M cc/trees/single_thread_proxy.h View 2 chunks +0 lines, -6 lines 0 comments Download
M cc/trees/single_thread_proxy.cc View 7 chunks +4 lines, -40 lines 0 comments Download
M cc/trees/thread_proxy.h View 1 2 5 chunks +1 line, -14 lines 0 comments Download
M cc/trees/thread_proxy.cc View 1 2 12 chunks +23 lines, -167 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
danakj
This will be step 1 to remove C&R. It doesn't touch the scheduler or the ...
6 years, 7 months ago (2014-05-09 23:18:10 UTC) #1
danakj
This is not landable until android CompositorImpl stops calling CompositeAndReadback. Will figure out how to ...
6 years, 7 months ago (2014-05-09 23:22:10 UTC) #2
brianderson
Didn't get to look at it all yet, but this is awesome. Thanks Dana. https://codereview.chromium.org/279013002/diff/20001/cc/output/direct_renderer.h ...
6 years, 7 months ago (2014-05-10 00:47:53 UTC) #3
danakj
https://codereview.chromium.org/279013002/diff/20001/cc/output/direct_renderer.h File cc/output/direct_renderer.h (left): https://codereview.chromium.org/279013002/diff/20001/cc/output/direct_renderer.h#oldcode29 cc/output/direct_renderer.h:29: virtual bool CanReadPixels() const OVERRIDE; On 2014/05/10 00:47:53, brianderson ...
6 years, 7 months ago (2014-05-10 15:30:54 UTC) #4
danakj
I've rebased this over the change from DrawSwapReadbackResult to DrawSwapResult
6 years, 7 months ago (2014-05-12 17:44:21 UTC) #5
enne (OOO)
lgtm
6 years, 7 months ago (2014-05-12 18:21:50 UTC) #6
brianderson
lgtm
6 years, 7 months ago (2014-05-12 20:41:40 UTC) #7
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 7 months ago (2014-05-15 19:37:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/279013002/40001
6 years, 7 months ago (2014-05-15 19:38:23 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-05-15 23:10:54 UTC) #10
Message was sent while issue was closed.
Change committed as 270841

Powered by Google App Engine
This is Rietveld 408576698