|
|
Remove LatencyInfo::sequence_number. (May break metrics).
sequence_number appears to be entirely useless.
It seems plausible that it's being used downstream somehow in some telemetry
tests or something, but I ran a few telemetry tests and things seemed fine.
I think we might as well land this and keep an eye on it.
If it breaks stuff, revert it!
BUG= 731202
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Total comments: 8
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+136 lines, -225 lines) |
Patch |
 |
M |
cc/ipc/struct_traits_unittest.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
cc/output/latency_info_swap_promise.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
cc/surfaces/compositor_frame_sink_support.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/surfaces/surface_synchronization_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
9 chunks |
+6 lines, -15 lines |
0 comments
|
Download
|
 |
M |
cc/trees/latency_info_swap_promise_monitor.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+3 lines, -19 lines |
2 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/software_browser_compositor_output_surface.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/legacy_input_router_impl_perftest.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/mouse_wheel_event_queue.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/render_widget_host_latency_tracker.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/render_widget_host_latency_tracker.cc
|
View
|
1
2
3
4
5
6
7
8
|
6 chunks |
+6 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/render_widget_host_latency_tracker_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
20 chunks |
+43 lines, -43 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/synthetic_gesture_target_base.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+6 lines, -6 lines |
1 comment
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_android.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_aura.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_mac.mm
|
View
|
1
2
3
4
5
6
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/common/input/event_with_latency_info_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/common/input/input_param_traits_unittest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/input/render_widget_input_handler.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
gpu/ipc/service/image_transport_surface_overlay_mac.mm
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gpu/ipc/service/pass_through_image_transport_surface.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/events/event.cc
|
View
|
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/latency/ipc/latency_info_param_traits_macros.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/latency/ipc/latency_info_param_traits_unittest.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/latency/latency_info.h
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+3 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ui/latency/latency_info.cc
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+7 lines, -20 lines |
0 comments
|
Download
|
 |
M |
ui/latency/latency_info_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+8 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ui/latency/mojo/latency_info.mojom
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/latency/mojo/latency_info_struct_traits.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/latency/mojo/latency_info_struct_traits.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/latency/mojo/struct_traits_unittest.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ui/views/win/hwnd_message_handler.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
Total messages: 59 (43 generated)
|