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

Issue 14960006: cc: Don't do CompositeAndReadback when using DelegatingRenderer. (Closed)

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

Description

cc: Don't do CompositeAndReadback when using DelegatingRenderer. The renderer can't do a readback, so don't both to draw anything for no reason. And return false to inform the caller than it failed. R=piman BUG=123444 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199377

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -20 lines) Patch
M cc/output/delegating_renderer.h View 3 chunks +4 lines, -1 line 0 comments Download
M cc/output/delegating_renderer.cc View 4 chunks +15 lines, -13 lines 0 comments Download
M cc/output/direct_renderer.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/output/direct_renderer.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/output/renderer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/trees/single_thread_proxy.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/trees/single_thread_proxy.cc View 6 chunks +8 lines, -1 line 0 comments Download
M cc/trees/thread_proxy.cc View 1 chunk +9 lines, -5 lines 4 comments Download

Messages

Total messages: 7 (0 generated)
danakj
7 years, 7 months ago (2013-05-09 22:01:22 UTC) #1
piman
https://codereview.chromium.org/14960006/diff/1/cc/trees/thread_proxy.cc File cc/trees/thread_proxy.cc (right): https://codereview.chromium.org/14960006/diff/1/cc/trees/thread_proxy.cc#newcode967 cc/trees/thread_proxy.cc:967: } else readback_request_on_impl_thread_->success = false. Alternatively, and maybe better, ...
7 years, 7 months ago (2013-05-09 22:07:31 UTC) #2
danakj
https://codereview.chromium.org/14960006/diff/1/cc/trees/thread_proxy.cc File cc/trees/thread_proxy.cc (right): https://codereview.chromium.org/14960006/diff/1/cc/trees/thread_proxy.cc#newcode967 cc/trees/thread_proxy.cc:967: } On 2013/05/09 22:07:31, piman wrote: > else readback_request_on_impl_thread_->success ...
7 years, 7 months ago (2013-05-09 22:14:51 UTC) #3
piman
lgtm https://codereview.chromium.org/14960006/diff/1/cc/trees/thread_proxy.cc File cc/trees/thread_proxy.cc (right): https://codereview.chromium.org/14960006/diff/1/cc/trees/thread_proxy.cc#newcode967 cc/trees/thread_proxy.cc:967: } On 2013/05/09 22:14:51, danakj wrote: > On ...
7 years, 7 months ago (2013-05-09 22:18:04 UTC) #4
danakj
Thanks! https://codereview.chromium.org/14960006/diff/1/cc/trees/thread_proxy.cc File cc/trees/thread_proxy.cc (right): https://codereview.chromium.org/14960006/diff/1/cc/trees/thread_proxy.cc#newcode967 cc/trees/thread_proxy.cc:967: } On 2013/05/09 22:18:04, piman wrote: > On ...
7 years, 7 months ago (2013-05-09 22:18:47 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/14960006/1
7 years, 7 months ago (2013-05-09 22:19:07 UTC) #6
commit-bot: I haz the power
7 years, 7 months ago (2013-05-10 05:01:40 UTC) #7
Message was sent while issue was closed.
Change committed as 199377

Powered by Google App Engine
This is Rietveld 408576698