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
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(739)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: media/remoting/rpc.proto
Issue
2643253003
:
Media Remoting Clean-up: Less-redundant naming, style consistency, etc. (Closed)
Patch Set: REBASE
Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
content/renderer/render_frame_impl.h
content/renderer/render_frame_impl.cc
media/remoting/BUILD.gn
media/remoting/adaptive_renderer_factory.h
media/remoting/adaptive_renderer_factory.cc
media/remoting/courier_renderer.h
media/remoting/courier_renderer.cc
media/remoting/courier_renderer_unittest.cc
media/remoting/demuxer_stream_adapter.h
media/remoting/demuxer_stream_adapter.cc
media/remoting/demuxer_stream_adapter_unittest.cc
media/remoting/fake_demuxer_stream_provider.h
media/remoting/fake_demuxer_stream_provider.cc
media/remoting/fake_remoter.h
media/remoting/fake_remoter.cc
media/remoting/fake_remoting_controller.h
media/remoting/fake_remoting_controller.cc
media/remoting/fake_remoting_demuxer_stream_provider.h
media/remoting/fake_remoting_demuxer_stream_provider.cc
media/remoting/interstitial.h
media/remoting/interstitial.cc
media/remoting/proto/remoting_rpc_message.proto
media/remoting/proto_enum_utils.h
media/remoting/proto_enum_utils.cc
media/remoting/proto_utils.h
media/remoting/proto_utils.cc
media/remoting/proto_utils_unittest.cc
media/remoting/remote_demuxer_stream_adapter.h
media/remoting/remote_demuxer_stream_adapter.cc
media/remoting/remote_demuxer_stream_adapter_unittest.cc
media/remoting/remote_renderer_impl.h
media/remoting/remote_renderer_impl.cc
media/remoting/remote_renderer_impl_unittest.cc
media/remoting/remoting_cdm.h
media/remoting/remoting_cdm.cc
media/remoting/remoting_cdm_context.h
media/remoting/remoting_cdm_context.cc
media/remoting/remoting_cdm_controller.h
media/remoting/remoting_cdm_controller.cc
media/remoting/remoting_cdm_factory.h
media/remoting/remoting_cdm_factory.cc
media/remoting/remoting_interstitial_ui.h
media/remoting/remoting_interstitial_ui.cc
media/remoting/remoting_renderer_controller.h
media/remoting/remoting_renderer_controller.cc
media/remoting/remoting_renderer_controller_unittest.cc
media/remoting/remoting_renderer_factory.h
media/remoting/remoting_renderer_factory.cc
media/remoting/remoting_sink_observer.h
media/remoting/remoting_sink_observer.cc
media/remoting/remoting_source_impl.h
media/remoting/remoting_source_impl.cc
media/remoting/renderer_controller.h
media/remoting/renderer_controller.cc
media/remoting/renderer_controller_unittest.cc
media/remoting/rpc.proto
media/remoting/rpc/proto_enum_utils.h
media/remoting/rpc/proto_enum_utils.cc
media/remoting/rpc/proto_utils.h
media/remoting/rpc/proto_utils.cc
media/remoting/rpc/proto_utils_unittest.cc
media/remoting/rpc/rpc_broker.h
media/remoting/rpc/rpc_broker.cc
media/remoting/rpc/rpc_broker_unittest.cc
media/remoting/rpc_broker.h
media/remoting/rpc_broker.cc
media/remoting/rpc_broker_unittest.cc
media/remoting/shared_session.h
media/remoting/shared_session.cc
media/remoting/sink_availability_observer.h
media/remoting/sink_availability_observer.cc
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« media/remoting/renderer_controller_unittest.cc
('k') |
media/remoting/rpc/proto_enum_utils.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: media/remoting/rpc.proto
diff --git a/media/remoting/proto/remoting_rpc_message.proto b/media/remoting/rpc.proto
similarity index 100%
rename from media/remoting/proto/remoting_rpc_message.proto
rename to media/remoting/rpc.proto
« no previous file with comments
|
« media/remoting/renderer_controller_unittest.cc
('k') |
media/remoting/rpc/proto_enum_utils.h »
('j') |
no next file with comments »
Issue 2643253003: Media Remoting Clean-up: Less-redundant naming, style consistency, etc. (Closed)
Created 3 years, 11 months ago by miu
Modified 3 years, 11 months ago
Reviewers: xjz, ncarter (slow)
Base URL:
Comments: 46
This is Rietveld
408576698