Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
Side by Side Diff: gpu/command_buffer/client/DEPS
Issue
2771053003
:
WIP: Plumbing input event latency reporting through Mus GPU.
Patch Set: NON_EXPORTED_BASE
Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
cc/surfaces/compositor_frame_sink_support_unittest.cc
cc/surfaces/surface_factory.cc
cc/test/test_context_support.h
cc/test/test_context_support.cc
content/browser/BUILD.gn
content/browser/compositor/gpu_browser_compositor_output_surface.cc
content/browser/renderer_host/DEPS
content/browser/renderer_host/compositor_impl_android.cc
content/browser/renderer_host/input/render_widget_host_latency_tracker.h
content/browser/renderer_host/input/render_widget_host_latency_tracker.cc
content/browser/renderer_host/input/render_widget_host_latency_tracker_unittest.cc
gpu/BUILD.gn
gpu/command_buffer/client/DEPS
gpu/command_buffer/client/client_test_helper.h
gpu/command_buffer/client/context_support.h
gpu/command_buffer/client/gles2_implementation.h
gpu/command_buffer/client/gles2_implementation.cc
gpu/command_buffer/client/gpu_control.h
gpu/command_buffer/tests/gl_manager.h
gpu/command_buffer/tests/gl_manager.cc
gpu/gles2_conform_support/egl/context.h
gpu/gles2_conform_support/egl/context.cc
gpu/ipc/DEPS
gpu/ipc/client/command_buffer_proxy_impl.h
gpu/ipc/client/command_buffer_proxy_impl.cc
gpu/ipc/in_process_command_buffer.h
gpu/ipc/in_process_command_buffer.cc
gpu/ipc/service/pass_through_image_transport_surface.h
gpu/ipc/service/pass_through_image_transport_surface.cc
ppapi/proxy/ppapi_command_buffer_proxy.h
ppapi/proxy/ppapi_command_buffer_proxy.cc
services/ui/surfaces/BUILD.gn
services/ui/surfaces/DEPS
services/ui/surfaces/display_output_surface.h
services/ui/surfaces/display_output_surface.cc
ui/latency/BUILD.gn
ui/latency/DEPS
ui/latency/latency_histogram_macros.h
ui/latency/latency_info.h
ui/latency/latency_info.cc
ui/latency/latency_info_test_support.cc
ui/latency/latency_tracker.h
ui/latency/latency_tracker.cc
ui/latency/mojo/latency_info.mojom
ui/latency/mojo/latency_info_struct_traits.cc
View unified diff
|
« no previous file with comments
|
« gpu/BUILD.gn
('k') |
gpu/command_buffer/client/client_test_helper.h »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
include_rules = [
2
"+ui/latency",
3
]
OLD
NEW
« no previous file with comments
|
« gpu/BUILD.gn
('k') |
gpu/command_buffer/client/client_test_helper.h »
('j') |
no next file with comments »
Issue 2771053003: WIP: Plumbing input event latency reporting through Mus GPU.
Created 3 years, 9 months ago by mfomitchev
Modified 3 years, 8 months ago
Reviewers: Fady Samuel
Base URL:
Comments: 16