Remove chromoting host registration from service process. More IPCs to control
host state. BUG=None TEST=Unittests. Review URL: http://codereview.chromium.org/5955001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70081 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- chrome/browser/remoting/remoting_setup_flow.cc 2 additions, 2 deletionschrome/browser/remoting/remoting_setup_flow.cc
- chrome/browser/service/service_process_control.cc 33 additions, 10 deletionschrome/browser/service/service_process_control.cc
- chrome/browser/service/service_process_control.h 19 additions, 6 deletionschrome/browser/service/service_process_control.h
- chrome/chrome.gyp 2 additions, 2 deletionschrome/chrome.gyp
- chrome/common/remoting/chromoting_host_info.h 23 additions, 0 deletionschrome/common/remoting/chromoting_host_info.h
- chrome/common/service_messages.cc 41 additions, 0 deletionschrome/common/service_messages.cc
- chrome/common/service_messages.h 16 additions, 1 deletionchrome/common/service_messages.h
- chrome/common/service_messages_internal.h 17 additions, 4 deletionschrome/common/service_messages_internal.h
- chrome/service/cloud_print/cloud_print_proxy.cc 1 addition, 0 deletionschrome/service/cloud_print/cloud_print_proxy.cc
- chrome/service/remoting/chromoting_host_manager.cc 173 additions, 0 deletionschrome/service/remoting/chromoting_host_manager.cc
- chrome/service/remoting/chromoting_host_manager.h 81 additions, 0 deletionschrome/service/remoting/chromoting_host_manager.h
- chrome/service/service_ipc_server.cc 30 additions, 10 deletionschrome/service/service_ipc_server.cc
- chrome/service/service_ipc_server.h 9 additions, 4 deletionschrome/service/service_ipc_server.h
- chrome/service/service_process.cc 14 additions, 155 deletionschrome/service/service_process.cc
- chrome/service/service_process.h 14 additions, 62 deletionschrome/service/service_process.h
- chrome/service/service_process_unittest.cc 5 additions, 9 deletionschrome/service/service_process_unittest.cc
Please register or sign in to comment