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

Issue 11472004: cc: Add receiver for CompositorFrameAck in LayerTreeHostImpl and forward it to the renderer. (Closed)

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

Description

cc: Add receiver for CompositorFrameAck in LayerTreeHostImpl and forward it to the renderer. BUG=146080 R=piman Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171895

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M cc/layer_tree_host_impl.cc View 1 1 chunk +6 lines, -2 lines 0 comments Download
M cc/renderer.h View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
danakj
There's a reinterpret cast in here, which will go away when https://codereview.chromium.org/11348371 lands. Or, we ...
8 years ago (2012-12-06 18:00:52 UTC) #1
piman
https://codereview.chromium.org/11472004/diff/1/cc/layer_tree_host_impl.cc File cc/layer_tree_host_impl.cc (right): https://codereview.chromium.org/11472004/diff/1/cc/layer_tree_host_impl.cc#newcode826 cc/layer_tree_host_impl.cc:826: const CompositorFrameAck& ack = reinterpret_cast<const CompositorFrameAck&>(webAck); In the mean ...
8 years ago (2012-12-06 18:07:05 UTC) #2
jamesr
On 2012/12/06 18:07:05, piman wrote: > https://codereview.chromium.org/11472004/diff/1/cc/layer_tree_host_impl.cc > File cc/layer_tree_host_impl.cc (right): > > https://codereview.chromium.org/11472004/diff/1/cc/layer_tree_host_impl.cc#newcode826 > ...
8 years ago (2012-12-06 20:23:14 UTC) #3
danakj
Rebased on https://chromiumcodereview.appspot.com/11348371/ which is in the CQ. PTAL
8 years ago (2012-12-07 19:13:47 UTC) #4
piman
lgtm
8 years ago (2012-12-07 19:51:56 UTC) #5
commit-bot: I haz the power
8 years ago (2012-12-07 21:48:11 UTC) #6

Powered by Google App Engine
This is Rietveld 408576698