Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Issue 14999012: Move cc/debug/latency_info to ui/base. (Closed)

Created:
7 years, 7 months ago by jbauman
Modified:
7 years, 6 months ago
CC:
chromium-reviews, jam, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, sail+watch_chromium.org, cc-bugs_chromium.org, erikwright+watch_chromium.org
Visibility:
Public.

Description

Move cc/debug/latency_info to ui/base. This structure would be useful in ui/surface, which can't depend on cc/. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202772

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 8

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -282 lines) Patch
M cc/DEPS View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M cc/cc.gyp View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
D cc/debug/latency_info.h View 1 1 chunk +0 lines, -66 lines 0 comments Download
D cc/debug/latency_info.cc View 1 1 chunk +0 lines, -61 lines 0 comments Download
M cc/output/compositor_frame_metadata.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M cc/output/delegating_renderer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/output/delegating_renderer.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cc/output/gl_renderer.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cc/output/gl_renderer.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cc/output/gl_renderer_unittest.cc View 1 2 3 4 5 6 7 5 chunks +10 lines, -10 lines 0 comments Download
M cc/output/output_surface.h View 1 2 3 4 5 3 chunks +4 lines, -3 lines 0 comments Download
M cc/output/output_surface.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M cc/output/renderer.h View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M cc/output/software_renderer.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cc/output/software_renderer.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host.h View 1 2 3 4 5 4 chunks +3 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_host.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 2 3 4 5 3 chunks +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_impl.h View 1 2 3 4 5 3 chunks +4 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/gpu/gpu_process_host_ui_shim.h View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/gpu/gpu_process_host_ui_shim.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/event_with_latency_info.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
content/browser/renderer_host/overscroll_controller.h View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
content/browser/renderer_host/overscroll_controller.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 2 3 4 5 5 chunks +6 lines, -6 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 2 3 4 5 5 chunks +10 lines, -9 lines 0 comments Download
M content/browser/renderer_host/touchpad_tap_suppression_controller.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/common/cc_messages.h View 1 3 chunks +0 lines, -13 lines 0 comments Download
M content/common/content_param_traits_macros.h View 1 2 chunks +13 lines, -0 lines 0 comments Download
M content/common/gpu/client/command_buffer_proxy_impl.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/gpu/client/command_buffer_proxy_impl.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.h View 1 4 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/gpu_messages.h View 1 2 3 4 5 6 chunks +5 lines, -5 lines 0 comments Download
M content/common/gpu/image_transport_surface.h View 1 2 3 4 5 6 chunks +6 lines, -6 lines 0 comments Download
M content/common/gpu/image_transport_surface.cc View 1 2 3 4 5 4 chunks +4 lines, -4 lines 0 comments Download
M content/common/gpu/image_transport_surface_mac.cc View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/image_transport_surface_win.cc View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/texture_image_transport_surface.h View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/gpu/texture_image_transport_surface.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/common/input_messages.h View 1 3 chunks +2 lines, -2 lines 0 comments Download
M content/public/test/render_view_test.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
content/renderer/android/synchronous_compositor_output_surface.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/android/synchronous_compositor_output_surface.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gpu/compositor_output_surface.h View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/gpu/compositor_output_surface.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/gpu/input_event_filter_unittest.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
content/renderer/gpu/mailbox_output_surface.h View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/gpu/mailbox_output_surface.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.h View 1 2 3 4 2 chunks +5 lines, -2 lines 0 comments Download
content/renderer/gpu/render_widget_compositor.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/idle_user_detector.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/idle_user_detector.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_widget.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_widget.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
A ui/base/OWNERS View 1 chunk +1 line, -0 lines 0 comments Download
A + ui/base/latency_info.h View 1 2 3 2 chunks +23 lines, -19 lines 0 comments Download
A ui/base/latency_info.cc View 1 1 chunk +66 lines, -0 lines 0 comments Download
M ui/ui.gyp View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
jbauman
It sounds like moving this to base/ isn't a popular idea, but maybe putting it ...
7 years, 7 months ago (2013-05-16 09:31:04 UTC) #1
sky
https://codereview.chromium.org/14999012/diff/6001/ui/base/latency_info.h File ui/base/latency_info.h (right): https://codereview.chromium.org/14999012/diff/6001/ui/base/latency_info.h#newcode18 ui/base/latency_info.h:18: INPUT_EVENT_LATENCY_COMPONENT, Why do you have an enum with a ...
7 years, 7 months ago (2013-05-16 15:38:32 UTC) #2
jbauman
https://codereview.chromium.org/14999012/diff/6001/ui/base/latency_info.h File ui/base/latency_info.h (right): https://codereview.chromium.org/14999012/diff/6001/ui/base/latency_info.h#newcode18 ui/base/latency_info.h:18: INPUT_EVENT_LATENCY_COMPONENT, On 2013/05/16 15:38:32, sky wrote: > Why do ...
7 years, 7 months ago (2013-05-20 16:48:21 UTC) #3
sky
https://codereview.chromium.org/14999012/diff/6001/ui/base/latency_info.h File ui/base/latency_info.h (right): https://codereview.chromium.org/14999012/diff/6001/ui/base/latency_info.h#newcode39 ui/base/latency_info.h:39: LatencyMap latency_components; On 2013/05/20 16:48:22, jbauman wrote: > On ...
7 years, 7 months ago (2013-05-20 19:55:15 UTC) #4
jbauman
On 2013/05/20 19:55:15, sky wrote: > https://codereview.chromium.org/14999012/diff/6001/ui/base/latency_info.h > File ui/base/latency_info.h (right): > > https://codereview.chromium.org/14999012/diff/6001/ui/base/latency_info.h#newcode39 > ...
7 years, 7 months ago (2013-05-20 20:07:50 UTC) #5
sky
LGTM
7 years, 7 months ago (2013-05-20 22:35:46 UTC) #6
jbauman
Adding piman@ as OWNERS for content/ (this should be pretty much the same as that ...
7 years, 7 months ago (2013-05-21 18:08:29 UTC) #7
piman
lgtm
7 years, 7 months ago (2013-05-21 18:19:36 UTC) #8
jbauman
cdn@, ping.
7 years, 7 months ago (2013-05-23 15:16:33 UTC) #9
jbauman
Or maybe jschuh@ can review the (hopefully trivial) content/*_messages.h changes.
7 years, 6 months ago (2013-05-28 21:37:24 UTC) #10
Cris Neckar
Sorry about that, IPC changes look like a rubber stamp LGTM
7 years, 6 months ago (2013-05-28 21:50:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/14999012/37001
7 years, 6 months ago (2013-05-28 22:34:20 UTC) #12
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-05-28 23:16:09 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/14999012/60001
7 years, 6 months ago (2013-05-28 23:35:29 UTC) #14
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 04:05:06 UTC) #15
Message was sent while issue was closed.
Change committed as 202772

Powered by Google App Engine
This is Rietveld 408576698