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

Issue 779763002: Factor out latency tracking from RenderWidgetHostImpl (Closed)

Created:
6 years ago by jdduke (slow)
Modified:
6 years ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Factor out latency tracking from RenderWidgetHostImpl Create a RenderWidgetHostLatencyTracker that manages all latency-related bookkeeping for the RenderWidgetHost. Committed: https://crrev.com/bd818547b757ade506834763453948b1f663e09e Cr-Commit-Position: refs/heads/master@{#307111}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Code review #

Patch Set 3 : Add myself as owner for touch/gesture changes in content/browser/renderer_host #

Patch Set 4 : Restore original owners #

Unified diffs Side-by-side diffs Delta from patch set Stats (+410 lines, -300 lines) Patch
M content/browser/renderer_host/event_with_latency_info.h View 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 4 chunks +2 lines, -20 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 21 chunks +25 lines, -279 lines 0 comments Download
A content/browser/renderer_host/render_widget_host_latency_tracker.h View 1 1 chunk +70 lines, -0 lines 0 comments Download
A content/browser/renderer_host/render_widget_host_latency_tracker.cc View 1 1 chunk +308 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
jdduke (slow)
miletus@: This is just a first pass, but I wanted to get your thoughts before ...
6 years ago (2014-12-03 22:31:30 UTC) #2
Yufeng Shen (Slow to review)
Overall I am happy about this refactoring. https://codereview.chromium.org/779763002/diff/1/content/browser/renderer_host/render_widget_host_impl.cc File content/browser/renderer_host/render_widget_host_impl.cc (right): https://codereview.chromium.org/779763002/diff/1/content/browser/renderer_host/render_widget_host_impl.cc#newcode1888 content/browser/renderer_host/render_widget_host_impl.cc:1888: } It ...
6 years ago (2014-12-04 23:18:57 UTC) #3
jdduke (slow)
https://codereview.chromium.org/779763002/diff/1/content/browser/renderer_host/render_widget_host_impl.cc File content/browser/renderer_host/render_widget_host_impl.cc (right): https://codereview.chromium.org/779763002/diff/1/content/browser/renderer_host/render_widget_host_impl.cc#newcode1888 content/browser/renderer_host/render_widget_host_impl.cc:1888: } On 2014/12/04 23:18:57, Yufeng Shen wrote: > It ...
6 years ago (2014-12-05 18:36:10 UTC) #4
jdduke (slow)
+sadrul@ as owner for content/browser/renderer_host. rjkroege@ I hope you don't mind if I swap places ...
6 years ago (2014-12-05 20:24:49 UTC) #6
sadrul
rs lgtm
6 years ago (2014-12-05 20:50:55 UTC) #7
rjkroege
On 2014/12/05 20:24:49, jdduke wrote: > +sadrul@ as owner for content/browser/renderer_host. > > rjkroege@ I ...
6 years ago (2014-12-05 21:15:05 UTC) #8
jdduke (slow)
On 2014/12/05 21:15:05, rjkroege wrote: > On 2014/12/05 20:24:49, jdduke wrote: > > +sadrul@ as ...
6 years ago (2014-12-05 21:15:58 UTC) #9
jdduke (slow)
On 2014/12/05 21:15:58, jdduke wrote: > On 2014/12/05 21:15:05, rjkroege wrote: > > On 2014/12/05 ...
6 years ago (2014-12-05 21:22:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/779763002/60001
6 years ago (2014-12-05 21:31:07 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years ago (2014-12-05 23:33:08 UTC) #13
commit-bot: I haz the power
6 years ago (2014-12-05 23:34:47 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/bd818547b757ade506834763453948b1f663e09e
Cr-Commit-Position: refs/heads/master@{#307111}

Powered by Google App Engine
This is Rietveld 408576698