Conenct Chromoting plugin debug log to JS UI.
commit9a37fdf2a4314bf49c003a8f126f06751ba1ba55
authorgarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 7 Jul 2011 23:05:01 +0000 (7 23:05 +0000)
committergarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 7 Jul 2011 23:05:01 +0000 (7 23:05 +0000)
tree4659ba663a7c6eeaf125b63db2311f0787a78a34
parent02712128820af52b4ed31830fe950d64102cf954
Conenct Chromoting plugin debug log to JS UI.

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/7262015

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91779 0039d316-1c4b-4281-b951-d872f2087c98
16 files changed:
remoting/base/logger.cc [moved from remoting/client/client_logger.cc with 60% similarity]
remoting/base/logger.h [moved from remoting/client/client_logger.h with 71% similarity]
remoting/client/chromoting_client.cc
remoting/client/chromoting_client.h
remoting/client/plugin/pepper_client_logger.cc
remoting/client/plugin/pepper_client_logger.h
remoting/host/chromoting_host.cc
remoting/host/chromoting_host.h
remoting/host/chromoting_host_unittest.cc
remoting/host/plugin/host_plugin_logger.cc [new file with mode: 0644]
remoting/host/plugin/host_plugin_logger.h [new file with mode: 0644]
remoting/host/plugin/host_script_object.cc
remoting/host/plugin/host_script_object.h
remoting/host/simple_host_process.cc
remoting/remoting.gyp
remoting/webapp/me2mom/remoting.js